GitYCC / crnn-pytorch
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition using Pytorch
☆249Updated last year
Related projects ⓘ
Alternatives and complementary repositories for crnn-pytorch
- Implementation of CRAFT Text Detection☆191Updated last year
- A PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".☆476Updated 3 years ago
- Image transformations designed for Scene Text Recognition (STR) data augmentation. Published at ICCV 2021 Workshop on Interactive Labelin…☆252Updated 4 months ago
- PyTorch code of my ICDAR 2021 paper Vision Transformer for Fast and Efficient Scene Text Recognition (ViTSTR)☆292Updated 7 months ago
- swin-transformer custom for OCR☆111Updated 8 months ago
- Papers, Datasets, Algorithms, SOTA for STR. Long-time Maintaining☆324Updated 11 months ago
- CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch☆464Updated 2 years ago
- DB (Real-time Scene Text Detection with Differentiable Binarization) implementation in Keras and Tensorflow☆160Updated last year
- Extremely simple implement for Chinese OCR by PyTorch.☆339Updated 3 years ago
- Official Tensorflow Implementation of SATRN (CVPR Workshop WTDDLE 2020)☆161Updated 4 years ago
- PyTorch Re-Implementation of EAST: An Efficient and Accurate Scene Text Detector☆423Updated 3 years ago
- Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.☆378Updated 5 years ago
- 繁體中文OCR文字識別數據集☆56Updated 2 years ago
- A scene text recognition toolbox based on PyTorch☆535Updated 3 years ago
- Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2☆152Updated last year
- ☆541Updated last year
- Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition☆431Updated 2 years ago
- PyTorch implementation of my new method for Scene Text Recognition (STR) based on Transformer,Equipped with Transformer, this method outp…☆224Updated last year
- Official implementations of PSENet, PAN and PAN++.☆442Updated last year
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆957Updated last year
- Code for the paper "MASTER: Multi-Aspect Non-local Network for Scene Text Recognition" (Pattern Recognition 2021)☆277Updated 2 years ago
- ASTER in Pytorch☆667Updated 2 years ago
- Scene Text Recognition (STR) methods trained with fewer real labels (CVPR 2021)☆174Updated 10 months ago
- A pure pytorch implemented ocr project including text detection and recognition