JinpengLI / deep_ocr
make a better chinese character recognition OCR than tesseract
☆1,515Updated 7 years ago
Alternatives and similar repositories for deep_ocr:
Users that are interested in deep_ocr are comparing it to the libraries listed below
- An awesome OCR engine developed by SYSU DeepDriving Lab☆1,079Updated 5 years ago
- ctpn+crnn Scene character recognition☆942Updated 7 years ago
- 主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构☆1,280Updated 4 years ago
- 运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别☆392Updated 6 years ago
- A curated list of promising OCR resources☆1,681Updated 2 years ago
- Detecting Text in Natural Image with Connectionist Text Proposal Network (ECCV'16)☆1,285Updated 3 years ago
- 用keras实现OCR定位、识别☆530Updated 6 years ago
- CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras☆2,778Updated 5 years ago
- text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network☆3,442Updated last year
- [python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别☆2,945Updated 5 years ago
- Use CTC + tensorflow to OCR☆353Updated 6 years ago
- 多标签分类,端到端的中文车牌识别基于mxnet, End-to-End Chinese plate recognition base on mxnet☆1,116Updated 6 years ago
- BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。☆344Updated 4 years ago
- Attention OCR Based On Tensorflow☆431Updated 6 years ago
- AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was als…☆1,227Updated 2 years ago
- A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.☆658Updated 5 years ago
- 身份证识别OCR☆480Updated 2 years ago
- This project shows how to use CNN to perform Chinese character recognition, a much more complicated task compared to MNIST digit recognit…☆201Updated 8 years ago
- darknet text detect and darknet cnn ocr☆1,155Updated 3 years ago
- learn code with tensorflow☆1,113Updated 5 years ago
- CRNN with attention to do OCR,add Chinese recognition☆337Updated 10 months ago
- Offline Handwritten Chinese Character Recognition based on GoogLeNet and AlexNet (With CaffeModel)☆270Updated 5 years ago
- 第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采用densenet识别图中文字☆464Updated 6 years ago
- Visual Attention based OCR☆1,117Updated 6 years ago
- Extremely simple implement for CRNN by Tensorflow☆527Updated 2 years ago
- 🖺 OCR using tensorflow with attention☆647Updated 5 years ago
- Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018☆769Updated 5 years ago
- Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.☆2,080Updated 6 years ago
- Generate text images for training deep learning ocr model