iitb-research-code / indic-trocrLinks
Transformer OCR for Indian Languages
☆11Updated last year
Alternatives and similar repositories for indic-trocr
Users that are interested in indic-trocr are comparing it to the libraries listed below
Sorting:
- TableNet Implementation on Pytorch☆148Updated 2 years ago
- Augmentation pipeline for rendering synthetic paper printing, faxing, scanning and copy machine processes☆464Updated 2 months ago
- Unofficial implementation of the paper "Full Page Handwriting Recognition via Image to Sequence Extraction" by Singh et al. (2021).☆53Updated 2 years ago
- Scene Text Recognition with Permuted Autoregressive Sequence Models (ECCV 2022)☆664Updated last year
- A collection of OCR-related datasets☆189Updated 3 years ago
- PyTorch code of my ICDAR 2021 paper Vision Transformer for Fast and Efficient Scene Text Recognition (ViTSTR)☆307Updated last year
- DocILE: Document Information Localization and Extraction Benchmark☆136Updated last year
- A PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".☆483Updated 4 years ago
- Detect handwritten words (neural network based).☆71Updated 3 years ago
- Official Implementation of SynthTIGER (Synthetic Text Image Generator), ICDAR 2021☆552Updated last year
- Recognition of handwritten text using CRAFT text detection and TrOCR☆26Updated 2 years ago
- Official PyTorch implementation of LiLT: A Simple yet Effective Language-Independent Layout Transformer for Structured Document Understan…☆356Updated 2 years ago
- ICIP 2022: Adaptive Radial Projection on Fourier Magnitude Spectrum for Document Image Skew Estimation☆145Updated 4 months ago
- IAM dataset☆64Updated 2 years ago
- Handwritten text recognition using transformers.☆157Updated last year
- CRAFT(Baek et al., 2019) model training code