Off-Line and Online Handwritten Character Recognition Using RNN-GRU Algorithm

Dr. S. Kanmani,B. Sujitha,K. Subalakshmi,S. Umamaheswari,Karimreddy Punya Sai Teja Reddy
DOI: https://doi.org/10.22214/ijraset.2023.50184
2023-04-30
International Journal for Research in Applied Science and Engineering Technology
Abstract:Abstract: Recognizing handwritten characters is an extremely difficult task in the domains of pattern recognition and computer vision. It involves the use of a process that enables computers to identify and convert handwritten or printed characters, such as letters and numbers, into a digital format that is usable by the computer. Currently, the RNN-CNN hybrid algorithm is employed to predict handwritten text in images with an accuracy rate of 91.5%. However, the existing system can only recognize characters and words character-by-character and word-by-word. The proposed system aims to address this limitation by enabling line-byline recognition and the conversion of handwritten text to OCR. To achieve this, the system utilizes the GRU algorithm to predict the next letter in incomplete words. Furthermore, the IAM dataset, consisting of 135,000 annotated sentences, is utilized to detect and rectify spelling errors in texts.
What problem does this paper attempt to address?