VOOZH about

URL: https://github.com/topics/digit-recognition-mnist

⇱ digit-recognition-mnist · GitHub Topics · GitHub


Skip to content
#

digit-recognition-mnist

Here are 72 public repositories matching this topic...

This project offers an efficient method for identifying and recognizing handwritten text from images. Using a Convolutional Recurrent Neural Network (CRNN) for Optical Character Recognition (OCR), it effectively extracts text from images, aiding in the digitization of handwritten documents and automated text extraction.

  • Updated
  • Jupyter Notebook

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.

  • Updated
  • Jupyter Notebook

This project implements a CNN for handwritten digit classification on the MNIST dataset using PyTorch. It uses stacked convolutional layers with dropout, batch normalization, and max pooling to classify 28×28 grayscale digits (0–9) with Softmax output.

  • Updated
  • Python

Improve this page

Add a description, image, and links to the digit-recognition-mnist 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 digit-recognition-mnist topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.