CNN-RNN BASED HANDWRITTEN TEXT RECOGNITION
Abstract
At present most of the scripts are handwritten due to the ease of using a pen tip in place of a keyboard, hence errors are common due to illegibility of the human handwriting. To avoid this problem handwriting recognition is essential. Offline handwritten Text recognition (OHTR) has become one of the major areas of research in recent times because of the need to eliminate errors due to misinterpretation of handwritten text and the need for automation to improve efficiency. The application of this system can be seen in fields like handwritten application interpretations, postal address recognition, signature verification, and various others. In this project, offline handwritten Text recognition is performed using Convolutional Neural Network (CNN), Long Short-Term Memory (LSTM) which uses the architecture of Recurrent Neural network (RNN) and connectionist temporal classification (CTC). The neural network is trained and tested using the IAM database containing handwritten English text. The implementation of this work is done using image segmentation-based handwritten text recognition where OpenCV is used for performing image processing and TensorFlow is used for training and text recognition. This whole system is developed using python and the output is displayed in a word file.

Authors
Hemanth G R, Jayasree M, Keerthi Venii S, Akshaya P, Saranya R
PSG Institute of Technology and Applied Research, India

Keywords
Offline Handwritten Text Recognition, Convolutional Neural Network, Recurrent Neural Network, Connectionist Temporal Classification, Long Short-Term Memory
Yearly Full Views
JanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember
210000000000
Published By :
ICTACT
Published In :
ICTACT Journal on Soft Computing
( Volume: 12 , Issue: 1 , Pages: 2457-2463 )
Date of Publication :
October 2021
Page Views :
237
Full Text Views :
4

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.