opconty / Transformer_STR
PyTorch implementation of my new method for Scene Text Recognition (STR) based on Transformer,Equipped with Transformer, this method outperforms the best model of the aforementioned deep-text-recognition-benchmark by 7.6% on CUTE80.
☆224Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Transformer_STR
- Python implementation of Text-Image-Augmentation☆239Updated 4 years ago
- Pytorch implementation for "Decoupled attention network for text recognition".☆312Updated 3 months ago
- Unofficial PyTorch implementation of Towards Accurate Scene Text Recognition with Semantic Reasoning Networks☆193Updated 4 years ago
- ☆153Updated 4 years ago
- Implementation of CRAFT Text Detection☆191Updated last year
- ☆164Updated last year
- Unofficial PyTorch implementation of 2D Attentional Irregular Scene Text Recognizer☆131Updated 4 years ago
- MASTER☆139Updated last year
- Code for the paper "MASTER: Multi-Aspect Non-local Network for Scene Text Recognition" (Pattern Recognition 2021)☆277Updated 2 years ago
- Official Tensorflow Implementation of SATRN (CVPR Workshop WTDDLE 2020)☆161Updated 4 years ago
- ☆168Updated 6 months ago
- This is an implementation of Show, Attend and Read with tensorflow☆86Updated last year
- Geometric Augmentation for Text Image☆484Updated 4 years ago
- A reimplementation of Character Region Awareness for Text Detection (CRAFT) with training code☆80Updated 5 years ago
- Keras implementation of Character Region Awareness for Text Detection (CRAFT)☆166Updated 5 years ago
- EATEN: Entity-aware Attention for Single Shot Visual Text Extraction☆174Updated 4 years ago
- A curated list of awesome synthetic data for text location and recognition☆328Updated 3 years ago
- ctcloss + centerloss crnn text recognition☆199Updated 3 years ago
- An implementation of the Splitting and Merging table recognition method.