Skip to content

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.

Notifications You must be signed in to change notification settings

ShettySach/Kannada-Digit-Recognizer-v1

Repository files navigation

Kannada-Digit-Recognizer-v1

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 from the GUI.

New version

Requirements -

pip install -r requirements.txt
  • Tensorflow (Keras)
  • OpenCV
  • Pillow (PIL)
  • Pandas
  • Numpy
  • CustomTkinter

Instructions -

  • Run either of the Jupyter notebooks - GUI_CustomTkinter.ipynb / GUI_Tkinter.ipynb

CustomTKinter GUI

CTK

TKinter GUI

TK

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published