TongYoungG's repositories
AlphaTree-graphic-deep-neural-network
将深度神经网络中的一些模型 进行统一的图示,便于大家对模型的理解
awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
caffe-windows-ms
My Caffe. I write some useful layers for experiment.
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
crnn.caffe
crnn.caffe
crnn_chinese_characters_rec
chinese characters recognition
CTCDecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python and OpenCL.
darknet_scripts
Auxilary scripts to work with (YOLO) darknet deep learning famework. AKA -> How to generate YOLO anchors?
deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
generateCarPlate
生成车牌识别数据集
keras_lr_finder
Plots the change of the loss function of a Keras model when the learning rate is exponentially increasing.
labelme
Image Polygonal Annotation with Python.
leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Pedestrian-Attribute-Recognition-Paper-List
The paper list of person attribute recognition
pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
Scene-Text-Understanding
OCR, Scene-Text-Understanding, Text Recognition论文等
text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
TextBoxes_plusplus
TextBoxes++: A Single-Shot Oriented Scene Text Detector
TextRecognitionDataGenerator
A synthetic data generator for text recognition
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
zju-icicles
浙江大学课程攻略共享计划