edward-zhu / umaruLinks
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
Alternatives and similar repositories for umaru
Users that are interested in umaru are comparing it to the libraries listed below
Sorting:
- Implementation of state-of-art models in Torch☆54Updated 9 years ago
- RNN for producing text to handwriting image☆32Updated 8 years ago
- Flattened convolutional neural networks (1D convolution modules for Torch nn)☆61Updated 10 years ago
- DNI(Decoupled Neural Interfaces using Synthetic Gradients) implementation with Torch☆29Updated 9 years ago
- visualizing what ConvNets learn with camera☆88Updated 10 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 9 years ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 11 years ago
- Dynamic Capacity Networks using Tensorflow☆52Updated 8 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- Compilation of the state-of-the-art neural models used in Machine Reading and Comprehension Task (in progress)☆43Updated 9 years ago
- DPPnet: Image Question Answering using Convolutional Neural Network with Dynamic Parameter Prediction☆96Updated 9 years ago
- Playing with an LSTM neural network.☆32Updated 7 years ago
- A. Grave's RNNLIB made more readable☆39Updated 10 years ago
- CTC implementation in Theano.☆42Updated 9 years ago
- A Python module for compiling PyTorch graphs to C☆92Updated 7 years ago
- Tweet Classification using RNN and CNN☆43Updated 9 years ago
- Torch bindings for FFmpeg (reading videos only)☆26Updated 9 years ago
- Implementation of GoogLeNet with lasagne and theano☆28Updated 10 years ago
- An implementation of Highway Networks in Caffe☆95Updated 10 years ago
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆74Updated 8 years ago
- Code for Recurrent Spatial Transformer Networks☆161Updated 9 years ago
- word2vec implementation for torch7☆54Updated 9 years ago
- an updated version of fb.resnet.torch with many changes.☆38Updated 8 years ago
- Recreating the Deep Residual Network in Lasagne☆116Updated 9 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆186Updated 9 years ago
- Torch7 implementation of "Regularization of Neural Networks using DropConnect"☆30Updated 9 years ago
- Benchmarking different LSTM libraries☆24Updated 9 years ago
- Distilling knowledge to specialist ConvNets for clustered classification☆21Updated 9 years ago
- Torch implementation of Wasserstein GAN https://arxiv.org/abs/1701.07875☆47Updated 8 years ago
- DelugeNets: Deep Networks with Efficient and Flexible Cross-layer Information Inflows☆26Updated 8 years ago