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
翻译 - tensorflow中基于ctpn模型的文本检测,身份证检测,连接主义文本提议网络
This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network). You may want to finetune from: https://drive.google.com/open?id=1JHhI4sEIXfs5gDa1I9...
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
翻译 - 使用tensorflow和keras实现基于CTPN + DenseNet + CTC的端到端中文OCR
OCR, CNN+LSTM (CTPN) for image text detection, tensorflow
very fast CTPN
翻译 - 非常快的CTPN
pytorch, ctpn ,text detection ,ocr,文本检测
keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别
Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。
基于CTPN和CRNN实现的银行卡号识别系统
通过深度学习来实现银行卡号识别(CTPN、Densenet、CTC)
[python3.6] 自然场景文字检测,tf+pytorch实现vgg+ctpn+crnn实现不定长场景文字OCR识别