Skip to content

Abduttayyeb/Handwritten-Alphabet-Recognition-EMNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alphabet-Recognition-EMNIST

An Alphabet/Letter Recognizer using EMNIST(Extended-MNIST) Dataset.

Source URL
Demo / WebApp https://alphanum-vision.herokuapp.com/
Code https://www.kaggle.com/abtabm/alphabet-letter-recognition-emnist-balanced

Demo for Alphabet / Letter / Digit Recognition using CNN And EMNIST

  • App.py consists of "EMNIST-Balanced-Model.h5" model which is not added in the repository, by visiting the Kaggle Notebook URL, one can try out the code and download the model with their required specifications, so as to avoid version errors while deploying over web.