github上OCR star数量高的项目
1.https://github.com/breezedeus/cnocr
https://github.com/tmbdev/ocropy
-
https://github.com/YCG09/chinese_ocr
-
https://github.com/tesseract-ocr/tesseract
-
https://github.com/chineseocr/darknet-ocr
https://github.com/chineseocr/chineseocr
-
https://github.com/Sierkinhane/crnn_chinese_characters_rec
https://blog.csdn.net/Sierkinhane/article/details/82857572 文字识别(OCR)CRNN(基于pytorch、python3) 实现不定长中文字符识别
-
keras_ocr:https://github.com/xiaomaxiao/keras_ocr
-
tianzhi0549/CTPN caffe ,https://github.com/tianzhi0549/CTPN
-
ctpn的pytorch实现: https://github.com/opconty/pytorch_ctpn
-
ctpn的TF实现: https://github.com/eragonruan/text-detection-ctpn
10.psenet的实现,最新的,pytorch:
https://github.com/whai362/PSENet
11.学习crnn
weslynn/AlphaTree-graphic-deep-neural-network
12.crnn pytorch: https://github.com/meijieru/crnn.pytorch
13.ICDAR2019 No.1, https://github.com/zhang0jhon/AttentionOCR
-
text detection and recognition using PyTorch 1.2. https://github.com/Megvii-CSG/MegReader
-
Real-time Scene Text Detection with Differentiable Binarizationhttps:////github.com/Mhliao/DB
-
ICDAR2019 ArT No.1https://github.com/Jyouhou/ICDAR2019-ArT-Recognition-Alchemy
-
ICDAR2019 ReCTS脱机单字识别任务部分代码,TF代码,复现改进了alexnet resnet等网络,进行了图像增强、分割。 https://github.com/HuiyanWen/ICDAR2019-ReCTS
-
Faster R-CNN and Mask R-CNN in PyTorch 1.0
https://github.com/facebookresearch/maskrcnn-benchmark