felixBrave / ocr_chineseLinks
图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.
☆205Updated 5 years ago
Alternatives and similar repositories for ocr_chinese
Users that are interested in ocr_chinese are comparing it to the libraries listed below
Sorting:
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆222Updated 2 years ago
- Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别☆288Updated 5 years ago
- 基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别☆296Updated 6 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆249Updated 4 years ago
- 好未来Feature Camp:中文手写汉字识别☆404Updated 6 years ago
- A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.☆659Updated 5 years ago
- 中文ocr识别☆218Updated 6 years ago
- pytorch, ctpn ,text detection ,ocr,文本检测☆141Updated 5 years ago
- Extremely simple implement for CRNN by Tensorflow☆526Updated 2 years ago
- Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。☆347Updated 5 years ago
- 第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采用densenet识别图中文字☆466Updated 6 years ago
- 一个基于TensorFlow2的CRNN项目☆57Updated 4 years ago
- CCF2019-OCR身份证要素识别-数据生成器☆155Updated 4 years ago
- keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...☆108Updated 4 years ago
- An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition☆213Updated 2 years ago
- 用keras实现OCR定位、识别