Skip to content
#

handwritten-character-recognition

Here are 71 public repositories matching this topic...

This project is a comprehensive solution for recognizing handwritten digits and text from images, with functionalities for training, testing, and usage, making it suitable for tasks like cheque amount verification and other handwritten text recognition applications.

  • Updated Apr 29, 2024
  • Jupyter Notebook

Automate handwritten multiple-choice test grading with HMC-Grad, using a CNN trained in PyTorch on the EMNIST dataset and OpenCV for image processing. Input the correction key and the images of the answer sheets to receive each one's correctness and score, along with item and score analysis, in CSV and XLSX formats, and the annotated images as JPG.

  • Updated Mar 21, 2024
  • Jupyter Notebook

🔢🖋️ ProjetCHROME - Reconnaissance de formules mathématiques manuscrites. Ce projet transforme des expressions mathématiques écrites à la main (InkML) en formats numériques. 🤖💡 Il intègre des techniques de vision par ordinateur et d'apprentissage profond pour un traitement complet : segmentation, classification et sélection de symboles. 📚🔍

  • Updated Nov 30, 2023
  • Jupyter Notebook

Handwritten character recognition (HCR) is a challenging task due to the variability of human handwriting. This repository contains a convolutional neural network (CNN) architecture for HCR that uses Keras as an interface for the TensorFlow library. The model has been validated for English and Devanagari scripts.

  • Updated Jun 5, 2023
  • Jupyter Notebook

Improve this page

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

Learn more