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
8000
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.
This project recognizes 49 Kannada letters using a CNN classifier (TensorFlow/Keras). A FastAPI backend and Next.js (TypeScript) frontend enable users to draw letters and get predictions.
capsule network for handwritten digit recognition
Handwritten Numeral Recognition using Convolutional Neural Networks
Kannada OCR (Optical Character Recognition) with ML (Machine Learning) classification algorithm involves training a machine learning model to recognize and classify Kannada characters from scanned or digital images.
BNN trained on Kannada MNIST
This is CNN based number classification on the Kannada mnist data set
I choosed to build it with keras API (Tensorflow backend) which is very intuitive. Firstly, I will prepare the data (handwritten digits images) then i will focus on the CNN modeling and evaluation.
CNN Model for Kannada Hand-written Digit Recognition
ಅಕ್ಷರ ಕಲಿ - Kannada Alphabet Learning Application
Repository for Kaggle Kannada MNIST Digit Recognition Challenge 2019
This project aims to classify handwritten Kannada digits using multiple layers of algorithms.
Simple feedforward NN for Kannada Digits.
Classification & Prediction of Images of Handwritten Digits in the Kannada Language.
Repository containing codes made for different Kaggle's Competitions. Competitions in this repository: Digit Recognizer, Titanic and Kannada MNIST.
Add a description, image, and links to the kannada-mnist topic page so that developers can more easily learn about it.
To associate your repository with the kannada-mnist topic, visit your repo's landing page and select "manage topics."