edward-zhu / umaru
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
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆73Updated 8 years ago
- An implementation of LSTM and CTC to recognize simple english sentence image☆62Updated 8 years ago
- Implementation of state-of-art models in Torch☆54Updated 8 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 8 years ago
- DNI(Decoupled Neural Interfaces using Synthetic Gradients) implementation with Torch☆29Updated 8 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- Batch Normalization Layer for Caffe☆35Updated 9 years ago
- RNN for producing text to handwriting image☆31Updated 8 years ago
- A. Grave's RNNLIB made more readable☆39Updated 10 years ago
- Flattened convolutional neural networks (1D convolution modules for Torch nn)☆61Updated 9 years ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 10 years ago
- a mxnet multi-task tutorial☆33Updated 8 years ago
- Distilling knowledge to specialist ConvNets for clustered classification☆20Updated 9 years ago
- CTC for lasagne☆25Updated 9 years ago
- visualizing what ConvNets learn with camera☆89Updated 9 years ago
- Dynamic Capacity Networks using Tensorflow☆52Updated 8 years ago
- Implementation of the method proposed in the papers " TextProposals: a Text-specific Selective Search Algorithm for Word Spotting in the …☆192Updated 7 years ago
- An universal deep learning models conversor☆141Updated 8 years ago
- Compilation of the state-of-the-art neural models used in Machine Reading and Comprehension Task (in progress)☆43Updated 8 years ago
- CTC implementation in Theano.☆42Updated 8 years ago
- Recreating the Deep Residual Network in Lasagne☆118Updated 9 years ago
- This set of files is an example of how to use Tensorflow for importing and retraining an existing model, such as ResNet. The goal of this…☆24Updated 8 years ago
- A lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer☆67Updated 9 years ago
- Full convolution MultiBox Detector ( like SSD) implemented in Torch.☆40Updated 8 years ago
- Implementation of GoogLeNet with lasagne and theano☆28Updated 9 years ago
- Theano implementation of CTC. Applied on TIMIT and a Toy dataset.☆36Updated 9 years ago
- Theano implementation of CTC.☆74Updated 9 years ago
- word2vec implementation for torch7☆54Updated 9 years ago
- ImageNet training using torch☆101Updated 7 years ago
- An implementation of Highway Networks in Caffe☆95Updated 9 years ago