Skip to content

krnithishkumar/DigitRecognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Digit Recognizer Using CNN in Python

Check, Implementation of Digit Recognition using CNN in Python. CNN - Convolution Neural Network model is used. Then the model saved and downloaded. Deployment of the model is done in python Tkinter. In python Tkinter application the canvas is created and used to paint on the mouse drag and then it gets saved and resized for that model architecture. The predicted result is shown in the GUI Display.

Do Check out the source code and try it yourself with the different model architecture in the CNN Part and deploy the model with your own beautiful GUI.

Note: Use the source code for your reference.

Check out other productivity apps playlist: https://bit.ly/3bFesax

Check out colab Source Code: https://bit.ly/2VIubyE

If there are any issues in python application, comment it and mark issues in GitHub page

Demo: https://youtu.be/gJDYckha5cs

Sample Output

Capture 1
Capture 2

Releases

No releases published

Packages

No packages published

Languages