Optical Character Recognition, Using K-Nearest Neighbors
Wei Wang

TL;DR
This paper proposes an OCR method using K-nearest neighbors that achieves over 90% accuracy with quick training and runtime, addressing the ongoing challenge of recognizing handwritten text.
Contribution
The paper introduces a K-nearest neighbors based OCR approach with high accuracy and efficient processing, contributing a simple yet effective solution to handwritten text recognition.
Findings
Achieved over 90% recognition accuracy.
Short training and runtime performance.
Effective for handwritten text recognition.
Abstract
The problem of optical character recognition, OCR, has been widely discussed in the literature. Having a hand-written text, the program aims at recognizing the text. Even though there are several approaches to this issue, it is still an open problem. In this paper we would like to propose an approach that uses K-nearest neighbors algorithm, and has the accuracy of more than 90%. The training and run time is also very short.
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 · Data Management and Algorithms · Advanced Image and Video Retrieval Techniques
