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:
- A Keras/Theano implementation of "Reading Text in the Wild with Convolutional Neural Networks" by M Jaderberg et.al.☆118Updated 8 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 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
- Keras implementation of NASNet-A☆88Updated 7 years ago
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆75Updated 9 years ago
- Recurrent Convolutional Neural Networks in Keras☆50Updated 7 years ago
- Training data generator for text detection☆39Updated 5 years ago
- Training an InceptionV3-based image classifier with your own dataset☆134Updated 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
- All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras☆118Updated 8 years ago
- Applying the 100 Layer Tiramisu on the Camvid Dataset☆29Updated 8 years ago
- Deep Learning libraries tested on images and time series☆162Updated 8 years ago
- Character-Based Handwritten Text Transcription with Attention Networks☆45Updated last year
- Library for data augmentation☆30Updated 7 years ago
- ☆36Updated 9 years ago
- Multi dimensional LSTM as described in Alex Graves' Paper https://arxiv.org/pdf/0705.2011.pdf☆156Updated 5 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Updated 8 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 10 years ago
- Implementation of the method proposed in the papers " TextProposals: a Text-specific Selective Search Algorithm for Word Spotting in the …☆192Updated 8 years ago
- ☆53Updated 9 years ago
- Using Keras and cats to visualize layers from CNNs☆150Updated 9 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆138Updated 2 years ago
- Convert trained PyTorch models to Keras, and the other way around☆223Updated 7 years ago
- Training, evaluation and testing code for image classification using TensorFlow☆134Updated 6 years ago
- A playground implementing Epshtein, Ofek, and Wexler's Stroke Width Transform☆103Updated 8 years ago
- Tensorflow notes☆224Updated 6 years ago
- Your every day Keras toolbox.☆76Updated 7 years ago
- Tools to help you visualise the training of your Keras model☆56Updated 7 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…☆127Updated 9 years ago
- fast-rcnn in tensorflow!☆173Updated 9 years ago