aaron-xichen / cnn-lstm-ctcLinks
An implementation of LSTM and CTC to recognize simple english sentence image
☆62Updated 9 years ago
Alternatives and similar repositories for cnn-lstm-ctc
Users that are interested in cnn-lstm-ctc are comparing it to the libraries listed below
Sorting:
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆75Updated 8 years ago
- MXNet based Neural Machine Translation☆118Updated 7 years ago
- The code to learn mxnet☆60Updated 9 years ago
- a mxnet multi-task tutorial☆33Updated 9 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
- This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition.☆50Updated 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 10 years ago
- CNN and LSTM model for text recognition☆267Updated 8 years ago
- Image Captioning with Deep Bidirectional LSTMs☆84Updated last year
- Chainer's simple implementation of fast R-CNN☆43Updated 6 years ago
- CNN for Offline Handwriting Chinese Character Recognition☆54Updated 10 years ago
- A short example of training a bidirectional LSTM model with connectionist temporal classification☆154Updated 7 years ago
- SSD-based plate detection☆122Updated 7 years ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 11 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆53Updated 8 years ago
- Faster R-CNN, an MXNet implementation with distributed implementation and data parallelization.☆36Updated 8 years ago
- Adapts a neural net for use as a pill imprint character detector☆38Updated 11 years ago
- A modified SSD model for text detection☆91Updated 8 years ago
- Caffe☆157Updated 9 years ago
- ☆19Updated 9 years ago
- Sequence to sequence learning with MXNET☆50Updated 9 years ago
- Code for Improving Deep Neural Network with Multiple Parametric Exponential Linear Units☆45Updated 2 years ago
- use mxnet to train your own data with just oneclick☆79Updated 8 years ago
- Chinese Handwriting Recognition with CNNs☆42Updated 8 years ago
- For my own use BVLC/caffe helper tools☆24Updated 10 years ago
- An implementation of Highway Networks in Caffe☆95Updated 10 years ago
- Github project for continued development of PLEX wordspotting.☆57Updated 12 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
- Deep residual learning on CIFAR10 with TensorFlow☆64Updated 9 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Updated 8 years ago