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
- Deploy tensorflow inception-v3 model as web service running on gunicorn/flask instead of grpc.☆55Updated 8 years ago
- Library for data augmentation☆30Updated 7 years ago
- Training data generator for text detection☆39Updated 5 years ago
- ☆36Updated 9 years ago
- ☆111Updated 7 years ago
- Keras implementation of NASNet-A☆88Updated 7 years ago
- ☆31Updated 7 years ago
- This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition.☆50Updated 8 years ago
- Finding similar images in the Holidays dataset☆103Updated 8 years ago
- A modified SSD model for text detection☆91Updated 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…☆127Updated 9 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- Training an InceptionV3-based image classifier with your own dataset☆134Updated 7 years ago
- ☆19Updated 8 years ago
- Recurrent Convolutional Neural Networks in Keras☆50Updated 7 years ago
- tf.keras + tf.data with Eager Execution☆74Updated 6 years ago
- All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras☆118Updated 8 years ago
- Character-Based Handwritten Text Transcription with Attention Networks☆44Updated 8 months ago
- Tools to help you visualise the training of your Keras model☆57Updated 6 years ago
- Deep Learning libraries tested on images and time series☆162Updated 8 years ago
- A playground implementing Epshtein, Ofek, and Wexler's Stroke Width Transform☆103Updated 8 years ago
- Wrapper for Keras with support to easy data loading and handling and the creation of staged networks.☆28Updated 5 years ago
- ☆20Updated 9 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
- Keras implementation of Mobile Networks☆133Updated 7 years ago
- ☆60Updated 5 years ago
- ConvLSTMCell for TensorFlow☆59Updated 8 years ago