A small C++ implementation of LSTM networks, focused on OCR.
☆829Oct 24, 2019Updated 6 years ago
Alternatives and similar repositories for clstm
Users that are interested in clstm are comparing it to the libraries listed below
Sorting:
- Python-based tools for document analysis and OCR☆3,472May 22, 2021Updated 4 years ago
- An OCR-system based on torch using the technique of LSTM/GRU-RNN, CTC and referred to the works of rnnlib and clstm.☆66Oct 27, 2015Updated 10 years ago
- OCR with caffe deep learning framework -> Migrated to tensorflow☆215Dec 22, 2016Updated 9 years ago
- Detecting Text in Natural Image with Connectionist Text Proposal Network (ECCV'16)☆1,287Oct 15, 2021Updated 4 years ago
- Implementation of the method proposed in the papers " TextProposals: a Text-specific Selective Search Algorithm for Word Spotting in the …☆192May 23, 2017Updated 8 years ago
- Visual Attention based OCR☆1,121Nov 8, 2018Updated 7 years ago
- LSTM implementation on Caffe☆494Aug 30, 2016Updated 9 years ago
- Efficient Unconstrained Scene Text Detector☆191Nov 21, 2017Updated 8 years ago
- Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a T…☆221Jul 26, 2016Updated 9 years ago
- Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.☆2,099Mar 4, 2019Updated 6 years ago
- Next generation OCR engine based on LSTMs.☆51Apr 8, 2018Updated 7 years ago
- Robust Text Detection implementation based on http://www.stanford.edu/~hchen2/papers/ICIP2011_RobustTextDetection.pdf☆158Jul 24, 2017Updated 8 years ago
- 🖺 OCR using tensorflow with attention☆645Sep 5, 2019Updated 6 years ago
- TextBoxes: A Fast Text Detector with a Single Deep Neural Network☆633Dec 7, 2018Updated 7 years ago
- Detect text with stroke width transform.☆333Mar 8, 2016Updated 9 years ago
- A curated list of promising OCR resources☆1,695Jun 24, 2022Updated 3 years ago
- A curated list of resources dedicated to scene text localization and recognition☆1,675Jul 30, 2018Updated 7 years ago
- Neural net code for lexicon-free speech recognition with connectionist temporal classification☆250Feb 23, 2016Updated 10 years ago
- An implementation of LSTM and CTC to recognize simple english sentence image☆62Aug 15, 2016Updated 9 years ago
- Fast parallel CTC.☆4,075Mar 4, 2024Updated last year
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…☆215Feb 4, 2015Updated 11 years ago
- Github project for continued development of PLEX wordspotting.☆57May 14, 2013Updated 12 years ago
- Telugu OCR framework using RNN, CTC in Theano & Python3.☆46May 25, 2021Updated 4 years ago
- LSTM language model with CNN over characters☆836Aug 24, 2016Updated 9 years ago
- Benchmarking different LSTM libraries☆25Mar 22, 2016Updated 9 years ago
- Text Detection System with MSER , SWT and Text Verification☆108Jun 4, 2015Updated 10 years ago
- Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea …☆2,134Aug 9, 2023Updated 2 years ago
- Repository collecting all the submodules for the new PyTorch-based OCR System.☆142Feb 22, 2021Updated 5 years ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Aug 27, 2014Updated 11 years ago
- ☆307Mar 15, 2016Updated 9 years ago
- An Implementation of the seglink alogrithm in paper Detecting Oriented Text in Natural Images by Linking Segments☆501May 3, 2018Updated 7 years ago
- Using mxnet for face-related algorithm.☆545Aug 11, 2023Updated 2 years ago
- LSTM Python library using Cython☆37Dec 19, 2014Updated 11 years ago
- This code is the implementation of the method proposed in the paper “Multi-script text extraction from natural scenes” (Gomez & Karatzas)…☆79May 7, 2016Updated 9 years ago
- Intel® Nervana™ reference deep learning framework committed to best performance on all hardware☆3,869Dec 23, 2020Updated 5 years ago
- CNN and LSTM model for text recognition☆269Feb 16, 2017Updated 9 years ago
- This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.☆123Jun 23, 2019Updated 6 years ago
- This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition.☆50Oct 13, 2017Updated 8 years ago
- LTP based text detector for natural scene images☆18Jan 5, 2015Updated 11 years ago