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 GoogLeNet with lasagne and theano☆28Updated 9 years ago
- CTC implementation in Theano.☆42Updated 8 years ago
- Dynamic Capacity Networks using Tensorflow☆52Updated 8 years ago
- A. Grave's RNNLIB made more readable☆39Updated 10 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 8 years ago
- Implementation of state-of-art models in Torch☆54Updated 8 years ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 10 years ago
- RNN for producing text to handwriting image☆31Updated 8 years ago
- DNI(Decoupled Neural Interfaces using Synthetic Gradients) implementation with Torch☆29Updated 8 years ago
- a mxnet multi-task tutorial☆33Updated 8 years ago
- Distilling knowledge to specialist ConvNets for clustered classification☆20Updated 8 years ago
- Full convolution MultiBox Detector ( like SSD) implemented in Torch.☆40Updated 8 years ago
- Flattened convolutional neural networks (1D convolution modules for Torch nn)☆61Updated 9 years ago
- CTC for lasagne☆25Updated 9 years ago
- an updated version of fb.resnet.torch with many changes.☆37Updated 8 years ago
- visualizing what ConvNets learn with camera☆89Updated 9 years ago
- Batch Normalization Layer for Caffe☆35Updated 9 years ago
- An implementation of Highway Networks in Caffe☆95Updated 9 years ago
- An universal deep learning models conversor☆141Updated 8 years ago
- Adapts a neural net for use as a pill imprint character detector☆38Updated 10 years ago
- ☆57Updated 6 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 8 years ago
- Playing with an LSTM neural network.☆32Updated 7 years ago
- Word Spotting and Recognition with Embedded Attributes☆36Updated 8 years ago
- Attend Refine Repeat: Active Box Proposal Generation via In-Out Localization☆62Updated 6 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 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
- The inception-resnet-v2 models re-trained from scratch via torch☆52Updated 6 years ago