domoritz / label_generatorLinks
Training data generator for text detection
☆39Updated 5 years ago
Alternatives and similar repositories for label_generator
Users that are interested in label_generator are comparing it to the libraries listed below
Sorting:
- An OCR-system based on torch using the technique of LSTM/GRU-RNN, CTC and referred to the works of rnnlib and clstm.☆66Updated 10 years ago
- Code for Recurrent Spatial Transformer Networks☆161Updated 9 years ago
- Implementation of Spatial Contrasting Network in Keras.☆20Updated 9 years ago
- Set of modules and datasets for visual recognition.☆126Updated 9 years ago
- A Keras/Theano implementation of "Reading Text in the Wild with Convolutional Neural Networks" by M Jaderberg et.al.☆118Updated 8 years ago
- This package shows how to train a siamese network using Lasagne and Theano and includes network definitions for state-of-the-art networks…