SlideShare a Scribd company logo
1 of 8
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1767
Survey On Broken and Joint Devanagari Handwritten Characters
Recognition Using Deep Learning
Prachi Pachang1, Jiya Shaikh2, Ms. Vina M. Lomate3, Tanishka Sinha4, Manjeet Kour5
3Hod Dept. of Computer Engineering, RMD Sinhgad School of Engineering, Warje Pune, India
1,2,4,5UG Student, Computer Engineering, RMD Sinhgad School of Engineering, Warje Pune, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The recognition of handwritten Devanagari
characters presents a significant challenge due to the
script's complexity and variability. The complexity is
further compounded by the variability of broken and
joint characters that are written differently by different
individuals. In recent years, deep learning models have
emerged as a powerful solution for character
recognition, achieving remarkable performance in
various applications. This survey paper presents an in-
depth analysis of the deep learning-based approaches
used for recognizing handwritten Devanagari broken
and joint characters. We extensively review the
architectures and techniques applied in deep learning
models such as convolutional neural networks (CNNs),
recurrent neuralnetworks(RNNs),andhybridmodels,to
identify these characters. We also discuss the datasets
utilized for training and testing these models and the
performance metrics used for evaluating their
performance. Additionally, we conduct a comparative
analysis of the different approaches, highlighting their
respective strengths, and limitations, and proposing
possible directions for future research. Our survey is
intended to serve as a valuable resource for researchers
and practitioners engaged in the area of handwritten
Devanagari character recognition using deep learning.
Key Words: Feature extraction, Convolutional
Neural Network (CNN), Recurrent Neural Network
(RNN), TensorFlow, ImageDataGenerator, Text
recognition, Wavelets.
1. INTRODUCTION
Handwritten character recognitionisvitalincomputer
vision and pattern recognition, with practical
applications such as optical character recognition,
automaticformprocessing,andintelligenthandwriting
recognition systems. Devanagari is a prominent script
used in several languages such as Hindi, Marathi, and
Nepali, and recognizing handwritten Devanagari
characters is a challenging task due to the complexity
and variability of the script. The recognition of broken
and joint characters in Devanagari further adds to the
complexity, as these characters are often written
differently by different individuals, making it difficult
to develop a robust recognition system.
This survey paper aims to provide a comprehensive
overview of the existing approaches for broken and
joint handwritten Devanagari character recognition,
with a particular focus on the involvement of wavelet
transform and recent deep learning-based
technologies. The paper will also discuss the
advantages and limitations of each approach and
highlight the current techniques. Additionally,publicly
available datasets such as the DevanagariHandwritten
Character Dataset (DHCD) and Indian Language
Handwritten Character Dataset (ILHCD) will be
reviewed, which have been widely used for training
and evaluation of various approaches. This survey
paper will provide a useful resource for researchers
and practitioners working in the field of handwritten
Devanagari character recognition, with the aim of
improving the accuracy and efficiency of character
recognition systems.
2. Main Terminologies:
2.1 Devanagari script: A script used for
writing several languages, including Hindi, Marathi,
and Nepali.
2.2 Broken characters: Devanagari characters that
are separated or disjointed, which require additional
techniques for recognition.
2.3Jointcharacters:Devanagaricharactersthatare
connected to other characters, often writteninacursive
manner, require additional techniques for recognition.
2.4 Handwritten character recognition:
The process of identifying and transcribing
handwritten characters from an image or document.
2.5 Devanagari Handwritten Character
Dataset (DHCD): A publicly available dataset
containing handwritten Devanagari characters.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1768
Sr.
no
Publication
details
Tech used Dataset Accurac
y
Research Gap
Identified
1 Performance
Evaluation of
Learning-based
Frameworks for
Devanagari
Character
Recognition
Saptarshi
Kattyayan, P.
Kanungo
Prepossessing:
CNN Model, De-
noising, Size, and
Contrast
Retuning
The Devanagari
Character Dataset
includes characters from
three distinct classes:
Vowels, Consonants, and
Numerals. The numerical
Dataset consists of 10
classes ranging from 0 to
9 for each digit there are
2000 samples present in
the dataset. Vowels
dataset consists of 12
classes containing 2000
samples in a given class.
The consonant dataset
contains the highest
data. Each Consonant
contains 2000 samples.
98.01% There is a need for an
efficient character
recognition and
classification system.
2 Character
Recognition
System for
Devanagari Script
Using Machine
Learning
Approach
Shilpa Mangesh
Pande, Bineet
Kumar Jha
Pre-Processing:
Normalization,
Thinning and
noise removal.
Classification:
Decision tree
classifier, Nearest
Centroid
classifier, K
Neighbors
Classifier, Extra
tree Classifier
There is a scanned
Devanagari script
alphabets database
consisting of 43
thousand of images of
32x32 pixels
78% For complex model
deep learning can be
used .
3 Deformed
character
recognition using
convolutional
neural networks
Pre-Processing:
Data
Augmentation
Classification:
Tree Classifier,
SVM Classifier
The datasets employed
for training in case of
printed data samples are
extracted from ancient
Kannada documents
whereasthe handwritten
data sample are collected
in varied environments
98.05% Only 52 classes are
present, which does
not represent fully
complexity of the
recognition problem
3. Literature Survey:
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1769
4 Handwritten
Devanagari Character
Recognition using
Wavelet-Based
Feature Extraction
and Classification
Scheme Adwait Dixit,
Ashwini Navghane,
Yogesh Dandawate
IEEE India Conference
(INDICON)
Prepossessing:
Banalization
Feature
Extraction:
Wavelet
Transform
Classification:
ANN, OCR
There is a dataset,
which contains
almost 2000
different characters
taken from different
people for each 20
characters
70% Only Devanagari
characters were
considered. Further
research can be on
other Indian regional
languages
5 Transfer Learning
using CNN for
Handwritten
Devanagari Character
Recognition
Feature Extraction:
AlexNet, DenseNet,
Vgg, Inception,
ConvNet
The dataset of
Devanagari has 46
classes. Each class
has 2000 images.
The dataset
consists of 92000
images.
78200 images for
trainingand13800
for testing.
98% Possibility of
overfitting and
limited sets of pre
trained model.
6 Recognition of Handwritten
Characters Based on
Wavelet TransformandSVM
Classifier, The International
Arab Journal of Information
Technology, Vol. 15, No. 6,
Malika Ait Aider, Kamal
Hammouche, and Djamel
Gaceb
Feature extraction:
Wavelet transform
Pre-Processing:
Normalization
Classification: SVM
MNISTDatasetwas
used
98% The paper suggests
future work on
integrating a
normalization
operation as a
preprocessing
procedure, but this
was not explored in
the current study.
7 Handwritten Devanagari
Character Recognition
Using Layer-Wise Training
of Deep Convolutional
Neural Networks and
Adaptive Gradient Methods
Pre-processing
involves using
deep convolutional
neural networks.
Feature extraction
is done through
the box approach,
dividing the
character into 24
cells.A normalized
vector distance is
computed for each
box, except the
empty cells.
ISIDCHAR: a
database with
36,172 grayscale
images of 47
Devanagari
characters.
V2DMDC: a
database with
20,305 samples of
handwritten
Devanagari
characters.
98% Devanagari
characters only
were used.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1770
8 Marathi
Handwritten
Character
Recognition
Using SVM and
KNN Classifier.
Diptee
Chikmurge; R.
Shriram.
Springer HIS
Advances in
Intelligent
Systems and
Computing, vol
1179;
Published
K-Nearest
Neighbours and
SVM
The dataset of
Marathi
handwritten
characters
available on
Kaggle consists of
58,000 images of
characters,
covering a total of
58 different types
of Marathi
characters.
The
accuracy
achieved
was 90% for
KNN and
95% for
SVM.
The drawback of HOG
is its slow computation
speed, which can be
addressedbyemploying
an alternative
technology.
9 Handwritten
Marathi
Compound
Character
Recognition.
Amol A. Kadam,
Dr. Milind V.
Bhalerao, Mohit
N. Tanurkar,
IJERT
Classifiers used
were SVM and
KNN.
There are 3500
images of
compound
Marathi
characters
written by hand.
The SVM
classifier
achieved an
accuracy of
96.49%,
while the
KNN
classifier
achieved an
accuracy of
95.67%.
The number of
features is low.
10 Handwritten
Marathi character
(vowel)
recognition;Ajmire
P.E. and Warkhede
S.E.
Gaussian
Distribution
Function
There are 120
images that show
Marathi vowels in
different styles.
60% The accuracy is not
satisfactory and
requires further
optimization.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1771
4. Algorithmic Survey:
Sr
no.
Publication
Details
Algorithm
Used
Accuracy Language
1 Performance
Evaluation of
Learning-based
Frameworks for
Devanagari Character
Recognition. Saptarshi
Kattyayan, P. Kanungo
Gaussian Naive Bayes,
Decision Tree, K-
Nearest
Neighbor(KNN) and
CNN
98.01% Devanagari
2 Character Recognition
System for Devanagari
Script Using Machine
Learning Approach.
Shilpa Mangesh Pande,
Bineet Kumar Jha
Decision Tree classifier,
Nearest Centroid
classifier, K Nearest
Neighbors classifier,
Extra Trees classifiers
and Random Forest
classifier
78% Various Scripts like
Handwritten Devanagari ,
Arabic, English and Chinese
3 Deformed character
recognition using
convolutional neural
networks
Kannada Dataset
4 Handwritten
Devanagari Character
Recognition using
Wavelet-Based Feature
Extraction and
Classification Scheme
Adwait Dixit, Ashwini
Navghane, Yogesh
Dandawate IEEE India
Conference (INDICON)
ANN with Wavelet
feature
70% Handwritten Devanagari
Script
5 Transfer Learning using
CNN for Handwritten
Devanagari Character
Recognition Nagender
Aneja and Sandhya
Aneja Universiti Brunei
Darussalam Brunei
Darussalam
DCNN 98% Handwritten Devanagari
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1772
6 Recognition of
Handwritten
Characters Based
on Wavelet
Transform and
SVM Classifier,
The International
Arab Journal of
Information
Technology, Vol.
15, No. 6, Malika
Ait Aider , Kamal
Hammouche , and
Djamel Gaceb
CWT (Continuous Wavelet
Transform ), SVM, K-
nearest neighbor
98% Off-line Handwritten
Characters
7 Handwritten
Devanagari
Character
Recognition
Using Layer-
Wise Training of
Deep
Convolutional
Neural Networks
and Adaptive
Gradient
Methods
Mahesh Jangid,
Sumit Srivastava
DCNN and Adaptive
Gradient Methods
98% Devanagari Script
8 Marathi
Handwritten
Character
Recognition
Using SVM and
KNN Classifier.
Diptee
Chikmurge; R.
Shriram.
Springer HIS
Advances in
Intelligent
Systems and
Computing, vol
1179;
Published in
2020
SVM (Support Vector
Machine ) and KNN (K -
Nearest Neighbours)
The
accuracy
achieved
was 90% for
KNN and
95% for
SVM.
Marathi
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1773
5. Live Survey:
The 2022 Fourth International Conference on
Emerging Research in Electronics, Computer Science
and Technology (ICERECT) by IEEE includes
experimentation on broken and joint handwritten
character recognition using deep learning. The
experiment involves testing various CNN architectures
with different depths and structures. The results are
then compared with state-of-the-art methods like
VGG16, VGG19, InceptionV3,MobileNet,ResNet50,and
Xceptionusingtransferlearningofpre-trainedweights.
6. Conclusion:
In conclusion, there hasbeensignificantresearchinthe
field of broken and joint handwritten character
recognition using deep learning. Several studies have
utilized various deep learning architectures, such as
convolutional neural networks (CNNs), to improve the
accuracy of recognition models. Techniques such as
featureextraction,pre-processing,andtransferlearning
have also been employed to improve model
performance. The results of these studies indicate that
deep learning-based approaches can achieve high
accuracy rates in recognizing broken and joint
characters in handwritten scripts. However, more
research is still needed to optimize the performance of
thesemodelsandmakethemmoreefficientandreliable
for real-world applications.
1. S. Kattyayan, T. Kar and P. Kanungo,
"Performance Evaluation of Learning Based
Frameworks for Devanagari Character
Recognition," 2020 IEEE 7th Uttar Pradesh
Section International Conference on Electrical,
Electronics and Computer Engineering
(UPCON), 2020
2. P. Gupta, S. Deshmukh, S. Pandey, K. Tonge, V.
Urkunde and S. Kide, "Convolutional Neural
Network based Handwritten Devanagari
Character Recognition," 2020 International
Conference on Smart Technologies in
Computing, Electrical and Electronics
(ICSTCEE), 2020, pp. 322-326
3. N. Aneja and S. Aneja, "Transfer Learningusing
CNN for Handwritten Devanagari Character
Recognition," 2019 1st International
Conference on Advances in Information
Technology (ICAIT), 2019
9 Handwritten
Marathi
Compound
Character
Recognition.
Amol A. Kadam,
Dr. Milind V.
Bhalerao, Mohit
N. Tanurkar,
IJERT
Classifiers
used were
SVM and
KNN.
The SVM classifier achieved
an accuracy of 96.49%,
while the KNN classifier
achieved an accuracy of
95.67%.
Marathi
10 Handwritten
Marathi character
recognition using
R-HOG Feature;
Parshuram M.
Kamble,Ravindra
S. Hegadi
SVM and
FFANN
The TAR calculated to be
97.15%
for FFANN and 95.64% for
SVM respectively.
Marathi
7. References:
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1774
4. R. Karnik, "Recognition of Handwritten
Devanagari Characters", Fifth International
Conference on Document Analysis and
Recognition ICDAR '99
5. Rani, N Shobha & Chandan, Nagabasavanna &
Jain, Sajan & Kiran, Hena. (2018). Deformed
character recognition using convolutional
neural networks. International Journal of
Engineering & Technology. 7. 1599.
10.14419/ijet.v7i3.14053.
6. Recognition of broken and overlapping
handwritten Bangla digits using convolutional
neural network by S. R. Chowdhury andS.M.A.
Bhuiyan, published intheInternationalJournal
of Advanced Computer Science and
Applications (IJACSA), 2019.
7. "Overlapping handwritten character
recognition using CNN with geometric
normalization" by M. Khan and A. Aziz,
published in the International Journal of
Advanced Computer Science and Applications
(IJACSA), 2018.
8. "Broken Bangla handwritten character
recognition using CNN with data
augmentation" by M. R.Rahman,M.A.Rahman,
and M. Z. Rahman, published in the
International Conference on Intelligent
Systems Design and Applications(ISDA),2020.
9. "Recognition of overlapping and broken
handwritten digits using deep learning" by B.
H. N. R. Ramasamy, M. S. T. Khan, and S. S. Ali,
published in the International Conference on
Signal Processing and Intelligent Systems
(ICSPIS), 2019.
10. "A review on overlapping and touching
character recognition using deep learning" by
A. B. A. Azhar, M. N. M. Nasir, and N. A. M. Isa,
publishedintheJournalofTelecommunication,
Electronic and Computer Engineering (JTEC),
2020.
11. "A comprehensive survey on overlapping and
broken character recognition" by A. Sharma
and M. Vatsa, published in the Journal of
Pattern Recognition Research, 2021.
12. "Recognizing Overlapping Handwritten Digits
Using Convolutional Neural Networks" by L.
Mai, X. Chen, and D. D. Feng, published in the
IEEE International Conference on Signal
Processing, Communications and Computing
(ICSPCC), 2018.

More Related Content

Similar to Survey On Broken and Joint Devanagari Handwritten Characters Recognition Using Deep Learning

Hand Written Character Recognition Using Neural Networks
Hand Written Character Recognition Using Neural Networks Hand Written Character Recognition Using Neural Networks
Hand Written Character Recognition Using Neural Networks Chiranjeevi Adi
 
IRJET- Survey on Generating Suggestions for Erroneous Part in a Sentence
IRJET- Survey on Generating Suggestions for Erroneous Part in a SentenceIRJET- Survey on Generating Suggestions for Erroneous Part in a Sentence
IRJET- Survey on Generating Suggestions for Erroneous Part in a SentenceIRJET Journal
 
Network Intrusion Detection System using Machine Learning
Network Intrusion Detection System using Machine LearningNetwork Intrusion Detection System using Machine Learning
Network Intrusion Detection System using Machine LearningIRJET Journal
 
IRJET- Neural Network based Script Recognition using Wavelet Features: An App...
IRJET- Neural Network based Script Recognition using Wavelet Features: An App...IRJET- Neural Network based Script Recognition using Wavelet Features: An App...
IRJET- Neural Network based Script Recognition using Wavelet Features: An App...IRJET Journal
 
SILINGO – SIGN LANGUAGE DETECTION/ RECOGNITION USING CONVOLUTIONAL NEURAL NET...
SILINGO – SIGN LANGUAGE DETECTION/ RECOGNITION USING CONVOLUTIONAL NEURAL NET...SILINGO – SIGN LANGUAGE DETECTION/ RECOGNITION USING CONVOLUTIONAL NEURAL NET...
SILINGO – SIGN LANGUAGE DETECTION/ RECOGNITION USING CONVOLUTIONAL NEURAL NET...IRJET Journal
 
Character Recognition using Data Mining Technique (Artificial Neural Network)
Character Recognition using Data Mining Technique (Artificial Neural Network)Character Recognition using Data Mining Technique (Artificial Neural Network)
Character Recognition using Data Mining Technique (Artificial Neural Network)Sudipto Krishna Dutta
 
A Convolutional Neural Network approach for Signature verification
A Convolutional Neural Network approach for Signature verificationA Convolutional Neural Network approach for Signature verification
A Convolutional Neural Network approach for Signature verificationIRJET Journal
 
Character recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neuralCharacter recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neuralIAEME Publication
 
Character recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neuralCharacter recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neuralIAEME Publication
 
Optically processed Kannada script realization with Siamese neural network model
Optically processed Kannada script realization with Siamese neural network modelOptically processed Kannada script realization with Siamese neural network model
Optically processed Kannada script realization with Siamese neural network modelIAESIJAI
 
IRJET- Survey on Text Error Detection using Deep Learning
IRJET-  	  Survey on Text Error Detection using Deep LearningIRJET-  	  Survey on Text Error Detection using Deep Learning
IRJET- Survey on Text Error Detection using Deep LearningIRJET Journal
 
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...Design and Development of a 2D-Convolution CNN model for Recognition of Handw...
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...CSCJournals
 
IRJET - A Survey on Recognition of Strike-Out Texts in Handwritten Documents
IRJET - A Survey on Recognition of Strike-Out Texts in Handwritten DocumentsIRJET - A Survey on Recognition of Strike-Out Texts in Handwritten Documents
IRJET - A Survey on Recognition of Strike-Out Texts in Handwritten DocumentsIRJET Journal
 
­­­­Cursive Handwriting Recognition System using Feature Extraction and Artif...
­­­­Cursive Handwriting Recognition System using Feature Extraction and Artif...­­­­Cursive Handwriting Recognition System using Feature Extraction and Artif...
­­­­Cursive Handwriting Recognition System using Feature Extraction and Artif...IRJET Journal
 
A Deep Learning Approach to Recognize Cursive Handwriting
A Deep Learning Approach to Recognize Cursive HandwritingA Deep Learning Approach to Recognize Cursive Handwriting
A Deep Learning Approach to Recognize Cursive HandwritingIRJET Journal
 
ONLINE KANNADA HANDWRITTEN WORDS RECOGNITION USING DEEP LEARNING
ONLINE KANNADA HANDWRITTEN WORDS RECOGNITION USING DEEP LEARNINGONLINE KANNADA HANDWRITTEN WORDS RECOGNITION USING DEEP LEARNING
ONLINE KANNADA HANDWRITTEN WORDS RECOGNITION USING DEEP LEARNINGIRJET Journal
 
KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNING
KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNINGKANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNING
KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNINGIRJET Journal
 
Deep Learning in Text Recognition and Text Detection : A Review
Deep Learning in Text Recognition and Text Detection : A ReviewDeep Learning in Text Recognition and Text Detection : A Review
Deep Learning in Text Recognition and Text Detection : A ReviewIRJET Journal
 

Similar to Survey On Broken and Joint Devanagari Handwritten Characters Recognition Using Deep Learning (20)

Hand Written Character Recognition Using Neural Networks
Hand Written Character Recognition Using Neural Networks Hand Written Character Recognition Using Neural Networks
Hand Written Character Recognition Using Neural Networks
 
IRJET- Survey on Generating Suggestions for Erroneous Part in a Sentence
IRJET- Survey on Generating Suggestions for Erroneous Part in a SentenceIRJET- Survey on Generating Suggestions for Erroneous Part in a Sentence
IRJET- Survey on Generating Suggestions for Erroneous Part in a Sentence
 
Network Intrusion Detection System using Machine Learning
Network Intrusion Detection System using Machine LearningNetwork Intrusion Detection System using Machine Learning
Network Intrusion Detection System using Machine Learning
 
Co4201605611
Co4201605611Co4201605611
Co4201605611
 
IRJET- Neural Network based Script Recognition using Wavelet Features: An App...
IRJET- Neural Network based Script Recognition using Wavelet Features: An App...IRJET- Neural Network based Script Recognition using Wavelet Features: An App...
IRJET- Neural Network based Script Recognition using Wavelet Features: An App...
 
SILINGO – SIGN LANGUAGE DETECTION/ RECOGNITION USING CONVOLUTIONAL NEURAL NET...
SILINGO – SIGN LANGUAGE DETECTION/ RECOGNITION USING CONVOLUTIONAL NEURAL NET...SILINGO – SIGN LANGUAGE DETECTION/ RECOGNITION USING CONVOLUTIONAL NEURAL NET...
SILINGO – SIGN LANGUAGE DETECTION/ RECOGNITION USING CONVOLUTIONAL NEURAL NET...
 
Character Recognition using Data Mining Technique (Artificial Neural Network)
Character Recognition using Data Mining Technique (Artificial Neural Network)Character Recognition using Data Mining Technique (Artificial Neural Network)
Character Recognition using Data Mining Technique (Artificial Neural Network)
 
A Convolutional Neural Network approach for Signature verification
A Convolutional Neural Network approach for Signature verificationA Convolutional Neural Network approach for Signature verification
A Convolutional Neural Network approach for Signature verification
 
Character recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neuralCharacter recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neural
 
Character recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neuralCharacter recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neural
 
Telugu letters dataset and parallel deep convolutional neural network with a...
Telugu letters dataset and parallel deep convolutional neural  network with a...Telugu letters dataset and parallel deep convolutional neural  network with a...
Telugu letters dataset and parallel deep convolutional neural network with a...
 
Optically processed Kannada script realization with Siamese neural network model
Optically processed Kannada script realization with Siamese neural network modelOptically processed Kannada script realization with Siamese neural network model
Optically processed Kannada script realization with Siamese neural network model
 
IRJET- Survey on Text Error Detection using Deep Learning
IRJET-  	  Survey on Text Error Detection using Deep LearningIRJET-  	  Survey on Text Error Detection using Deep Learning
IRJET- Survey on Text Error Detection using Deep Learning
 
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...Design and Development of a 2D-Convolution CNN model for Recognition of Handw...
Design and Development of a 2D-Convolution CNN model for Recognition of Handw...
 
IRJET - A Survey on Recognition of Strike-Out Texts in Handwritten Documents
IRJET - A Survey on Recognition of Strike-Out Texts in Handwritten DocumentsIRJET - A Survey on Recognition of Strike-Out Texts in Handwritten Documents
IRJET - A Survey on Recognition of Strike-Out Texts in Handwritten Documents
 
­­­­Cursive Handwriting Recognition System using Feature Extraction and Artif...
­­­­Cursive Handwriting Recognition System using Feature Extraction and Artif...­­­­Cursive Handwriting Recognition System using Feature Extraction and Artif...
­­­­Cursive Handwriting Recognition System using Feature Extraction and Artif...
 
A Deep Learning Approach to Recognize Cursive Handwriting
A Deep Learning Approach to Recognize Cursive HandwritingA Deep Learning Approach to Recognize Cursive Handwriting
A Deep Learning Approach to Recognize Cursive Handwriting
 
ONLINE KANNADA HANDWRITTEN WORDS RECOGNITION USING DEEP LEARNING
ONLINE KANNADA HANDWRITTEN WORDS RECOGNITION USING DEEP LEARNINGONLINE KANNADA HANDWRITTEN WORDS RECOGNITION USING DEEP LEARNING
ONLINE KANNADA HANDWRITTEN WORDS RECOGNITION USING DEEP LEARNING
 
KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNING
KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNINGKANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNING
KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNING
 
Deep Learning in Text Recognition and Text Detection : A Review
Deep Learning in Text Recognition and Text Detection : A ReviewDeep Learning in Text Recognition and Text Detection : A Review
Deep Learning in Text Recognition and Text Detection : A Review
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Seizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksSeizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksIJECEIAES
 
electrical installation and maintenance.
electrical installation and maintenance.electrical installation and maintenance.
electrical installation and maintenance.benjamincojr
 
Autodesk Construction Cloud (Autodesk Build).pptx
Autodesk Construction Cloud (Autodesk Build).pptxAutodesk Construction Cloud (Autodesk Build).pptx
Autodesk Construction Cloud (Autodesk Build).pptxMustafa Ahmed
 
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024EMMANUELLEFRANCEHELI
 
Basics of Relay for Engineering Students
Basics of Relay for Engineering StudentsBasics of Relay for Engineering Students
Basics of Relay for Engineering Studentskannan348865
 
15-Minute City: A Completely New Horizon
15-Minute City: A Completely New Horizon15-Minute City: A Completely New Horizon
15-Minute City: A Completely New HorizonMorshed Ahmed Rahath
 
What is Coordinate Measuring Machine? CMM Types, Features, Functions
What is Coordinate Measuring Machine? CMM Types, Features, FunctionsWhat is Coordinate Measuring Machine? CMM Types, Features, Functions
What is Coordinate Measuring Machine? CMM Types, Features, FunctionsVIEW
 
Maximizing Incident Investigation Efficacy in Oil & Gas: Techniques and Tools
Maximizing Incident Investigation Efficacy in Oil & Gas: Techniques and ToolsMaximizing Incident Investigation Efficacy in Oil & Gas: Techniques and Tools
Maximizing Incident Investigation Efficacy in Oil & Gas: Techniques and Toolssoginsider
 
Dynamo Scripts for Task IDs and Space Naming.pptx
Dynamo Scripts for Task IDs and Space Naming.pptxDynamo Scripts for Task IDs and Space Naming.pptx
Dynamo Scripts for Task IDs and Space Naming.pptxMustafa Ahmed
 
Augmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxAugmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxMustafa Ahmed
 
Research Methodolgy & Intellectual Property Rights Series 1
Research Methodolgy & Intellectual Property Rights Series 1Research Methodolgy & Intellectual Property Rights Series 1
Research Methodolgy & Intellectual Property Rights Series 1T.D. Shashikala
 
21P35A0312 Internship eccccccReport.docx
21P35A0312 Internship eccccccReport.docx21P35A0312 Internship eccccccReport.docx
21P35A0312 Internship eccccccReport.docxrahulmanepalli02
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxkalpana413121
 
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...drjose256
 
Maher Othman Interior Design Portfolio..
Maher Othman Interior Design Portfolio..Maher Othman Interior Design Portfolio..
Maher Othman Interior Design Portfolio..MaherOthman7
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Ramkumar k
 
engineering chemistry power point presentation
engineering chemistry  power point presentationengineering chemistry  power point presentation
engineering chemistry power point presentationsj9399037128
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...josephjonse
 
Artificial Intelligence in due diligence
Artificial Intelligence in due diligenceArtificial Intelligence in due diligence
Artificial Intelligence in due diligencemahaffeycheryld
 
Adsorption (mass transfer operations 2) ppt
Adsorption (mass transfer operations 2) pptAdsorption (mass transfer operations 2) ppt
Adsorption (mass transfer operations 2) pptjigup7320
 

Recently uploaded (20)

Seizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksSeizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networks
 
electrical installation and maintenance.
electrical installation and maintenance.electrical installation and maintenance.
electrical installation and maintenance.
 
Autodesk Construction Cloud (Autodesk Build).pptx
Autodesk Construction Cloud (Autodesk Build).pptxAutodesk Construction Cloud (Autodesk Build).pptx
Autodesk Construction Cloud (Autodesk Build).pptx
 
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
 
Basics of Relay for Engineering Students
Basics of Relay for Engineering StudentsBasics of Relay for Engineering Students
Basics of Relay for Engineering Students
 
15-Minute City: A Completely New Horizon
15-Minute City: A Completely New Horizon15-Minute City: A Completely New Horizon
15-Minute City: A Completely New Horizon
 
What is Coordinate Measuring Machine? CMM Types, Features, Functions
What is Coordinate Measuring Machine? CMM Types, Features, FunctionsWhat is Coordinate Measuring Machine? CMM Types, Features, Functions
What is Coordinate Measuring Machine? CMM Types, Features, Functions
 
Maximizing Incident Investigation Efficacy in Oil & Gas: Techniques and Tools
Maximizing Incident Investigation Efficacy in Oil & Gas: Techniques and ToolsMaximizing Incident Investigation Efficacy in Oil & Gas: Techniques and Tools
Maximizing Incident Investigation Efficacy in Oil & Gas: Techniques and Tools
 
Dynamo Scripts for Task IDs and Space Naming.pptx
Dynamo Scripts for Task IDs and Space Naming.pptxDynamo Scripts for Task IDs and Space Naming.pptx
Dynamo Scripts for Task IDs and Space Naming.pptx
 
Augmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxAugmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptx
 
Research Methodolgy & Intellectual Property Rights Series 1
Research Methodolgy & Intellectual Property Rights Series 1Research Methodolgy & Intellectual Property Rights Series 1
Research Methodolgy & Intellectual Property Rights Series 1
 
21P35A0312 Internship eccccccReport.docx
21P35A0312 Internship eccccccReport.docx21P35A0312 Internship eccccccReport.docx
21P35A0312 Internship eccccccReport.docx
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
 
Maher Othman Interior Design Portfolio..
Maher Othman Interior Design Portfolio..Maher Othman Interior Design Portfolio..
Maher Othman Interior Design Portfolio..
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
engineering chemistry power point presentation
engineering chemistry  power point presentationengineering chemistry  power point presentation
engineering chemistry power point presentation
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
 
Artificial Intelligence in due diligence
Artificial Intelligence in due diligenceArtificial Intelligence in due diligence
Artificial Intelligence in due diligence
 
Adsorption (mass transfer operations 2) ppt
Adsorption (mass transfer operations 2) pptAdsorption (mass transfer operations 2) ppt
Adsorption (mass transfer operations 2) ppt
 

Survey On Broken and Joint Devanagari Handwritten Characters Recognition Using Deep Learning

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1767 Survey On Broken and Joint Devanagari Handwritten Characters Recognition Using Deep Learning Prachi Pachang1, Jiya Shaikh2, Ms. Vina M. Lomate3, Tanishka Sinha4, Manjeet Kour5 3Hod Dept. of Computer Engineering, RMD Sinhgad School of Engineering, Warje Pune, India 1,2,4,5UG Student, Computer Engineering, RMD Sinhgad School of Engineering, Warje Pune, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The recognition of handwritten Devanagari characters presents a significant challenge due to the script's complexity and variability. The complexity is further compounded by the variability of broken and joint characters that are written differently by different individuals. In recent years, deep learning models have emerged as a powerful solution for character recognition, achieving remarkable performance in various applications. This survey paper presents an in- depth analysis of the deep learning-based approaches used for recognizing handwritten Devanagari broken and joint characters. We extensively review the architectures and techniques applied in deep learning models such as convolutional neural networks (CNNs), recurrent neuralnetworks(RNNs),andhybridmodels,to identify these characters. We also discuss the datasets utilized for training and testing these models and the performance metrics used for evaluating their performance. Additionally, we conduct a comparative analysis of the different approaches, highlighting their respective strengths, and limitations, and proposing possible directions for future research. Our survey is intended to serve as a valuable resource for researchers and practitioners engaged in the area of handwritten Devanagari character recognition using deep learning. Key Words: Feature extraction, Convolutional Neural Network (CNN), Recurrent Neural Network (RNN), TensorFlow, ImageDataGenerator, Text recognition, Wavelets. 1. INTRODUCTION Handwritten character recognitionisvitalincomputer vision and pattern recognition, with practical applications such as optical character recognition, automaticformprocessing,andintelligenthandwriting recognition systems. Devanagari is a prominent script used in several languages such as Hindi, Marathi, and Nepali, and recognizing handwritten Devanagari characters is a challenging task due to the complexity and variability of the script. The recognition of broken and joint characters in Devanagari further adds to the complexity, as these characters are often written differently by different individuals, making it difficult to develop a robust recognition system. This survey paper aims to provide a comprehensive overview of the existing approaches for broken and joint handwritten Devanagari character recognition, with a particular focus on the involvement of wavelet transform and recent deep learning-based technologies. The paper will also discuss the advantages and limitations of each approach and highlight the current techniques. Additionally,publicly available datasets such as the DevanagariHandwritten Character Dataset (DHCD) and Indian Language Handwritten Character Dataset (ILHCD) will be reviewed, which have been widely used for training and evaluation of various approaches. This survey paper will provide a useful resource for researchers and practitioners working in the field of handwritten Devanagari character recognition, with the aim of improving the accuracy and efficiency of character recognition systems. 2. Main Terminologies: 2.1 Devanagari script: A script used for writing several languages, including Hindi, Marathi, and Nepali. 2.2 Broken characters: Devanagari characters that are separated or disjointed, which require additional techniques for recognition. 2.3Jointcharacters:Devanagaricharactersthatare connected to other characters, often writteninacursive manner, require additional techniques for recognition. 2.4 Handwritten character recognition: The process of identifying and transcribing handwritten characters from an image or document. 2.5 Devanagari Handwritten Character Dataset (DHCD): A publicly available dataset containing handwritten Devanagari characters.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1768 Sr. no Publication details Tech used Dataset Accurac y Research Gap Identified 1 Performance Evaluation of Learning-based Frameworks for Devanagari Character Recognition Saptarshi Kattyayan, P. Kanungo Prepossessing: CNN Model, De- noising, Size, and Contrast Retuning The Devanagari Character Dataset includes characters from three distinct classes: Vowels, Consonants, and Numerals. The numerical Dataset consists of 10 classes ranging from 0 to 9 for each digit there are 2000 samples present in the dataset. Vowels dataset consists of 12 classes containing 2000 samples in a given class. The consonant dataset contains the highest data. Each Consonant contains 2000 samples. 98.01% There is a need for an efficient character recognition and classification system. 2 Character Recognition System for Devanagari Script Using Machine Learning Approach Shilpa Mangesh Pande, Bineet Kumar Jha Pre-Processing: Normalization, Thinning and noise removal. Classification: Decision tree classifier, Nearest Centroid classifier, K Neighbors Classifier, Extra tree Classifier There is a scanned Devanagari script alphabets database consisting of 43 thousand of images of 32x32 pixels 78% For complex model deep learning can be used . 3 Deformed character recognition using convolutional neural networks Pre-Processing: Data Augmentation Classification: Tree Classifier, SVM Classifier The datasets employed for training in case of printed data samples are extracted from ancient Kannada documents whereasthe handwritten data sample are collected in varied environments 98.05% Only 52 classes are present, which does not represent fully complexity of the recognition problem 3. Literature Survey:
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1769 4 Handwritten Devanagari Character Recognition using Wavelet-Based Feature Extraction and Classification Scheme Adwait Dixit, Ashwini Navghane, Yogesh Dandawate IEEE India Conference (INDICON) Prepossessing: Banalization Feature Extraction: Wavelet Transform Classification: ANN, OCR There is a dataset, which contains almost 2000 different characters taken from different people for each 20 characters 70% Only Devanagari characters were considered. Further research can be on other Indian regional languages 5 Transfer Learning using CNN for Handwritten Devanagari Character Recognition Feature Extraction: AlexNet, DenseNet, Vgg, Inception, ConvNet The dataset of Devanagari has 46 classes. Each class has 2000 images. The dataset consists of 92000 images. 78200 images for trainingand13800 for testing. 98% Possibility of overfitting and limited sets of pre trained model. 6 Recognition of Handwritten Characters Based on Wavelet TransformandSVM Classifier, The International Arab Journal of Information Technology, Vol. 15, No. 6, Malika Ait Aider, Kamal Hammouche, and Djamel Gaceb Feature extraction: Wavelet transform Pre-Processing: Normalization Classification: SVM MNISTDatasetwas used 98% The paper suggests future work on integrating a normalization operation as a preprocessing procedure, but this was not explored in the current study. 7 Handwritten Devanagari Character Recognition Using Layer-Wise Training of Deep Convolutional Neural Networks and Adaptive Gradient Methods Pre-processing involves using deep convolutional neural networks. Feature extraction is done through the box approach, dividing the character into 24 cells.A normalized vector distance is computed for each box, except the empty cells. ISIDCHAR: a database with 36,172 grayscale images of 47 Devanagari characters. V2DMDC: a database with 20,305 samples of handwritten Devanagari characters. 98% Devanagari characters only were used.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1770 8 Marathi Handwritten Character Recognition Using SVM and KNN Classifier. Diptee Chikmurge; R. Shriram. Springer HIS Advances in Intelligent Systems and Computing, vol 1179; Published K-Nearest Neighbours and SVM The dataset of Marathi handwritten characters available on Kaggle consists of 58,000 images of characters, covering a total of 58 different types of Marathi characters. The accuracy achieved was 90% for KNN and 95% for SVM. The drawback of HOG is its slow computation speed, which can be addressedbyemploying an alternative technology. 9 Handwritten Marathi Compound Character Recognition. Amol A. Kadam, Dr. Milind V. Bhalerao, Mohit N. Tanurkar, IJERT Classifiers used were SVM and KNN. There are 3500 images of compound Marathi characters written by hand. The SVM classifier achieved an accuracy of 96.49%, while the KNN classifier achieved an accuracy of 95.67%. The number of features is low. 10 Handwritten Marathi character (vowel) recognition;Ajmire P.E. and Warkhede S.E. Gaussian Distribution Function There are 120 images that show Marathi vowels in different styles. 60% The accuracy is not satisfactory and requires further optimization.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1771 4. Algorithmic Survey: Sr no. Publication Details Algorithm Used Accuracy Language 1 Performance Evaluation of Learning-based Frameworks for Devanagari Character Recognition. Saptarshi Kattyayan, P. Kanungo Gaussian Naive Bayes, Decision Tree, K- Nearest Neighbor(KNN) and CNN 98.01% Devanagari 2 Character Recognition System for Devanagari Script Using Machine Learning Approach. Shilpa Mangesh Pande, Bineet Kumar Jha Decision Tree classifier, Nearest Centroid classifier, K Nearest Neighbors classifier, Extra Trees classifiers and Random Forest classifier 78% Various Scripts like Handwritten Devanagari , Arabic, English and Chinese 3 Deformed character recognition using convolutional neural networks Kannada Dataset 4 Handwritten Devanagari Character Recognition using Wavelet-Based Feature Extraction and Classification Scheme Adwait Dixit, Ashwini Navghane, Yogesh Dandawate IEEE India Conference (INDICON) ANN with Wavelet feature 70% Handwritten Devanagari Script 5 Transfer Learning using CNN for Handwritten Devanagari Character Recognition Nagender Aneja and Sandhya Aneja Universiti Brunei Darussalam Brunei Darussalam DCNN 98% Handwritten Devanagari
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1772 6 Recognition of Handwritten Characters Based on Wavelet Transform and SVM Classifier, The International Arab Journal of Information Technology, Vol. 15, No. 6, Malika Ait Aider , Kamal Hammouche , and Djamel Gaceb CWT (Continuous Wavelet Transform ), SVM, K- nearest neighbor 98% Off-line Handwritten Characters 7 Handwritten Devanagari Character Recognition Using Layer- Wise Training of Deep Convolutional Neural Networks and Adaptive Gradient Methods Mahesh Jangid, Sumit Srivastava DCNN and Adaptive Gradient Methods 98% Devanagari Script 8 Marathi Handwritten Character Recognition Using SVM and KNN Classifier. Diptee Chikmurge; R. Shriram. Springer HIS Advances in Intelligent Systems and Computing, vol 1179; Published in 2020 SVM (Support Vector Machine ) and KNN (K - Nearest Neighbours) The accuracy achieved was 90% for KNN and 95% for SVM. Marathi
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1773 5. Live Survey: The 2022 Fourth International Conference on Emerging Research in Electronics, Computer Science and Technology (ICERECT) by IEEE includes experimentation on broken and joint handwritten character recognition using deep learning. The experiment involves testing various CNN architectures with different depths and structures. The results are then compared with state-of-the-art methods like VGG16, VGG19, InceptionV3,MobileNet,ResNet50,and Xceptionusingtransferlearningofpre-trainedweights. 6. Conclusion: In conclusion, there hasbeensignificantresearchinthe field of broken and joint handwritten character recognition using deep learning. Several studies have utilized various deep learning architectures, such as convolutional neural networks (CNNs), to improve the accuracy of recognition models. Techniques such as featureextraction,pre-processing,andtransferlearning have also been employed to improve model performance. The results of these studies indicate that deep learning-based approaches can achieve high accuracy rates in recognizing broken and joint characters in handwritten scripts. However, more research is still needed to optimize the performance of thesemodelsandmakethemmoreefficientandreliable for real-world applications. 1. S. Kattyayan, T. Kar and P. Kanungo, "Performance Evaluation of Learning Based Frameworks for Devanagari Character Recognition," 2020 IEEE 7th Uttar Pradesh Section International Conference on Electrical, Electronics and Computer Engineering (UPCON), 2020 2. P. Gupta, S. Deshmukh, S. Pandey, K. Tonge, V. Urkunde and S. Kide, "Convolutional Neural Network based Handwritten Devanagari Character Recognition," 2020 International Conference on Smart Technologies in Computing, Electrical and Electronics (ICSTCEE), 2020, pp. 322-326 3. N. Aneja and S. Aneja, "Transfer Learningusing CNN for Handwritten Devanagari Character Recognition," 2019 1st International Conference on Advances in Information Technology (ICAIT), 2019 9 Handwritten Marathi Compound Character Recognition. Amol A. Kadam, Dr. Milind V. Bhalerao, Mohit N. Tanurkar, IJERT Classifiers used were SVM and KNN. The SVM classifier achieved an accuracy of 96.49%, while the KNN classifier achieved an accuracy of 95.67%. Marathi 10 Handwritten Marathi character recognition using R-HOG Feature; Parshuram M. Kamble,Ravindra S. Hegadi SVM and FFANN The TAR calculated to be 97.15% for FFANN and 95.64% for SVM respectively. Marathi 7. References:
  • 8. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1774 4. R. Karnik, "Recognition of Handwritten Devanagari Characters", Fifth International Conference on Document Analysis and Recognition ICDAR '99 5. Rani, N Shobha & Chandan, Nagabasavanna & Jain, Sajan & Kiran, Hena. (2018). Deformed character recognition using convolutional neural networks. International Journal of Engineering & Technology. 7. 1599. 10.14419/ijet.v7i3.14053. 6. Recognition of broken and overlapping handwritten Bangla digits using convolutional neural network by S. R. Chowdhury andS.M.A. Bhuiyan, published intheInternationalJournal of Advanced Computer Science and Applications (IJACSA), 2019. 7. "Overlapping handwritten character recognition using CNN with geometric normalization" by M. Khan and A. Aziz, published in the International Journal of Advanced Computer Science and Applications (IJACSA), 2018. 8. "Broken Bangla handwritten character recognition using CNN with data augmentation" by M. R.Rahman,M.A.Rahman, and M. Z. Rahman, published in the International Conference on Intelligent Systems Design and Applications(ISDA),2020. 9. "Recognition of overlapping and broken handwritten digits using deep learning" by B. H. N. R. Ramasamy, M. S. T. Khan, and S. S. Ali, published in the International Conference on Signal Processing and Intelligent Systems (ICSPIS), 2019. 10. "A review on overlapping and touching character recognition using deep learning" by A. B. A. Azhar, M. N. M. Nasir, and N. A. M. Isa, publishedintheJournalofTelecommunication, Electronic and Computer Engineering (JTEC), 2020. 11. "A comprehensive survey on overlapping and broken character recognition" by A. Sharma and M. Vatsa, published in the Journal of Pattern Recognition Research, 2021. 12. "Recognizing Overlapping Handwritten Digits Using Convolutional Neural Networks" by L. Mai, X. Chen, and D. D. Feng, published in the IEEE International Conference on Signal Processing, Communications and Computing (ICSPCC), 2018.