Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

CNN-RNN BASED HANDWRITTEN TEXT RECOGNITION

View through CrossRef
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.
Title: CNN-RNN BASED HANDWRITTEN TEXT RECOGNITION
Description:
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.

Related Results

Sleep Habits and Occurrence of Lowback Pain among Craftsmen
Sleep Habits and Occurrence of Lowback Pain among Craftsmen
<span style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; ...
Sleep Habits and Occurrence of Lowback Pain among Craftsmen
Sleep Habits and Occurrence of Lowback Pain among Craftsmen
<span style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; ...
Energy-efficient architectures for recurrent neural networks
Energy-efficient architectures for recurrent neural networks
Deep Learning algorithms have been remarkably successful in applications such as Automatic Speech Recognition and Machine Translation. Thus, these kinds of applications are ubiquit...
Bounds on the sum of broadcast domination number and strong metric dimension of graphs
Bounds on the sum of broadcast domination number and strong metric dimension of graphs
Let [Formula: see text] be a connected graph of order at least two with vertex set [Formula: see text]. For [Formula: see text], let [Formula: see text] denote the length of an [Fo...
ANALYSIS OF READING MATERIALS IN TEXTBOOK FOR GRADE XI SENIOR HIGH SCHOOL
ANALYSIS OF READING MATERIALS IN TEXTBOOK FOR GRADE XI SENIOR HIGH SCHOOL
This study aims to find out the GI and LD level, the text which has the highest GI and LD and what make the text has the highest GI and LD of Advanced Learning English 2 textbook. ...
E-Press and Oppress
E-Press and Oppress
From elephants to ABBA fans, silicon to hormone, the following discussion uses a new research method to look at printed text, motion pictures and a te...
Transformation Invariant Pashto Handwritten Text Classification and Prediction
Transformation Invariant Pashto Handwritten Text Classification and Prediction
The use of handwritten recognition tools has increased yearly in various commercialized fields. Due to this, handwritten classification, recognition, and detection have become an e...
ON-LINE HANDWRITTEN ARABIC CHARACTER RECOGNITION BASED ON GENETIC ALGORITHM
ON-LINE HANDWRITTEN ARABIC CHARACTER RECOGNITION BASED ON GENETIC ALGORITHM
On-line Arabic handwritten character recognition is one of the most challenging problems in pattern recognition field. By now, printed Arabic character recognition and on-line Arab...

Back to Top