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
- Implementation of state-of-art models in Torch☆54Updated 8 years ago
- Distilling knowledge to specialist ConvNets for clustered classification☆20Updated 8 years ago
- a mxnet multi-task tutorial☆33Updated 8 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 8 years ago
- CTC implementation in Theano.☆42Updated 8 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
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 10 years ago
- An universal deep learning models conversor☆141Updated 8 years ago
- Flattened convolutional neural networks (1D convolution modules for Torch nn)☆61Updated 9 years ago
- Implementation of GoogLeNet with lasagne and theano☆28Updated 9 years ago
- DNI(Decoupled Neural Interfaces using Synthetic Gradients) implementation with Torch☆29Updated 8 years ago
- Dynamic Capacity Networks using Tensorflow☆52Updated 8 years ago
- visualizing what ConvNets learn with camera☆89Updated 9 years ago
- RNN for producing text to handwriting image☆31Updated 8 years ago
- Chainer's simple implementation of fast R-CNN☆43Updated 5 years ago
- An implementation of LSTM and CTC to recognize simple english sentence image☆62Updated 8 years ago
- An implementation of Highway Networks in Caffe☆95Updated 9 years ago
- Benchmarking different LSTM libraries☆24Updated 8 years ago
- Playing with an LSTM neural network.☆32Updated 7 years ago
- Full convolution MultiBox Detector ( like SSD) implemented in Torch.☆40Updated 8 years ago
- ImageNet training using torch☆101Updated 7 years ago
- some new implementation of caffe☆24Updated 8 years ago
- an updated version of fb.resnet.torch with many changes.☆37Updated 8 years ago
- Theano implementation of CTC. Applied on TIMIT and a Toy dataset.☆35Updated 9 years ago
- Batch Normalization Layer for Caffe☆35Updated 9 years ago
- The inception-resnet-v2 models re-trained from scratch via torch☆52Updated 6 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 7 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
- Torch port of https://github.com/google/inception☆66Updated 9 years ago
- Faster R-CNN, an MXNet implementation with distributed implementation and data parallelization.☆36Updated 8 years ago