Pinned Repositories
2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
Adaptive
Pytorch Implementation of Knowing When to Look: Adaptive Attention via A Visual Sentinel for Image Captioning
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
arctic-captions
bottom-up-attention-vqa
An efficient PyTorch implementation of the winning entry of the 2017 VQA Challenge.
coding-interview-university
A complete computer science study plan to become a software engineer.
CPlusPlusThings
C++那些事
CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
Data_Structure_and_Algorithms
Practices for common data structure and algorithms
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
jtengyp's Repositories
jtengyp/2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
jtengyp/Adaptive
Pytorch Implementation of Knowing When to Look: Adaptive Attention via A Visual Sentinel for Image Captioning
jtengyp/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
jtengyp/arctic-captions
jtengyp/bottom-up-attention-vqa
An efficient PyTorch implementation of the winning entry of the 2017 VQA Challenge.
jtengyp/coding-interview-university
A complete computer science study plan to become a software engineer.
jtengyp/CPlusPlusThings
C++那些事
jtengyp/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
jtengyp/Data_Structure_and_Algorithms
Practices for common data structure and algorithms
jtengyp/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
jtengyp/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet代码实现改为PyTorch实现。
jtengyp/HiBench
HiBench is a big data benchmark suite.
jtengyp/lectures
Oxford Deep NLP 2017 course
jtengyp/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
jtengyp/NeuralBabyTalk
Pytorch code of for our CVPR 2018 paper "Neural Baby Talk"
jtengyp/Python-100-Days
Python - 100天从新手到大师
jtengyp/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
jtengyp/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
jtengyp/seq2seq-chatbot
Chatbot in 200 lines of code
jtengyp/show-attend-and-tell
TensorFlow Implementation of "Show, Attend and Tell"
jtengyp/spark
Mirror of Apache Spark
jtengyp/temp
just for test
jtengyp/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
jtengyp/Up-Down-Captioner
Automatic image captioning model based on Caffe, using features from bottom-up attention.
jtengyp/VGG19_with_tensorflow
An easy implement of VGG19 with tensorflow, which has a detailed explanation.