GitYCC / crnn-pytorch
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition using Pytorch
☆274Updated 2 years ago
Alternatives and similar repositories for crnn-pytorch
Users that are interested in crnn-pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.☆387Updated 5 years ago
- PyTorch code of my ICDAR 2021 paper Vision Transformer for Fast and Efficient Scene Text Recognition (ViTSTR)☆302Updated last year
- Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition☆447Updated 2 years ago
- Image transformations designed for Scene Text Recognition (STR) data augmentation. Published at ICCV 2021 Workshop on Interactive Labelin…☆258Updated 10 months ago
- A scene text recognition toolbox based on PyTorch☆533Updated 3 years ago
- PyTorch Re-Implementation of EAST: An Efficient and Accurate Scene Text Detector☆431Updated 3 years ago
- A PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".☆480Updated 3 years ago
- CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch☆466Updated 3 years ago
- Implementation of CRAFT Text Detection☆191Updated last year
- DB (Real-time Scene Text Detection with Differentiable Binarization) implementation in Keras and Tensorflow☆160Updated 2 years ago
- ☆611Updated 3 years ago
- Papers, Datasets, Algorithms, SOTA for STR. Long-time Maintaining☆344Updated last year
- Official implementations of PSENet, PAN and PAN++.☆451Updated 2 years ago
- ASTER in Pytorch☆679Updated 3 years ago
- PyTorch implementation of my new method for Scene Text Recognition (STR) based on Transformer,Equipped with Transformer, this method outp…☆225Updated last year
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆987Updated 2 years ago
- MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition☆642Updated 9 months ago
- Geometric Augmentation for Text Image☆488Updated 5 years ago
- Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2☆153Updated 2 years ago
- Code for the paper "MASTER: Multi-Aspect Non-local Network for Scene Text Recognition" (Pattern Recognition 2021)☆280Updated 3 years ago
- swin-transformer custom for OCR☆114Updated last year
- ☆546Updated last year
- A curated list of awesome synthetic data for text location and recognition☆335Updated 3 years ago
- Pytorch re-implementation of Paper: SwinTextSpotter: Scene Text Spotting via Better Synergy between Text Detection and Text Recognition (…☆283Updated 5 months ago
- Convolutional recurrent neural network for scene text recognition or OCR in Keras