courao / ocr.pytorchLinks
A pure pytorch implemented ocr project including text detection and recognition
☆608Updated 3 years ago
Alternatives and similar repositories for ocr.pytorch
Users that are interested in ocr.pytorch are comparing it to the libraries listed below
Sorting:
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆1,014Updated 3 years ago
- Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.☆396Updated 6 years ago
- Generate text line images for training deep learning OCR models☆894Updated 3 weeks ago
- Generate text images for training deep learning ocr model☆1,462Updated 4 years ago
- A PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".☆485Updated 4 years ago
- PyTorch Re-Implementation of EAST: An Efficient and Accurate Scene Text Detector☆434Updated 4 years ago
- Scene text recognition☆838Updated 6 years ago
- CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch☆467Updated 4 years ago
- ☆620Updated 4 years ago
- ☆562Updated 2 years ago
- A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".☆2,245Updated last year
- ASTER in Pytorch☆685Updated 4 years ago
- MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition☆648Updated last year
- This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network). You may want to finet…☆298Updated 6 years ago
- 收集并整理有关OCR的数据集并统一标注格式,以便实验需要☆962Updated 2 years ago
- Extremely simple implement for Chinese OCR by PyTorch.☆347Updated 4 years ago
- This repository implements the the encoder and decoder model with attention model for OCR☆358Updated 4 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...