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:
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆73Updated 8 years ago
- 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
- Character-Based Handwritten Text Transcription with Attention Networks☆44Updated 7 months ago
- Applying the 100 Layer Tiramisu on the Camvid Dataset☆29Updated 8 years ago
- Training data generator for text detection☆39Updated 5 years ago
- Multi dimensional LSTM as described in Alex Graves' Paper https://arxiv.org/pdf/0705.2011.pdf☆156Updated 5 years ago
- ☆19Updated 8 years ago
- All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras☆118Updated 7 years ago
- Wrapper for Keras with support to easy data loading and handling and the creation of staged networks.☆28Updated 4 years ago
- Library for data augmentation☆30Updated 7 years ago
- Development version of ndlstm, multidimensional LSTMs for TensorFlow☆19Updated 7 years ago
- ☆36Updated 9 years ago
- ☆111Updated 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
- Recurrent Convolutional Neural Networks in Keras☆50Updated 7 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
- A modified SSD model for text detection☆91Updated 8 years ago
- Experimental Keras libraries and examples.☆85Updated 7 years ago
- Tensorflow implementation of Magnet Loss from "Metric Learning for Adaptive Density Discrimination"☆94Updated 7 years ago
- ☆31Updated 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
- Python library for extracting mini-batches of data from a data source for the purpose of training neural networks☆87Updated 6 years ago
- Caffe code and prototxt files for the CNN Design Patterns paper☆56Updated 8 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 6 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
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Updated 8 years ago
- A parallel download util for Google's open image dataset☆69Updated 8 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