Offline Handwriting Recognition using Genetic Algorithm
Rahul Kala, Harsh Vazirani, Anupam Shukla, Ritu Tiwari

TL;DR
This paper presents a novel offline handwriting recognition method using genetic algorithms to generate and match mixed style graphs, achieving 98.44% accuracy.
Contribution
It introduces a genetic algorithm-based approach to recognize handwritten characters by generating intermediate styles through graph mixing.
Findings
Achieved 98.44% recognition accuracy.
Demonstrated effectiveness of genetic algorithms in style variation handling.
Validated method on a pool of character images.
Abstract
Handwriting Recognition enables a person to scribble something on a piece of paper and then convert it into text. If we look into the practical reality there are enumerable styles in which a character may be written. These styles can be self combined to generate more styles. Even if a small child knows the basic styles a character can be written, he would be able to recognize characters written in styles intermediate between them or formed by their mixture. This motivates the use of Genetic Algorithms for the problem. In order to prove this, we made a pool of images of characters. We converted them to graphs. The graph of every character was intermixed to generate styles intermediate between the styles of parent character. Character recognition involved the matching of the graph generated from the unknown character image with the graphs generated by mixing. Using this method we received…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Hand Gesture Recognition Systems · Vehicle License Plate Recognition
