Skip to content
#

mnist-handwriting-recognition

Here are 170 public repositories matching this topic...

An Intuitive Desktop GUI Application For Recognizing Multiple Handwritten Digits Drawn At The Same Time. Trained On MNIST Dataset and Built With Python, OpenCV and TKinter

  • Updated Apr 7, 2021
  • Python

This repository contains Python code for handwritten recognition using OpenCV, Keras, TensorFlow, and the ResNet architecture. The project utilizes two datasets: the standard MNIST 0-9 dataset and the Kaggle A-Z dataset. The OCR model is trained using Keras and TensorFlow, while OpenCV is used for image pre-processing.

  • Updated Apr 1, 2023
  • Python

Improve this page

Add a description, image, and links to the mnist-handwriting-recognition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mnist-handwriting-recognition topic, visit your repo's landing page and select "manage topics."

Learn more