rakeshvar / rnn_ctcView external linksLinks
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
☆221Jul 26, 2016Updated 9 years ago
Alternatives and similar repositories for rnn_ctc
Users that are interested in rnn_ctc are comparing it to the libraries listed below
Sorting:
- CTC implementation in Theano.☆42Jun 11, 2016Updated 9 years ago
- Theano implementation of CTC.☆75Nov 23, 2015Updated 10 years ago
- Neural net code for lexicon-free speech recognition with connectionist temporal classification☆250Feb 23, 2016Updated 9 years ago
- Numpy and Theano bindings for Baidu's warp-ctc☆59Jun 18, 2017Updated 8 years ago
- CTC for lasagne☆25Jun 29, 2015Updated 10 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
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Aug 27, 2014Updated 11 years ago
- A recurrent neural network library for sequence learning problems.☆45Dec 17, 2015Updated 10 years ago
- An implementation of LSTM and CTC to recognize simple english sentence image☆62Aug 15, 2016Updated 9 years ago
- Theano implementation of CTC. Applied on TIMIT and a Toy dataset.☆35Jan 13, 2016Updated 10 years ago
- A. Grave's RNNLIB made more readable☆39Nov 24, 2014Updated 11 years ago
- Neural networks in Theano (ABANDONED/DISCONTINUED) - see dagbldr for a continuation of this code with some new tricks☆18Feb 26, 2015Updated 10 years ago
- The official repository of the Eesen project☆833May 23, 2019Updated 6 years ago
- Nano size Theano LSTM module☆303Nov 16, 2016Updated 9 years ago
- Speech Recognition using DeepSpeech2 network and the CTC activation function.☆261Jun 8, 2017Updated 8 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
- Telugu OCR framework using RNN, CTC in Theano & Python3.☆45May 25, 2021Updated 4 years ago
- Fast parallel CTC.☆4,076Mar 4, 2024Updated last year
- A short example of training a bidirectional LSTM model with connectionist temporal classification☆154Aug 23, 2018Updated 7 years ago
- Experiments with Recurrent Neural Nets☆26Dec 15, 2014Updated 11 years ago
- A small C++ implementation of LSTM networks, focused on OCR.☆829Oct 24, 2019Updated 6 years ago
- Learn handwriting using RNN☆65Jul 8, 2015Updated 10 years ago
- A Theano framework for building and training neural networks☆1,154Feb 19, 2019Updated 6 years ago
- End-to-End Attention-Based Large Vocabulary Speech Recognition☆265Nov 22, 2022Updated 3 years ago
- End to end OCR system for Telugu. Based on Convolutional Neural Networks.☆52Updated this week
- Recurrent Neural Network library for Torch7's nn☆943Dec 21, 2017Updated 8 years ago
- A partial TensorFlow implementation of "Learning Efficient Algorithms with Hierarchical Attentive Memory"☆52Mar 9, 2016Updated 9 years ago
- A small helper library for building directed acyclic graphs, trainable by gradient descent, in Theano☆20Nov 22, 2016Updated 9 years ago
- ☆293Mar 13, 2018Updated 7 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆186Feb 10, 2016Updated 10 years ago
- Library for implementing RNNs with Theano☆195Aug 21, 2022Updated 3 years ago
- code referenced in "Towards universal neural nets: Gibbs machines and ACE", Galin Georgiev, http://arxiv.org/abs/1508.06585☆14Aug 27, 2015Updated 10 years ago
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆75Dec 31, 2016Updated 9 years ago
- LSTM language model with CNN over characters☆836Aug 24, 2016Updated 9 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,281Dec 30, 2020Updated 5 years ago
- Recurrent Neural Networks with External Memory☆30Aug 15, 2015Updated 10 years ago
- Demonstration of recurrent neural network implemented with Theano☆376Apr 18, 2017Updated 8 years ago
- Slides and exercises for the Deep Learning Summer School 2015 programming tutorials☆389Jan 30, 2016Updated 10 years ago
- ☆167Aug 8, 2016Updated 9 years ago