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:
- This is a python and keras implementation of the VIS+LSTM visual question answering model.☆46Updated 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
- A Keras/Theano implementation of "Reading Text in the Wild with Convolutional Neural Networks" by M Jaderberg et.al.☆118Updated 8 years ago
- Handwritten Digit Recognition using OpenCV, sklearn and Python☆136Updated 4 years ago
- Simple Image Classification Models for the CIFAR-10 dataset using TensorFlow☆156Updated 8 years ago
- ☆125Updated 10 years ago
- Multi-digit prediction from Google Street's images using deep CNN with TensorFlow, OpenCV and Python.☆44Updated 8 years ago
- Transfer Learning and Fine Tuning for Cross Domain Image Classification with Keras☆85Updated 8 years ago
- Chinese Handwriting Recognition with CNNs☆42Updated 8 years ago
- Using Kaggle cats vs dogs dataset☆100Updated 8 years ago
- Neural Image Captioning in TensorFlow.☆66Updated 2 years ago
- Multilayer Neural Network using numpy.☆55Updated 8 years ago
- Tensorflow tutorial on convolutional neural networks.☆39Updated 7 years ago
- One-Shot Learning Demo for Fresh Machine Learning #1