Skip to content

🔢 Computer will recognize the digits you wrote on a beautiful web-interface

Notifications You must be signed in to change notification settings

dusklight00/live-digit-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Digit Recognition

A project, that use MNIST dataset along with keras merged with web technologies to make a interface that recognize and classifies handritten digits live.

To install the required dependencies, use the command

pip install -r requirements.txt

Once all the dependencies are installed, use this command to run the app

python wsgi.py

Live Demo - Click Me!

Screen Record