aaron-xichen / cnn-lstm-ctc
An implementation of LSTM and CTC to recognize simple english sentence image
☆63Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for cnn-lstm-ctc
- MXNet based Neural Machine Translation☆118Updated 6 years ago
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆74Updated 7 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
- Sequence to sequence learning with MXNET☆51Updated 7 years ago
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆57Updated 7 years ago
- a mxnet multi-task tutorial☆33Updated 8 years ago
- The code to learn mxnet☆60Updated 7 years ago
- A short example of training a bidirectional LSTM model with connectionist temporal classification☆154Updated 6 years ago
- For my own use BVLC/caffe helper tools☆24Updated 9 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆52Updated 7 years ago
- Chainer's simple implementation of fast R-CNN☆42Updated 5 years ago
- Faster R-CNN, an MXNet implementation with distributed implementation and data parallelization.☆36Updated 7 years ago
- A modified SSD model for text detection☆91Updated 7 years ago
- Image Captioning with Deep Bidirectional LSTMs☆86Updated 5 months ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 10 years ago
- ☆19Updated 7 years ago
- Adapts a neural net for use as a pill imprint character detector☆38Updated 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
- 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
- ☆37Updated 9 years ago
- Full convolution MultiBox Detector ( like SSD) implemented in Torch.☆40Updated 8 years ago
- ☆58Updated 8 years ago
- The classical Papers and codes about adversarial nets☆36Updated 7 years ago
- An attempt to implement the recurrent attention model (RAM) from "Recurrent Models of Visual Attention" (Mnih+ 2014)☆44Updated 4 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆78Updated 7 years ago