moritzschaefer / unsupervised-text-detectionLinks
Implementation of the paper "Text Detection and Character Recognition in Scene Images with Unsupervised Feature Learning" from Andrew Ng et. al.
☆14Updated 8 years ago
Alternatives and similar repositories for unsupervised-text-detection
Users that are interested in unsupervised-text-detection are comparing it to the libraries listed below
Sorting:
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- A Keras/Theano implementation of "Reading Text in the Wild with Convolutional Neural Networks" by M Jaderberg et.al.☆117Updated 8 years ago
- Training an InceptionV3-based image classifier with your own dataset☆133Updated 6 years ago
- Applying the 100 Layer Tiramisu on the Camvid Dataset☆29Updated 8 years ago
- Keras implementation of NASNet-A☆88Updated 6 years ago
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆73Updated 8 years ago
- Training data generator for text detection☆39Updated 5 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆175Updated 5 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Technical blog repo of metaflow☆165Updated 7 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆139Updated last year
- Library for data augmentation☆30Updated 7 years ago
- All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras☆118Updated 7 years ago
- Multi dimensional LSTM as described in Alex Graves' Paper https://arxiv.org/pdf/0705.2011.pdf☆156Updated 5 years ago
- Your every day Keras toolbox.☆76Updated 6 years ago
- 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
- ☆19Updated 8 years ago
- Code for Recurrent Spatial Transformer Networks☆162Updated 9 years ago
- Character-Based Handwritten Text Transcription with Attention Networks☆44Updated 5 months ago
- Extending Keras to support tfrecord dataset☆61Updated 8 years ago
- Keras implementation of Mobile Networks☆133Updated 6 years ago
- Wrapper for Keras with support to easy data loading and handling and the creation of staged networks.☆28Updated 4 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- Residual network block in Keras☆72Updated 8 years ago
- A playground implementing Epshtein, Ofek, and Wexler's Stroke Width Transform☆103Updated 8 years ago
- Experimental Keras libraries and examples.☆85Updated 7 years ago
- Switch Normalization implementation for Keras 2+☆30Updated 7 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- Extra batteries for Keras☆257Updated 6 years ago
- Tensorflow implementation of Magnet Loss from "Metric Learning for Adaptive Density Discrimination"☆95Updated 7 years ago