Pinned Repositories
anacvl
analyze the cvl dataset and reblance the training and test set
attn_ctc
pytorch v0.4 python 2.7 attention_CTC implent OCR
c-rnn-gan
Implementation of C-RNN-GAN.
caffe-lstm
LSTM implementation on Caffe
caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
cnn-models
ImageNet pre-trained models with batch normalization for the Caffe framework
Little_Chat
A simple personal chat app -- 30 days from an Android freshman to a sophisticate.
PaperReading
shengyudingli.github.com
My personal homepage!
Tools
Any useful and funny tool will be recorded.
shengyudingli's Repositories
shengyudingli/shengyudingli.github.com
My personal homepage!
shengyudingli/Little_Chat
A simple personal chat app -- 30 days from an Android freshman to a sophisticate.
shengyudingli/PaperReading
shengyudingli/anacvl
analyze the cvl dataset and reblance the training and test set
shengyudingli/attn_ctc
pytorch v0.4 python 2.7 attention_CTC implent OCR
shengyudingli/c-rnn-gan
Implementation of C-RNN-GAN.
shengyudingli/caffe-lstm
LSTM implementation on Caffe
shengyudingli/caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
shengyudingli/cnn-models
ImageNet pre-trained models with batch normalization for the Caffe framework
shengyudingli/Tools
Any useful and funny tool will be recorded.
shengyudingli/cppjieba
"结巴"中文分词的C++版本
shengyudingli/crnn
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
shengyudingli/crnn_centerloss_pytorch
pytorch crnn with centerloss to solve the near word problem
shengyudingli/cuda-convnet
Automatically exported from code.google.com/p/cuda-convnet
shengyudingli/DeepLearningBook
MIT Deep Learning Book in PDF format
shengyudingli/DeepLearningImplementations
Implementation of recent Deep Learning papers
shengyudingli/dlbook_exercises
Exercises for the Deep Learning textbook at www.deeplearningbook.org
shengyudingli/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
shengyudingli/last_caffe_with_stn
Spatial Transformer Networks
shengyudingli/LC_loss_thai
Soucre code for "Length-aware Center Loss for Sequence to Sequence Thai Scene Text Recognition"
shengyudingli/resnet-protofiles
Caffe Protofiles for MSRA ResNet
shengyudingli/Scene-Text-Detection
shengyudingli/scir-training-day
a small training program for new crews of HIT-SCIR
shengyudingli/SiamCAR
SiamCAR: Siamese Fully Convolutional Classification and Regression for Visual Tracking (CVPR 2020, Oral)
shengyudingli/Tools-for-writing-paper
shengyudingli/warpctc-caffe
Combine Baidu Research warpctc with Caffe
shengyudingli/Yolo-FastestV2
:zap: Based on Yolo's low-power, ultra-lightweight universal target detection algorithm, the parameter is only 250k, and the speed of the smart phone mobile terminal can reach ~300fps+