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.
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