Skip to content

Multiple handwritten digits recognition system with GUI where one can draw the digits by oneself on the UI for prediction.

Notifications You must be signed in to change notification settings

Sailesh01/Handwritten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multiple-Handwritten-Digit-Recognition

It is a GUI based handwritten digit recognition project where the model is trained on MNIST handwritten datasets using Convolutional Neural Network (CNN).

Main features:

  • contains canvas to write digits by hand
  • simple and easy to use GUI
  • detect and recognize multiple digits at a time
  • online MNIST dataset

Library used:

  • tkinter
  • keras
  • numpy
  • openCV
  • PIL

Demo video:

multi

Output screenshots:

ot1 ot2 ot3

About

Multiple handwritten digits recognition system with GUI where one can draw the digits by oneself on the UI for prediction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages