English Character Recognition using Artificial Neural Network
This work focuses on development of a Offline Hand Written English Character Recognition algorithm based on Artificial Neural Network (ANN). The ANN implemented in this work has single output neuron which shows whether the tested character belongs to a particular cluster or not. The implementation is carried out completely in 'C' language. Ten sets of English alphabets (small-26, capital-26) were used to train the ANN and 5 sets of English alphabets were used to test the network. The characters were collected from different persons over duration of about 25 days. The algorithm was tested with 5 capital letters and 5 small letter sets. However, the result showed that the algorithm recognized English alphabet patterns with maximum accuracy of 92.59% and False Rejection Rate (FRR) of 0%.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Non-Correlated Character Recognition using Artificial Neural Network
This paper investigates a method of Handwritten English Character Recognition using Artificial Neural Network (ANN). This work has been done in offline Environment for non correlated characters, which do not possess any …
English Sentence Recognition using Artificial Neural Network through Mouse-based Gestures
Handwriting is one of the most important means of daily communication. Although the problem of handwriting recognition has been considered for more than 60 years there are still many open issues, especially in the task o…
Efficient Neural NetworkHandwriting RecognitionSentenceA CNN Based Scene Chinese Text Recognition Algorithm With Synthetic Data Engine
Scene text recognition plays an important role in many computer vision applications. The small size of available public available scene text datasets is the main challenge when training a text recognition CNN model. In t…
Scene Text RecognitionUrdu Handwritten Text Recognition Using ResNet18
Handwritten text recognition is an active research area in the field of deep learning and artificial intelligence to convert handwritten text into machine-understandable. A lot of work has been done for other languages, …
Handwritten Text RecognitionOCR Quality and NLP Preprocessing
We present initial experiments to evaluate the performance of tasks such as Part of Speech Tagging on data corrupted by Optical Character Recognition (OCR). Our results, based on English and German data, using artificial…
Optical Character RecognitionOptical Character Recognition (OCR)Part-Of-Speech Tagging