Stars
Detecting Text in Natural Image with Connectionist Text Proposal Network (ECCV'16)
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
Convolutional recurrent network in pytorch
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
xksskx / chinese_ocr
Forked from YCG09/chinese_ocrCTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.