ayushoriginal / HandWritingRecognition-CNN
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.
☆129Updated 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
- Use TensorFlow to predict handwriting☆184Updated 6 years ago
- Convolution Neural Network for reading text in natural images.☆33Updated 8 years ago
- CNN and LSTM model for text recognition☆259Updated 7 years ago
- Handwritten Digit Recognition using OpenCV, sklearn and Python☆131Updated 4 years ago
- Chinese Handwriting Recognition with CNNs☆43Updated 7 years ago
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆46Updated 6 years ago
- This is the code for the "How to do Object Detection with OpenCV" live session by Siraj Raval on Youtube☆103Updated 7 years ago
- Deploy tensorflow inception-v3 model as web service running on gunicorn/flask instead of grpc.☆55Updated 7 years ago
- A Keras/Theano implementation of "Reading Text in the Wild with Convolutional Neural Networks" by M Jaderberg et.al.☆116Updated 7 years ago
- Using Kaggle cats vs dogs dataset☆98Updated 7 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Updated 7 years ago
- Hand signals recognition using Convolutional Neural Network implemented in TensorFlow☆109Updated 4 years ago
- Inception model used to classify camera feed on real time. Coded during the Deep Learning Hackathon 2017 San Francisco☆43Updated 7 years ago
- Text-Detection-using-py-faster-rcnn-framework☆163Updated 7 years ago
- ☆125Updated 10 years ago
- Face Recognition using Neural Networks implemented using Keras☆42Updated 7 years ago
- Explored CNNs with TensorFlow to create models for cropped single-digit and original multi-digit images from SVHN dataset.☆72Updated 8 years ago
- ☆20Updated 8 years ago
- This is the Code for "Generative Models - The Math of Intelligence #8" By Siraj Raval on Youtube☆45Updated 7 years ago
- Classification of MNIST digits by convolutional neural networks and then extracting features. After that I tune the to classes labels …☆14Updated 8 years ago
- Training an InceptionV3-based image classifier with your own dataset☆134Updated 6 years ago
- Back Propagation, Python☆35Updated 13 years ago
- Recognition of Online Handwritten Mathematical Expressions☆27Updated 8 years ago
- A unified program to check predictions of different convolutional neural networks for image classification.☆68Updated 7 years ago
- Different machine learning algorithms implementation in Tensorflow☆27Updated 8 years ago
- A classifier for cat and dog images (Response to Siraj's challenge of the week)☆39Updated 7 years ago
- It uses machine learning models (Multinomial NB & SVM) to predict whether the email is spam or ligitimate on two corpus namely Ling-spam …☆89Updated 7 years ago
- Tensorflow MNIST and preprocessing☆60Updated 5 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