ayushoriginal / HandWritingRecognition-CNNLinks
This CNN-based model for recognition of hand written digits attains a validation accuracy of 99.2% after training for 12 epochs. Its trained on the MNIST dataset on Kaggle.
☆130Updated 8 years ago
Alternatives and similar repositories for HandWritingRecognition-CNN
Users that are interested in HandWritingRecognition-CNN 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☆75Updated 8 years ago
- This is a python and keras implementation of the VIS+LSTM visual question answering model.☆46Updated 8 years ago
- Convolution Neural Network for reading text in natural images.☆32Updated 9 years ago
- Handwritten Digit Recognition using OpenCV, sklearn and Python☆137Updated 4 years ago
- Simple Image Classification Models for the CIFAR-10 dataset using TensorFlow☆156Updated 8 years ago
- Neural Image Captioning in TensorFlow.☆65Updated 3 years ago
- CNN and LSTM model for text recognition☆267Updated 8 years ago
- ☆126Updated 11 years ago
- Use TensorFlow to predict handwriting☆182Updated 7 years ago
- Deploy tensorflow inception-v3 model as web service running on gunicorn/flask instead of grpc.☆55Updated 8 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
- {Python}: Detect and extract the license plate of vehicles using Machine Learning and Image Processing Techniques☆51Updated 7 years ago
- Tensorflow tutorial on convolutional neural networks.☆39Updated 8 years ago
- Computer Vision projects in python and C++☆16Updated 8 years ago
- Using Kaggle cats vs dogs dataset☆100Updated 8 years ago
- Using Keras and cats to visualize layers from CNNs☆150Updated 8 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Used two different methods to predict the sentiment (positive or negative) of movie reviews.☆56Updated 7 years ago
- ☆73Updated 8 years ago
- Chinese Handwriting Recognition with CNNs☆42Updated 8 years ago
- Tensorflow MNIST and preprocessing☆61Updated 6 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 8 years ago
- ☆155Updated 8 years ago
- Tensorflow port of im2markup project☆128Updated 6 years ago
- ☆20Updated 9 years ago
- TensorFlow 1.x Deep Learning Cookbook, published by Packt☆86Updated 2 years ago
- Visual Question Answering task written in Keras that answers questions about images☆156Updated 6 years ago
- Multilayer Neural Network using numpy.☆55Updated 8 years ago
- Training an InceptionV3-based image classifier with your own dataset☆134Updated 7 years ago
- This is the code for the "How to do Object Detection with OpenCV" live session by Siraj Raval on Youtube☆102Updated 8 years ago