Halfish / lstm-ctc-ocrLinks
using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc
☆73Updated 8 years ago
Alternatives and similar repositories for lstm-ctc-ocr
Users that are interested in lstm-ctc-ocr are comparing it to the libraries listed below
Sorting:
- An implementation of LSTM and CTC to recognize simple english sentence image☆62Updated 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.☆117Updated 8 years ago
- ☆19Updated 8 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
- A modified SSD model for text detection☆91Updated 8 years ago
- Implementation of the method proposed in the papers " TextProposals: a Text-specific Selective Search Algorithm for Word Spotting in the …☆192Updated 8 years ago
- CNN and LSTM model for text recognition☆262Updated 8 years ago
- A short example of training a bidirectional LSTM model with connectionist temporal classification☆154Updated 6 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Updated 7 years ago
- ☆31Updated 7 years ago
- ☆80Updated 9 years ago
- Chainer's simple implementation of fast R-CNN☆42Updated 6 years ago
- Chinese Handwriting Recognition with CNNs☆42Updated 8 years ago
- ☆29Updated 8 years ago
- Some codes for partly reproduction of the paper: Reading Text in the Wild with Convolutional Neural Networks☆18Updated 5 years ago
- SSD-based plate detection☆122Updated 7 years ago
- CNN for Offline Handwriting Chinese Character Recognition☆53Updated 9 years ago
- This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.☆121Updated 6 years ago
- Text-Detection-using-py-faster-rcnn-framework☆163Updated 7 years ago
- Faster R-CNN, an MXNet implementation with distributed implementation and data parallelization.☆36Updated 8 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 10 years ago
- Telugu OCR framework using RNN, CTC in Theano & Python3.☆46Updated 4 years ago
- a mxnet multi-task tutorial☆33Updated 9 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆52Updated 7 years ago
- RNNlib Dataset Generator for IAM Handwriting Database☆18Updated 10 years ago
- ☆35Updated 9 years ago
- MXNet based Neural Machine Translation☆118Updated 6 years ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 10 years ago
- Learning Deep Learning☆23Updated 8 years ago