ooooverflow / chinese-ocrLinks
基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别
☆296Updated 6 years ago
Alternatives and similar repositories for chinese-ocr
Users that are interested in chinese-ocr are comparing it to the libraries listed below
Sorting:
- 用keras实现OCR定位、识别☆531Updated 6 years ago
- Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别☆288Updated 5 years ago
- A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.☆659Updated 5 years ago
- Extremely simple implement for CRNN by Tensorflow☆526Updated 2 years ago
- 中文ocr识别☆218Updated 6 years ago
- Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。☆346Updated 5 years ago
- Extremely simple implement for Chinese OCR by PyTorch.☆346Updated 4 years ago
- 第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采用densenet识别图中文字☆466Updated 6 years ago
- CRNN with attention to do OCR,add Chinese recognition☆338Updated last year
- An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition☆213Updated 2 years ago
- Based on crnn add Chinese recognition