| wanghaisheng/awesome-ocr |
1,600 |
|
0 |
0 |
almost 4 years ago |
0 |
|
7 |
mit |
|
| A curated list of promising OCR resources |
| senlinuc/caffe_ocr |
1,084 |
|
0 |
0 |
almost 6 years ago |
0 |
|
88 |
|
C++ |
| 主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构 |
| weinman/cnn_lstm_ctc_ocr |
470 |
|
0 |
0 |
over 4 years ago |
0 |
|
4 |
gpl-3.0 |
Python |
| Tensorflow-based CNN+LSTM trained with CTC-loss for OCR |
| ypwhs/baiduyun_deeplearning_competition |
363 |
|
0 |
0 |
over 8 years ago |
0 |
|
1 |
mit |
Jupyter Notebook |
| 百度云魅族深度学习应用大赛 |
| ilovin/lstm_ctc_ocr |
358 |
|
0 |
0 |
over 7 years ago |
0 |
|
8 |
|
Python |
| Use CTC + tensorflow to OCR |
| watsonyanghx/CNN_LSTM_CTC_Tensorflow |
330 |
|
0 |
0 |
almost 8 years ago |
0 |
|
26 |
mit |
Python |
| CNN+LSTM+CTC based OCR implemented using tensorflow. |
| oyxhust/CNN-LSTM-CTC-text-recognition |
252 |
|
0 |
0 |
about 9 years ago |
0 |
|
13 |
|
Python |
| CNN and LSTM model for text recognition |
| rakeshvar/rnn_ctc |
216 |
|
0 |
0 |
over 9 years ago |
0 |
|
1 |
apache-2.0 |
Python |
| Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example. |
| dlunion/CaffeLSTM-OCR |
191 |
|
0 |
0 |
over 8 years ago |
0 |
|
12 |
|
C++ |
| 基于caffe的LSTM OCR案例,能够利用该案例完成序列的识别,包括验证码、车牌、身份证号码、地址等长序列动长的内容识别 |
| diaomin/crnn-mxnet-chinese-text-recognition |
129 |
|
0 |
0 |
almost 6 years ago |
0 |
|
11 |
|
Python |
| An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition |