A calculator that uses handwritten Kannada digits and operators to calculate the result, using contour detection and CNN model predictions. PyTorch, OpenCV, PIL and CustomTkinter.
-
Updated
Jul 11, 2024 - Jupyter Notebook
A calculator that uses handwritten Kannada digits and operators to calculate the result, using contour detection and CNN model predictions. PyTorch, OpenCV, PIL and CustomTkinter.
Using a Convolutional Neural Network (CNN) to identify the Kannada numerical digits. Tensorflow (Keras) is used to create, train and load the neural network model. CustomTKinter/TKinter are used to provide the GUI and OpenCV is used to read input form the GUI.
Simple feedforward NN for Kannada Digits.
Add a description, image, and links to the kannada-digit topic page so that developers can more easily learn about it.
To associate your repository with the kannada-digit topic, visit your repo's landing page and select "manage topics."