Skip to content

Implementation of a handwriting recognition system, capable of generating and displaying the written text in a collection of images of documents

Notifications You must be signed in to change notification settings

fati-bendaouch/Handwritten-Character-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Handwritten-Character-Recognition

Implementation of a handwriting recognition system, capable of generating and displaying the written text in a collection of images of documents

About Dataset

The dataset (https://www.kaggle.com/datasets/landlord/handwriting-recognition) consists of more than four hundred thousand handwritten names collected through charity projects. Character Recognition utilizes image processing technologies to convert characters on scanned documents into digital forms. It typically performs well in machine-printed fonts. However, it still poses difficult challenges for machines to recognize handwritten characters, because of the huge variation in individual writing styles. There are 206,799 first names and 207,024 surnames in total. The data was divided into a training set (331,059), testing set (41,382), and validation set (41,382) respectively.

About

Implementation of a handwriting recognition system, capable of generating and displaying the written text in a collection of images of documents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published