Skip to content

Releases: ronak-create/CNN-Letter_Identification

Handwriting to Text (OCR) CNN Model v1.0

11 Jun 07:34
63e269c

Choose a tag to compare

Description:

This is the initial release of a simple Handwriting to Text (OCR) model built using Python libraries like TensorFlow and Keras.

Features:

  • Recognizes single capital letters (A-Z) and numbers (0-9)
  • User-friendly interface with input and output areas
  • Achieves an accuracy of 97.94%

Languages: Python (v3.10.13), HTML5, CSS3, JavaScript (with JQuery and Ajax)
Future Scope: Explore Convolutional Neural Networks (CNN) for improved accuracy

Full Changelog: https://github.com/ronak-create/CNN-Letter_Identification/commits/0.1.0