This repository implements the the encoder and decoder model with attention model for OCR
☆358Jun 3, 2021Updated 4 years ago
Alternatives and similar repositories for Attention_ocr.pytorch
Users that are interested in Attention_ocr.pytorch are comparing it to the libraries listed below
Sorting:
- Encoder and decoder with attention model for chinese_ocr in Pytorch 1.0☆37May 27, 2019Updated 6 years ago
- Unofficial PyTorch implementation of 2D Attentional Irregular Scene Text Recognizer☆134May 12, 2020Updated 5 years ago
- (CRNN) Chinese Characters Recognition.☆1,874Nov 13, 2022Updated 3 years ago
- Scene text recognition☆839Dec 11, 2019Updated 6 years ago
- A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.☆657Dec 7, 2019Updated 6 years ago
- Attention OCR Based On Tensorflow☆430May 14, 2018Updated 7 years ago
- Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation☆314Mar 30, 2019Updated 6 years ago
- A pytorch re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network☆461Mar 4, 2021Updated 4 years ago
- Geometric Augmentation for Text Image☆492Apr 21, 2020Updated 5 years ago
- A pytorch implementation of the attention based ocr☆44Mar 12, 2020Updated 5 years ago
- Official Pytorch implementations of PSENet.☆1,186Apr 7, 2023Updated 2 years ago
- ASTER in Pytorch☆685Dec 9, 2021Updated 4 years ago
- Convolutional recurrent network in pytorch☆2,485Sep 19, 2024Updated last year
- Extremely simple implement for Chinese OCR by PyTorch.☆346May 9, 2021Updated 4 years ago
- Visual Attention based OCR☆1,121Nov 8, 2018Updated 7 years ago
- Aggregation Cross-Entropy for Sequence Recognition. CVPR 2019.☆301Dec 9, 2021Updated 4 years ago
- A PyTorch implementation of "ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network" (CVPR 2020 oral)☆431Apr 28, 2022Updated 3 years ago
- Pytorch implementation for "Decoupled attention network for text recognition".☆314Jul 25, 2024Updated last year
- This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network). You may want to finet…☆298Apr 23, 2019Updated 6 years ago
- A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".☆2,246Mar 11, 2024Updated last year
- ☆620Dec 17, 2021Updated 4 years ago
- Generate text images for training deep learning ocr model☆1,460Jan 17, 2022Updated 4 years ago
- CRNN with attention to do OCR,add Chinese recognition☆338Jun 16, 2024Updated last year
- PKU Team Zero's code for participation in ICDAR2019 ArT Recognition track (Champion)☆225Oct 12, 2022Updated 3 years ago
- ☆321Apr 30, 2020Updated 5 years ago
- multi-task learning for text recognition with joint CTC-attention☆117Sep 29, 2019Updated 6 years ago
- 基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn☆679May 19, 2021Updated 4 years ago
- FOTS Pytorch Implementation☆643Feb 14, 2023Updated 3 years ago
- cnn + self attention 实现 ocr 网络☆34Jul 4, 2019Updated 6 years ago
- A research project for text detection and recognition using PyTorch 1.2.☆349Dec 24, 2019Updated 6 years ago
- A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.☆2,536Aug 10, 2021Updated 4 years ago
- ctcloss + centerloss crnn text recognition☆200Jan 28, 2021Updated 5 years ago
- MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition☆648Jul 25, 2024Updated last year
- PyTorch implementation of my new method for Scene Text Recognition (STR) based on Transformer,Equipped with Transformer, this method outp…☆225Oct 3, 2023Updated 2 years ago
- 收集并整理有关OCR的数据集并统一标注格式,以便实验需要☆965Nov 28, 2023Updated 2 years ago
- OCR detection for ICDAR2015, which is based on FOTS, the precision is 80.6%.☆129Apr 23, 2019Updated 6 years ago
- Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.☆396Nov 6, 2019Updated 6 years ago
- ocr data ,detect data ,recognize data☆29Mar 24, 2020Updated 5 years ago
- [python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别☆2,954Aug 13, 2019Updated 6 years ago