OCR实践

参考文章:

chineseocr/chineseocr,yolo3+ocr

https://github.com/chineseocr/chineseocr

基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别

https://github.com/ooooverflow/chinese-ocr

上一个参考,text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network

https://github.com/eragonruan/text-detection-ctpn

Pytorch Bindings for warp-ctc

https://github.com/SeanNaren/warp-ctc

Free Offline OCR 离线的中文文本检测+识别SDK

https://github.com/myhub/tr

MachineLP/OCR_repo,文本检测、文本识别(cnn+ctc、crnn+ctc)

https://github.com/MachineLP/OCR_repo

猜你喜欢

转载自blog.csdn.net/yiyayiya557/article/details/108745544
OCR