githubharald / CTCWordBeamSearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model.
☆557Updated 9 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
- Pytorch implementation of OCR system using CRNN + CTCLoss☆217Updated 5 years ago
- PyTorch CTC Decoder bindings☆829Updated 7 months ago
- Code for prefix beam search tutorial by @labodk☆184Updated 3 years ago
- Public implementation of our CVPR Paper "OrigamiNet: Weakly-Supervised, Segmentation-Free, One-Step, Full Page TextRecognition by learnin…☆143Updated 3 years ago
- Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]☆148Updated 5 years ago
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆46Updated 6 years ago
- This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet …☆489Updated last year
- Tensorflow-based CNN+LSTM trained with CTC-loss for OCR☆499Updated 3 years ago
- Implementation of CRAFT Text Detection☆191Updated last year
- A Keras CTC implementation of Baidu's DeepSpeech for model experimentation☆242Updated 6 years ago
- TensorFlow convolutional recurrent neural network (CRNN) for text recognition☆292Updated 5 years ago
- Laia: A deep learning toolkit for HTR based on Torch☆146Updated 5 years ago
- ☆75Updated 2 years ago
- Convolutional recurrent neural network for scene text recognition or OCR in Keras☆124Updated 3 years ago
- Project for Connectionist Temporal Classification with Maximum Entropy Regularization.☆141Updated 4 years ago
- document image degradation☆160Updated 4 years ago
- ☆320Updated 4 years ago
- Implementation of EAST scene text detector in Keras☆213Updated last year
- ☆136Updated last year
- Handwritten text recognition using transformers.☆154Updated 3 months ago
- E2E-MLT - an Unconstrained End-to-End Method for Multi-Language Scene Text☆291Updated 2 years ago
- Code for the AAAI 2018 publication "SEE: Towards Semi-Supervised End-to-End Scene Text Recognition"☆575Updated 5 years ago
- Total Text Dataset. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one …☆748Updated last year
- 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
- CharNet: Convolutional Character Networks☆612Updated last year
- This repository provides train&test code, dataset, det.&rec. annotation, evaluation script, annotation tool, and ranking.☆641Updated 4 years ago
- PyTorch bindinga for Baidu's Warp-CTC☆59Updated 5 years ago