githubharald / CTCWordBeamSearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model.
☆557Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for CTCWordBeamSearch
- Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing…☆817Updated 3 years ago
- Pytorch Bindings for warp-ctc☆757Updated last year
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆74Updated 2 years ago
- Easy-to-use Connectionnist Temporal Classification in Keras☆77Updated 3 years ago
- Code for prefix beam search tutorial by @labodk☆184Updated 3 years ago
- Pytorch implementation of OCR system using CRNN + CTCLoss☆217Updated 5 years ago
- Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]☆148Updated 5 years ago
- This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet …☆488Updated last year
- Public implementation of our CVPR Paper "OrigamiNet: Weakly-Supervised, Segmentation-Free, One-Step, Full Page TextRecognition by learnin…☆143Updated 3 years ago
- Tensorflow-based CNN+LSTM trained with CTC-loss for OCR☆499Updated 3 years ago
- PyTorch CTC Decoder bindings☆830Updated 7 months ago
- E2E-MLT - an Unconstrained End-to-End Method for Multi-Language Scene Text☆291Updated 2 years ago
- TensorFlow convolutional recurrent neural network (CRNN) for text recognition☆292Updated 4 years ago
- ☆136Updated last year
- Implementation of CRAFT Text Detection☆191Updated last year
- document image degradation☆159Updated 4 years ago
- ☆75Updated 2 years ago
- Convolutional recurrent neural network for scene text recognition or OCR in Keras☆124Updated 3 years ago
- Implementation of EAST scene text detector in Keras☆213Updated last year
- A TensorFlow implementation of https://github.com/bgshih/crnn☆299Updated 4 years ago
- SSD-based object and text detection with Keras, SSD, DSOD, TextBoxes, SegLink, TextBoxes++, CRNN☆302Updated last year
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆146Updated 2 years ago
- Code for: S.R. Qasim, H. Mahmood, and F. Shafait, Rethinking Table Recognition using Graph Neural Networks (2019)☆276Updated last year
- Code for the AAAI 2018 publication "SEE: Towards Semi-Supervised End-to-End Scene Text Recognition"☆575Updated 5 years ago
- Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2☆152Updated last year
- PyTorch bindinga for Baidu's Warp-CTC☆59Updated 5 years ago
- Handwritten Text Recognition using TensorFlow☆262Updated 2 months ago
- OCR using MXNet Gluon. The pipeline is composed of a CNN + biLSTM + CTC. The dataset is from: http://www.fki.inf.unibe.ch/databases/iam-h…☆128Updated 5 years ago
- MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition☆636Updated 3 months ago
- Detect handwritten words (classic image processing based method).☆265Updated last year