| wanghaisheng/awesome-ocr |
1,600 |
|
0 |
0 |
almost 4 years ago |
0 |
|
7 |
mit |
|
| A curated list of promising OCR resources |
| Bartzi/stn-ocr |
450 |
|
0 |
0 |
over 8 years ago |
0 |
|
13 |
gpl-3.0 |
Python |
| Code for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition |
| imistyrain/caffe-oneclick |
187 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
|
Python |
| Use caffe to train your own data in just one click |
| 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 |
| gongxijun/ocr_recognition |
105 |
|
0 |
0 |
over 9 years ago |
0 |
|
3 |
|
Python |
| 验证码识别,该模型是基于xlvector模型上进行加工,验证码内容包含了大小字母以及数字,采用lstm+warp-ctc+cnn达到不分割字符而识别验证码内容~ |
| deepinsight/insightocr |
92 |
|
0 |
0 |
over 7 years ago |
0 |
|
5 |
mit |
Python |
| MXNet OCR implementation. Including text recognition and detection. |
| chinakook/CTPN.mxnet |
70 |
|
0 |
0 |
over 7 years ago |
0 |
|
4 |
other |
Python |
| Connectionist Text Proposal Network in MXNet |
| xinghedyc/mxnet-cnn-lstm-ctc-ocr |
50 |
|
0 |
0 |
over 8 years ago |
0 |
|
4 |
|
Python |
| This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition. |
| alexschultz/ReadToMe |
48 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
apache-2.0 |
Jupyter Notebook |
| novioleo/crnn.mxnet |
47 |
|
0 |
0 |
almost 8 years ago |
0 |
|
2 |
apache-2.0 |
C++ |
| crnn in mxnet.can train with chinese characters |