Pinned 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
Caffe: a fast open framework for deep learning.
caffe-model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
caffe-windows-ms
My Caffe. I write some useful layers for experiment.
caffe-yolov2
caffe_dev
try to add weighted loss layer
caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
caffe_ocr_for_linux
fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
TongYoungG's Repositories
TongYoungG/AlphaTree-graphic-deep-neural-network
将深度神经网络中的一些模型 进行统一的图示,便于大家对模型的理解
TongYoungG/awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
TongYoungG/caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
TongYoungG/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
TongYoungG/crnn.caffe
crnn.caffe
TongYoungG/crnn_chinese_characters_rec
chinese characters recognition
TongYoungG/CTCDecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python and OpenCL.
TongYoungG/CTPN
Detecting Text in Natural Image with Connectionist Text Proposal Network
TongYoungG/CVPR-2021-Papers
TongYoungG/darknet_scripts
Auxilary scripts to work with (YOLO) darknet deep learning famework. AKA -> How to generate YOLO anchors?
TongYoungG/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
TongYoungG/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
TongYoungG/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
TongYoungG/generateCarPlate
生成车牌识别数据集
TongYoungG/keras_lr_finder
Plots the change of the loss function of a Keras model when the learning rate is exponentially increasing.
TongYoungG/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
TongYoungG/labelme
Image Polygonal Annotation with Python.
TongYoungG/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
TongYoungG/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
TongYoungG/LeGR
Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"
TongYoungG/Pedestrian-Attribute-Recognition-Paper-List
The paper list of person attribute recognition
TongYoungG/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
TongYoungG/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
TongYoungG/Scene-Text-Understanding
OCR, Scene-Text-Understanding, Text Recognition论文等
TongYoungG/sview
Stereoscopic media player
TongYoungG/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
TongYoungG/TextBoxes_plusplus
TextBoxes++: A Single-Shot Oriented Scene Text Detector
TongYoungG/TextRecognitionDataGenerator
A synthetic data generator for text recognition
TongYoungG/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
TongYoungG/zju-icicles
浙江大学课程攻略共享计划