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.☆118Updated 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
- All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras☆118Updated 8 years ago
- Library for data augmentation☆30Updated 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 7 years ago
- Tools to help you visualise the training of your Keras model☆57Updated 6 years ago
- Keras implementation of NASNet-A☆88Updated 7 years ago
- Character-Based Handwritten Text Transcription with Attention Networks☆44Updated 8 months ago
- Finding similar images in the Holidays dataset☆103Updated 8 years ago
- A playground implementing Epshtein, Ofek, and Wexler's Stroke Width Transform☆103Updated 8 years ago
- Image captioning with spatial attention using keras with tensorflow backend☆60Updated 8 years ago
- ☆111Updated 7 years ago
- Wrapper for Keras with support to easy data loading and handling and the creation of staged networks.☆28Updated 5 years ago
- Proposal a new method to retrieval clothing images☆46Updated 8 years ago
- Keras implementation of Mobile Networks☆133Updated 7 years ago
- OCR using MXNet Gluon. The pipeline is composed of a CNN + biLSTM + CTC. The dataset is from: http://www.fki.inf.unibe.ch/databases/iam-h…☆127Updated 6 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Updated 8 years ago
- Training an InceptionV3-based image classifier with your own dataset☆134Updated 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
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- Pytorch solution for Planet: Understanding the Amazon from Space https://www.kaggle.com/c/planet-understanding-the-amazon-from-space☆32Updated 8 years ago
- ConvLSTMCell for TensorFlow☆59Updated 8 years ago
- Technical blog repo of metaflow☆164Updated 8 years ago
- Applying the 100 Layer Tiramisu on the Camvid Dataset☆29Updated 8 years ago
- Development version of ndlstm, multidimensional LSTMs for TensorFlow☆19Updated 7 years ago
- Extra batteries for Keras☆257Updated 7 years ago
- Extending Keras to support tfrecord dataset☆61Updated 8 years ago