ctpn topic
List
ctpn repositories
ocr.pytorch
557
Stars
132
Forks
Watchers
A pure pytorch implemented ocr project including text detection and recognition
text-detection-ctpn
3.4k
Stars
1.3k
Forks
Watchers
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
CHINESE-OCR
2.9k
Stars
962
Forks
Watchers
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
pytorch.ctpn
141
Stars
42
Forks
Watchers
pytorch, ctpn ,text detection ,ocr,文本检测
keras-ctpn
107
Stars
38
Forks
Watchers
keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...
CTPN_CRNN_ChineseOCR_PyQt5
22
Stars
3
Forks
Watchers
CTPN and CRNN based Chinese OCR, developed with PyQt5
OCR
15
Stars
9
Forks
Watchers
[python3.6] 自然场景文字检测,tf+pytorch实现vgg+ctpn+crnn实现不定长场景文字OCR识别