Halfish / lstm-ctc-ocr
using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc
☆74Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for lstm-ctc-ocr
- An implementation of LSTM and CTC to recognize simple english sentence image☆63Updated 8 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.☆66Updated 9 years ago
- A Keras/Theano implementation of "Reading Text in the Wild with Convolutional Neural Networks" by M Jaderberg et.al.☆116Updated 7 years ago
- A short example of training a bidirectional LSTM model with connectionist temporal classification☆154Updated 6 years ago
- RNNlib Dataset Generator for IAM Handwriting Database☆18Updated 9 years ago
- ☆31Updated 6 years ago
- A modified SSD model for text detection☆91Updated 7 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Updated 7 years ago
- Implementation of the method proposed in the papers " TextProposals: a Text-specific Selective Search Algorithm for Word Spotting in the …☆193Updated 7 years ago
- This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition.☆50Updated 7 years ago
- ☆19Updated 7 years ago
- CNN and LSTM model for text recognition☆259Updated 7 years ago
- Adapts a neural net for use as a pill imprint character detector☆38Updated 10 years ago
- Chainer's simple implementation of fast R-CNN☆42Updated 5 years ago
- Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a T…☆220Updated 8 years ago
- A clone from Max Jaderberg's Text Renderer☆33Updated 8 years ago
- Telugu OCR framework using RNN, CTC in Theano & Python3.☆46Updated 3 years ago
- Some codes for partly reproduction of the paper: Reading Text in the Wild with Convolutional Neural Networks☆18Updated 4 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 8 years ago
- MXNet based Neural Machine Translation☆118Updated 6 years ago
- Image Captioning with Deep Bidirectional LSTMs☆86Updated 5 months ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 10 years ago
- SSD-based plate detection☆122Updated 6 years ago
- Python-caffe simplified implementation of the R-CNN object detection method. I have taken as a starting point the caffe ipython-notebook …☆19Updated 9 years ago
- Curated lists of scene text recognition and analysis☆37Updated 6 years ago
- Chinese Handwriting Recognition with CNNs☆43Updated 7 years ago
- Text-Detection-using-py-faster-rcnn-framework☆163Updated 7 years ago
- ☆67Updated 7 years ago