SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1718
Dynamic Hand Gesture Recognition for Indian Sign Language: A Review
Bhoomi Lodaya1, Dr. Narendra Patel2, Dr. Hemant Vasava3
1P.G, Student, Department of Computer Engineering, Birla Vishvakarma Mahavidyalaya, Ananad, Gujarat, India
2,3Proffesors, Department of Computer Engineering, Birla Vishvakarma Mahavidyalaya, Ananad, Gujarat, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - The hand gesture recognition technique in use
during human–computer interaction frequently. The hand
gesture recognition system is designed such that it does not
require any special hardware other than a webcam. Human-
Computer Interaction (HCI)isthestudyofinteractionbetween
users and computers. Communication provides interaction
among people to exchange feelings and ideas. The deaf
community suffers a lot when trying to interact with the
community. Sign language is the way through which people
communicate with each other. In order to provide interaction
with normal people, there is a system that canconvertthesign
language to an understandable form. Thepurposeofthiswork
is to provide a real-time system that can convert Indian Sign
Language (ISL) to text. Most of the work is based on
handcrafted features. Some of the papers used one unified
architecture by combining Convolutional Neural Network
(CNN) with a Long Short-Term Memory (LSTM) network in
order to recognise dynamic hand gestures for Indian Sign
Language (ISL). This reviewpaperdiscussvariousapproaches
used to recognise dynamic hand gestures for Indian Sign
Language.
Key Words: Hand Gesture Recognition, Indian Sing
Language (ISL), Deep Learning, Convolution Neural
Network (CNN), Long Short Term Memory (LSTM)
1. INTRODUCTION
Recognition of sign language is a modern research
area in the field of Human-Centered Computing (HCC). Its
goal is to recognize gestures in sign language and translate
them into text or voice. Sign language consists of gestures
having a variety of positions,orientations,andmovementsof
the palm, arm, body, and face region. All the alphabets,
numbers, and words of our language are assigned such
gestures. There are many sign languages all over the world,
like Indian Sign Language (ISL), American Sign Language
(ASL), Japanese Sign Language (JSL), and British Sign
Language (BSL) etc. In all these sign languages, hand
gestures play an important role as they cover the majorityof
all gestures. Hand gestures can be modelled using two
approaches: physical sensor-based gesture modelling and
computer vision-based gesture modelling. Physical sensor
based hand gesture modelling uses physical sensors such as
flex sensors, accelerometers, and gyroscopes for
accumulating the data. The devices used in conjunctionwith
physical sensors are single-board computers such as
Raspberry Pi and Arduinos for processing the data. These
devices are not easy to configureandcalibrate.Furthermore,
because devices are fragile, they must be handled with
extreme caution. Vision-based technique, on the otherhand,
uses a camera and an algorithm to model hand gestures. It
mitigates the human vision system's ability to accumulate
and interpret the gestures. Proposals of various fast
algorithms, the introduction of multiple smaller parallel
computational units such as GPUs, and the availability of
large datasets such as Kaggle have paved the path for
computer vision approaches to be used efficiently for
modelling and recognizing hand gestures.
The extraction of relevant features capable of
classifying images into our desired classes is the starting
point for the majority of image processing problems. The
main problem with choosing a handcrafted feature is that
whenever new classes are added, the system has to choose
other methods. As a solution to this problem, in the 1990's,
the LeNet architecture was introduced, which runs on the
convolutional architecture.
Fig.1. Convolutional neural networks (CNN) Layers.[13]
Now, computer vision-based applications used for
processing hand gestures can be run on personal computers
too, thereby attracting more research to be doneinthisfield.
Many approaches have been proposed for the classification
of static and dynamic hand gestures. Among them,
convolutional neural networks (CNN) have emerged as one
of the promising techniques in the field of pattern
recognition and image classification.CNN isequivalenttothe
traditional artificial neural networks. CNNs allow us to use
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1719
image-specific features embedded in the network, making it
suitable for video Dynamic Hand Gesture Recognition for
Indian Sign Language and digital images. It providesfocused
operations, along with a reduction in the trainable
parameters as compared to ANNs. Image data needs a large
amount of computational resources if processed by ANNs.
Operations such as pooling and convolution introduce
generalisation and reduce dimensionality in the network.
Recent advances andtheintroductionofdifferentdenseCNN
architectures result in an increase in the efficiency and
accuracy of dynamic hand gesture recognition systems. The
architecture has been tested for three different ISL datasets,
and it accurately and efficiently classifies dynamic gestures
with the help of an integrated model that combines
Convolutional Neural Network (CNN)withLong-ShortTerm
Memory (LSTM) having recurrent layers.
Fig. 2.Flow of image data in the system.[5]
2. Review of Dynamic Hand Gesture Recognition
Computer Vision has become one of the trending
technologies used in most AI-based systems such as robots,
cars, markets, etc. The system has more impact on image
classification problems and object detection. The sign
language system can be implanted using this method. There
are many other methods used in the earlier systems.
Neel Kamal Bhagat [4] proposed a real-time model
for ISL gesture recognition based on the incoming image
data from the Kinect. Effective real-time background
subtraction was done using depth perception techniques.
Computer vision techniques were used to achieve a one-to-
one mapping between the depth and the RGB pixels. Custom
datasets were generated and different models wereusedfor
training. The depth + segmented static model achieves an
accuracy of 98.81% andthedynamic model achieves99.08%
on the training set. In artificial data synthesishelpedachieve
real-time implementation of all 36 static-based gestures.
Effective adaptability to ASL was also attained through
transfer learning. The model trained on the dynamic dataset
showed high variance, leaving scope for further research in
this area to achieve real-time performance.
Dushyant Kumar Singh [5] proposed model is
designed with a series of convolution 3D operations for
convoluting multiple frame blocks in a single process,
followed by Maxpooling 3D. The result obtained is then
flattened and fed to a Multi-LayerPerceptron(MLP)havinga
softmax layer applied at the end to get the probability for
each class as the resultthatshowsthecorrespondinggesture
representation. A deep neural network that would model
and recognise the hand gestures of standard Indian Sign
Language. In this authors are collected the dataset from
different groups of age and complex backgrounds. The base
3DCNN architecture is used for analysing the modelling
exercise for these dynamic gestures. Experimentation
outcomes justify the model performance with a good
accuracy of 88.24% of values achieved. Every person does
not commonly known hand gestures in society. Moreover,
each country's having its own set of symbols is a challenge.
Standardization at a global level is not there, which leads to
intricacy in communicating outside the country.
Nevertheless, we have modelled the gestures with the
expectation of having a large dictionary that would convert
one country’s hand gestures to another.
Pratik Likhar [6] proposed a method to implement
real-time Indian Sign Language gesture recognition using
two methods. First using a depth+RGB based Microsoft
Kinect camera, and then using a normal RGB camera. For
depth+RGB based techniques, the hand segmentation was
done using depth perception techniques. For a normal RGB
camera, a semantic segmentation approach was adopted.
The usage of semanticsegmentationcompletelyremovesthe
necessity of using a depth-based camera and segmentation.
The U-Net model achieved an IOU score of 0.9920 and an F1
score of 0.9957 using just the RGB camera. For the
depth+RGB trained models, techniques like having different
lighting conditions and data augmentation helped achieve
the generalisation in the case of static gestures. For dynamic
gestures, the procurement of data was done at various fps
values so that the model could learn the temporal features.
Sajanraj T D [13] proposed a method to implement
Indian Sign Language recognition in the real time system
that has developed for numeral signs from 0-9. The system
has been trained using the 3000 static symbols of RGB
images captured using the normal camera. The system has
used 100 images for each symbol for testing. The model was
created after the Deep Learning system was successfully
implemented using a Region-based Convolutional Neural
Network. The first layer is the input layer, which accepts the
region of interest in the given video frame. In the
convolutional layer, our entire image is considered as a
multidimensional array and convolution operations are
applied using a convolution matrix or kernel. The pooling
layer is the layer that reduces the dimension of the image.
Depending upon the pool size, in each image a single pixel is
selected from the selected mask. The pooling has been
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1720
implemented by the max-pooling layer. In order to enable
the positive values, we have used an activation function
called RELU. After all the convolution and pooling
operations, the system will flatten the entire processed
images into a liner array, which becomes the node of the
next layer. Each layer is connected to the next layer with
corresponding weights, whichisknownasa "fullyconnected
layer" or "dense layer." The output of the dense layer is
called the scores, and these scores are given to the
classification layer. Here, added the softmax layer as a
classification layer. The system has attained an accuracy of
99.56% for the same subject while testing, and the accuracy
was reduced to 97.26% in the low light condition.
Sruthi C. J [7] proposeda vision-baseddeeplearning
architecture for signer-independent Indian sign language
recognition systems. A Convolutional Neural Network (CNN)
is used to create a model named Signet, which can recognise
signs based on supervised learning on data. The whole
process can be divided into CNN training and model testing.
The first and foremost step in all vision-basedSLR systemsis
to pre-process the images in the data set to obtain a noise-
free hand region extraction. In this work, dataset containing
binary hand region silhouettes of the signer images. This
image is then processed with a skin colour segmentation
algorithm [2], followed by the largest connected component
algorithm for hand region segmentation. These images are
used in this work to train and test the signet architecture.
Images along with their class labels are given to the
developed CNN architecture tolearntheclassificationmodel.
The learned classification model can be tested and then
saved for recognising ISL static alphabets. The system was
successfully trained on all 24 ISL static alphabets with a
training accuracy of 99.93% and with testing and validation
accuracy of 98.64%. The recognition accuracy obtained is
better than most of the current state of art methods.
Table -1: Approaches used in Literature
Referenc
e
Methodolog
y
Classes/D
ataset
Accura
cy
Gestures
[4] CNN+LSTM (36,1080) 99.08
%
Alphabet
and
numbers
[5] CNN (20,120) 88.2% Own
created
dataset
[6] CNN +
LSTM
(36,45000
)
78.3% Alphabet
and
numbers
[13] CNN (10,3000) 97.2% Only
Numbers
[7] CNN (24,4125) 98.6% Alphabet
and
numbers
4. Research Gap
Sign language is essential in the lives ofanyone who
is deaf or hard of hearing, but it does not have the same
status as other languages. Handgesturesarethe mostwidely
used medium of a sign language-based communication
framework among various forms of gestures. Recognizing
gestures under dynamic parameters such as lighting
conditions, multiple hands in the background, left-handed
person, right-handed person, finger size, and so on is an
intriguing field in automatic Indian sign language
recognition. This review is based on datasets of hand
gestures, alphabets, digits, words, and sentences with
various real-time conditions usedbydifferentresearchersat
national and international levels. The detailed
summarization of variousmethodologiestoautomateIndian
sign language is tabularized in Table 1. A reviewisutilised to
find out research gaps in the existing system and give
inspiration to develop an interpreter for Indian sign
language.
5. Challenges
Sign language recognition problems are a broad
research area that includes problems like finger spelling
dynamic alphabets,dynamicwords,co-articulationdetection
and elimination for sentence identification. However,
dynamic hand gesture systems in the real world struggle
with various open challenges, including different lighting
conditions, processing time, detectionofhandsegments, and
many more.
6. CONCLUSIONS
A deep learning techniques based video
classification system has been used for the recognition of
dynamic hand gestures of Indian Sign Language. Thesystem
is based on an integrated architecture which combines
layers from both CNN and LSTM. CNN layers have converted
input data into features vector using feature extraction.
Which tracks the sign demonstrator's hand motions using
techniques including Object Stabilization,feature extraction,
and finally Hand extraction. In ISL, thesystemcanaccurately
and in real-time recognise hand poses and motions. The
model's performance is justified by the results of the
experiments, which shows good accuracy value.
REFERENCES
[1] P. K. Athira, ”Indian sign language recognition,” Phd
thesis, Dept. CSE., NITC., Calicut, India, 2017, Accessed
on: May, 2017.[online] Available:
http://192.168.240.208:8080/xmlui/handle/12345678
9/35892
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1721
[2] Bhuyan, Manas Kamal, et al. ”A novel set of features for
continuous hand gesture recognition.” Journal on
Multimodal User Interfaces 8.4 (2014): 333-343
[3] Rekha, J., J. Bhattacharya, and S. Majumder. ”Shape,
texture and local movement hand gesture features for
indian signlanguagerecognition.” TrendzinInformation
Sciences and Computing (TISC), 2011 3rd International
Conference on. IEEE, 2011.
[4] Neel Kamal Bhagat,Vishnusai Y,Rathna G N, “IndianSign
Language Gesture Recognition using Image Processing
and Deep Learning”, IEEE – 2019
[5] Dushyant Kumar Singh, “3D-CNN based Dynamic
Gesture Recognition for Indian Sign Language
Modelling”, 5th International Conference on AI in
Computational Linguistics – 2021
[6] Pratik Likhar,Neel Kamal Bhagat, Dr. Rathna G N, “Deep
Learning Methods for Indian Sign Language
Recognition”, ICCE-IEEE-2020
[7] Sruthi C. J ,Lijiya A, “A Deep Learning based Indian Sign
Language Recognition System”, IEEE-2019
[8] R. Jachak, "American Sign Language Recognition |
Towards Data Science," 26 April 2020. [Online].
Available: https://towardsdatascience.com/american-
signlanguagerecognition-using-cnn-36910b86d651
[9] https://www.kaggle.com/roobansappani/hand-gesture-
recognition
[10] Kartik Shenoy, Tejas Dastane, Varun Rao, Devendra
Vyavaharkar, “Real-time Indian Sign Language (ISL)
Recognition”, IEEE 9th ICCCNT -2018.
[11] Snehal Madhukar Daware,Manisha RavikumarKowdiki,
“Morphological Based Dynamic Hand Gesture
Recognition for Indian Sign Language ”IEEE ICIRCA-
2018
[12] Ms. Anagha Dhote Prof. S. C. Badwaik, “Hand Tracking
and Gesture Recognition”IEEEInternational Conference
on Pervasive Computing (ICPC)—2015
[13] Sajanraj T D , Beena M V, “IndianSignLanguageNumeral
Recognition Using Region of Interest Convolutional
Neural Network ” IEEE 2nd ICICCT –2018
[14] Muthu Mariappan , Dr Gomathi V , “Real-Time
Recognition of Indian Sign Language ” IEEE ICCIDS ---2
[15] One-Shot Learning Hand Gesture Recognition Based on
Lightweight 3D Convolutional Neural Networks for
Portable Applications on Mobile Systems. (2019). IEEE
Journals & Magazine | IEEE Xplore.
https://ieeexplore.ieee.org/document/8835909
[16] Hand Gesture Recognition for Sign Language Using
3DCNN. (2020). IEEE Journals &Magazine|IEEEXplore.
https://ieeexplore.ieee.org/document/9078786
[17] On possibility of crystal extraction and collimation at
0.1-1 GeV. (1999). IEEE Conference Publication | IEEE
Xplore. https://ieeexplore.ieee.org/document/795508
[18] Human activity recognition with smartphone sensors
using deep learning neural networks. (2016, October
15). ScienceDirect.
https://www.sciencedirect.com/science/article/abs/pii
/S0957417416302056
[19] Dynamic Hand Gesture Recognition Based on Signals
From Specialized Data Glove and Deep Learning
Algorithms. (2021). IEEE Journals & Magazine | IEEE
Xplore.
https://ieeexplore.ieee.org/abstract/document/942459
6
[20] Hakim, N.L.; Shih, T.K.; Arachchi, S.P.K; Aditya, W.; Chen,
Y.C; Lin, C.Y. Dynamic Hand Gesture Recognition Using
3DCNN and LSTM with FSM Context-Aware Model,
Sensors, Year: 2019, Volume: 19, Issue: 24, 5429.
[21] Hand Gesture Recognition and Implementation for
Disables using CNN’S. (2019, April 1). IEEE Conference
Publication | IEEE Xplore.
https://ieeexplore.ieee.org/abstract/document/869798
0

More Related Content

Similar to Dynamic Hand Gesture Recognition for Indian Sign Language: A Review

KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNING
KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNINGKANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNING
KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNINGIRJET Journal
 
IRJET- Survey Paper on Vision based Hand Gesture Recognition
IRJET- Survey Paper on Vision based Hand Gesture RecognitionIRJET- Survey Paper on Vision based Hand Gesture Recognition
IRJET- Survey Paper on Vision based Hand Gesture RecognitionIRJET Journal
 
VIDEO BASED SIGN LANGUAGE RECOGNITION USING CNN-LSTM
VIDEO BASED SIGN LANGUAGE RECOGNITION USING CNN-LSTMVIDEO BASED SIGN LANGUAGE RECOGNITION USING CNN-LSTM
VIDEO BASED SIGN LANGUAGE RECOGNITION USING CNN-LSTMIRJET Journal
 
Sign Language Identification based on Hand Gestures
Sign Language Identification based on Hand GesturesSign Language Identification based on Hand Gestures
Sign Language Identification based on Hand GesturesIRJET Journal
 
IRJET- Hand Sign Recognition using Convolutional Neural Network
IRJET- Hand Sign Recognition using Convolutional Neural NetworkIRJET- Hand Sign Recognition using Convolutional Neural Network
IRJET- Hand Sign Recognition using Convolutional Neural NetworkIRJET Journal
 
IRJET- Gesture Recognition for Indian Sign Language using HOG and SVM
IRJET-  	  Gesture Recognition for Indian Sign Language using HOG and SVMIRJET-  	  Gesture Recognition for Indian Sign Language using HOG and SVM
IRJET- Gesture Recognition for Indian Sign Language using HOG and SVMIRJET Journal
 
IRJET- A Vision based Hand Gesture Recognition System using Convolutional...
IRJET-  	  A Vision based Hand Gesture Recognition System using Convolutional...IRJET-  	  A Vision based Hand Gesture Recognition System using Convolutional...
IRJET- A Vision based Hand Gesture Recognition System using Convolutional...IRJET Journal
 
Deep learning based static hand gesture recognition
Deep learning based static hand gesture recognition Deep learning based static hand gesture recognition
Deep learning based static hand gesture recognition nooriasukmaningtyas
 
Sign Language Recognition using Mediapipe
Sign Language Recognition using MediapipeSign Language Recognition using Mediapipe
Sign Language Recognition using MediapipeIRJET Journal
 
Handwritten Digit Recognition Using CNN
Handwritten Digit Recognition Using CNNHandwritten Digit Recognition Using CNN
Handwritten Digit Recognition Using CNNIRJET Journal
 
IRJET- Convenience Improvement for Graphical Interface using Gesture Dete...
IRJET-  	  Convenience Improvement for Graphical Interface using Gesture Dete...IRJET-  	  Convenience Improvement for Graphical Interface using Gesture Dete...
IRJET- Convenience Improvement for Graphical Interface using Gesture Dete...IRJET Journal
 
VIRTUAL PAINT APPLICATION USING HAND GESTURES
VIRTUAL PAINT APPLICATION USING HAND GESTURESVIRTUAL PAINT APPLICATION USING HAND GESTURES
VIRTUAL PAINT APPLICATION USING HAND GESTURESIRJET Journal
 
SLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNING
SLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNINGSLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNING
SLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNINGIRJET Journal
 
Real Time Sign Language Detection
Real Time Sign Language DetectionReal Time Sign Language Detection
Real Time Sign Language DetectionIRJET Journal
 
Review on Hand Gesture Recognition
Review on Hand Gesture RecognitionReview on Hand Gesture Recognition
Review on Hand Gesture Recognitiondbpublications
 
IRJET- Hand Gesture Recognition System using Convolutional Neural Networks
IRJET- Hand Gesture Recognition System using Convolutional Neural NetworksIRJET- Hand Gesture Recognition System using Convolutional Neural Networks
IRJET- Hand Gesture Recognition System using Convolutional Neural NetworksIRJET Journal
 
IRJET- Vision Based Sign Language by using Matlab
IRJET- Vision Based Sign Language by using MatlabIRJET- Vision Based Sign Language by using Matlab
IRJET- Vision Based Sign Language by using MatlabIRJET Journal
 
Human Activity Recognition Using Smartphone
Human Activity Recognition Using SmartphoneHuman Activity Recognition Using Smartphone
Human Activity Recognition Using SmartphoneIRJET Journal
 
IRJET- Survey on Face-Recognition and Emotion Detection
IRJET- Survey on Face-Recognition and Emotion DetectionIRJET- Survey on Face-Recognition and Emotion Detection
IRJET- Survey on Face-Recognition and Emotion DetectionIRJET Journal
 
Communication Assistant for Mute People
Communication Assistant for Mute PeopleCommunication Assistant for Mute People
Communication Assistant for Mute PeopleIRJET Journal
 

Similar to Dynamic Hand Gesture Recognition for Indian Sign Language: A Review (20)

KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNING
KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNINGKANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNING
KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNING
 
IRJET- Survey Paper on Vision based Hand Gesture Recognition
IRJET- Survey Paper on Vision based Hand Gesture RecognitionIRJET- Survey Paper on Vision based Hand Gesture Recognition
IRJET- Survey Paper on Vision based Hand Gesture Recognition
 
VIDEO BASED SIGN LANGUAGE RECOGNITION USING CNN-LSTM
VIDEO BASED SIGN LANGUAGE RECOGNITION USING CNN-LSTMVIDEO BASED SIGN LANGUAGE RECOGNITION USING CNN-LSTM
VIDEO BASED SIGN LANGUAGE RECOGNITION USING CNN-LSTM
 
Sign Language Identification based on Hand Gestures
Sign Language Identification based on Hand GesturesSign Language Identification based on Hand Gestures
Sign Language Identification based on Hand Gestures
 
IRJET- Hand Sign Recognition using Convolutional Neural Network
IRJET- Hand Sign Recognition using Convolutional Neural NetworkIRJET- Hand Sign Recognition using Convolutional Neural Network
IRJET- Hand Sign Recognition using Convolutional Neural Network
 
IRJET- Gesture Recognition for Indian Sign Language using HOG and SVM
IRJET-  	  Gesture Recognition for Indian Sign Language using HOG and SVMIRJET-  	  Gesture Recognition for Indian Sign Language using HOG and SVM
IRJET- Gesture Recognition for Indian Sign Language using HOG and SVM
 
IRJET- A Vision based Hand Gesture Recognition System using Convolutional...
IRJET-  	  A Vision based Hand Gesture Recognition System using Convolutional...IRJET-  	  A Vision based Hand Gesture Recognition System using Convolutional...
IRJET- A Vision based Hand Gesture Recognition System using Convolutional...
 
Deep learning based static hand gesture recognition
Deep learning based static hand gesture recognition Deep learning based static hand gesture recognition
Deep learning based static hand gesture recognition
 
Sign Language Recognition using Mediapipe
Sign Language Recognition using MediapipeSign Language Recognition using Mediapipe
Sign Language Recognition using Mediapipe
 
Handwritten Digit Recognition Using CNN
Handwritten Digit Recognition Using CNNHandwritten Digit Recognition Using CNN
Handwritten Digit Recognition Using CNN
 
IRJET- Convenience Improvement for Graphical Interface using Gesture Dete...
IRJET-  	  Convenience Improvement for Graphical Interface using Gesture Dete...IRJET-  	  Convenience Improvement for Graphical Interface using Gesture Dete...
IRJET- Convenience Improvement for Graphical Interface using Gesture Dete...
 
VIRTUAL PAINT APPLICATION USING HAND GESTURES
VIRTUAL PAINT APPLICATION USING HAND GESTURESVIRTUAL PAINT APPLICATION USING HAND GESTURES
VIRTUAL PAINT APPLICATION USING HAND GESTURES
 
SLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNING
SLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNINGSLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNING
SLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNING
 
Real Time Sign Language Detection
Real Time Sign Language DetectionReal Time Sign Language Detection
Real Time Sign Language Detection
 
Review on Hand Gesture Recognition
Review on Hand Gesture RecognitionReview on Hand Gesture Recognition
Review on Hand Gesture Recognition
 
IRJET- Hand Gesture Recognition System using Convolutional Neural Networks
IRJET- Hand Gesture Recognition System using Convolutional Neural NetworksIRJET- Hand Gesture Recognition System using Convolutional Neural Networks
IRJET- Hand Gesture Recognition System using Convolutional Neural Networks
 
IRJET- Vision Based Sign Language by using Matlab
IRJET- Vision Based Sign Language by using MatlabIRJET- Vision Based Sign Language by using Matlab
IRJET- Vision Based Sign Language by using Matlab
 
Human Activity Recognition Using Smartphone
Human Activity Recognition Using SmartphoneHuman Activity Recognition Using Smartphone
Human Activity Recognition Using Smartphone
 
IRJET- Survey on Face-Recognition and Emotion Detection
IRJET- Survey on Face-Recognition and Emotion DetectionIRJET- Survey on Face-Recognition and Emotion Detection
IRJET- Survey on Face-Recognition and Emotion Detection
 
Communication Assistant for Mute People
Communication Assistant for Mute PeopleCommunication Assistant for Mute People
Communication Assistant for Mute People
 

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

MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...Call Girls in Nagpur High Profile
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 

Recently uploaded (20)

MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 

Dynamic Hand Gesture Recognition for Indian Sign Language: A Review

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1718 Dynamic Hand Gesture Recognition for Indian Sign Language: A Review Bhoomi Lodaya1, Dr. Narendra Patel2, Dr. Hemant Vasava3 1P.G, Student, Department of Computer Engineering, Birla Vishvakarma Mahavidyalaya, Ananad, Gujarat, India 2,3Proffesors, Department of Computer Engineering, Birla Vishvakarma Mahavidyalaya, Ananad, Gujarat, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - The hand gesture recognition technique in use during human–computer interaction frequently. The hand gesture recognition system is designed such that it does not require any special hardware other than a webcam. Human- Computer Interaction (HCI)isthestudyofinteractionbetween users and computers. Communication provides interaction among people to exchange feelings and ideas. The deaf community suffers a lot when trying to interact with the community. Sign language is the way through which people communicate with each other. In order to provide interaction with normal people, there is a system that canconvertthesign language to an understandable form. Thepurposeofthiswork is to provide a real-time system that can convert Indian Sign Language (ISL) to text. Most of the work is based on handcrafted features. Some of the papers used one unified architecture by combining Convolutional Neural Network (CNN) with a Long Short-Term Memory (LSTM) network in order to recognise dynamic hand gestures for Indian Sign Language (ISL). This reviewpaperdiscussvariousapproaches used to recognise dynamic hand gestures for Indian Sign Language. Key Words: Hand Gesture Recognition, Indian Sing Language (ISL), Deep Learning, Convolution Neural Network (CNN), Long Short Term Memory (LSTM) 1. INTRODUCTION Recognition of sign language is a modern research area in the field of Human-Centered Computing (HCC). Its goal is to recognize gestures in sign language and translate them into text or voice. Sign language consists of gestures having a variety of positions,orientations,andmovementsof the palm, arm, body, and face region. All the alphabets, numbers, and words of our language are assigned such gestures. There are many sign languages all over the world, like Indian Sign Language (ISL), American Sign Language (ASL), Japanese Sign Language (JSL), and British Sign Language (BSL) etc. In all these sign languages, hand gestures play an important role as they cover the majorityof all gestures. Hand gestures can be modelled using two approaches: physical sensor-based gesture modelling and computer vision-based gesture modelling. Physical sensor based hand gesture modelling uses physical sensors such as flex sensors, accelerometers, and gyroscopes for accumulating the data. The devices used in conjunctionwith physical sensors are single-board computers such as Raspberry Pi and Arduinos for processing the data. These devices are not easy to configureandcalibrate.Furthermore, because devices are fragile, they must be handled with extreme caution. Vision-based technique, on the otherhand, uses a camera and an algorithm to model hand gestures. It mitigates the human vision system's ability to accumulate and interpret the gestures. Proposals of various fast algorithms, the introduction of multiple smaller parallel computational units such as GPUs, and the availability of large datasets such as Kaggle have paved the path for computer vision approaches to be used efficiently for modelling and recognizing hand gestures. The extraction of relevant features capable of classifying images into our desired classes is the starting point for the majority of image processing problems. The main problem with choosing a handcrafted feature is that whenever new classes are added, the system has to choose other methods. As a solution to this problem, in the 1990's, the LeNet architecture was introduced, which runs on the convolutional architecture. Fig.1. Convolutional neural networks (CNN) Layers.[13] Now, computer vision-based applications used for processing hand gestures can be run on personal computers too, thereby attracting more research to be doneinthisfield. Many approaches have been proposed for the classification of static and dynamic hand gestures. Among them, convolutional neural networks (CNN) have emerged as one of the promising techniques in the field of pattern recognition and image classification.CNN isequivalenttothe traditional artificial neural networks. CNNs allow us to use
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1719 image-specific features embedded in the network, making it suitable for video Dynamic Hand Gesture Recognition for Indian Sign Language and digital images. It providesfocused operations, along with a reduction in the trainable parameters as compared to ANNs. Image data needs a large amount of computational resources if processed by ANNs. Operations such as pooling and convolution introduce generalisation and reduce dimensionality in the network. Recent advances andtheintroductionofdifferentdenseCNN architectures result in an increase in the efficiency and accuracy of dynamic hand gesture recognition systems. The architecture has been tested for three different ISL datasets, and it accurately and efficiently classifies dynamic gestures with the help of an integrated model that combines Convolutional Neural Network (CNN)withLong-ShortTerm Memory (LSTM) having recurrent layers. Fig. 2.Flow of image data in the system.[5] 2. Review of Dynamic Hand Gesture Recognition Computer Vision has become one of the trending technologies used in most AI-based systems such as robots, cars, markets, etc. The system has more impact on image classification problems and object detection. The sign language system can be implanted using this method. There are many other methods used in the earlier systems. Neel Kamal Bhagat [4] proposed a real-time model for ISL gesture recognition based on the incoming image data from the Kinect. Effective real-time background subtraction was done using depth perception techniques. Computer vision techniques were used to achieve a one-to- one mapping between the depth and the RGB pixels. Custom datasets were generated and different models wereusedfor training. The depth + segmented static model achieves an accuracy of 98.81% andthedynamic model achieves99.08% on the training set. In artificial data synthesishelpedachieve real-time implementation of all 36 static-based gestures. Effective adaptability to ASL was also attained through transfer learning. The model trained on the dynamic dataset showed high variance, leaving scope for further research in this area to achieve real-time performance. Dushyant Kumar Singh [5] proposed model is designed with a series of convolution 3D operations for convoluting multiple frame blocks in a single process, followed by Maxpooling 3D. The result obtained is then flattened and fed to a Multi-LayerPerceptron(MLP)havinga softmax layer applied at the end to get the probability for each class as the resultthatshowsthecorrespondinggesture representation. A deep neural network that would model and recognise the hand gestures of standard Indian Sign Language. In this authors are collected the dataset from different groups of age and complex backgrounds. The base 3DCNN architecture is used for analysing the modelling exercise for these dynamic gestures. Experimentation outcomes justify the model performance with a good accuracy of 88.24% of values achieved. Every person does not commonly known hand gestures in society. Moreover, each country's having its own set of symbols is a challenge. Standardization at a global level is not there, which leads to intricacy in communicating outside the country. Nevertheless, we have modelled the gestures with the expectation of having a large dictionary that would convert one country’s hand gestures to another. Pratik Likhar [6] proposed a method to implement real-time Indian Sign Language gesture recognition using two methods. First using a depth+RGB based Microsoft Kinect camera, and then using a normal RGB camera. For depth+RGB based techniques, the hand segmentation was done using depth perception techniques. For a normal RGB camera, a semantic segmentation approach was adopted. The usage of semanticsegmentationcompletelyremovesthe necessity of using a depth-based camera and segmentation. The U-Net model achieved an IOU score of 0.9920 and an F1 score of 0.9957 using just the RGB camera. For the depth+RGB trained models, techniques like having different lighting conditions and data augmentation helped achieve the generalisation in the case of static gestures. For dynamic gestures, the procurement of data was done at various fps values so that the model could learn the temporal features. Sajanraj T D [13] proposed a method to implement Indian Sign Language recognition in the real time system that has developed for numeral signs from 0-9. The system has been trained using the 3000 static symbols of RGB images captured using the normal camera. The system has used 100 images for each symbol for testing. The model was created after the Deep Learning system was successfully implemented using a Region-based Convolutional Neural Network. The first layer is the input layer, which accepts the region of interest in the given video frame. In the convolutional layer, our entire image is considered as a multidimensional array and convolution operations are applied using a convolution matrix or kernel. The pooling layer is the layer that reduces the dimension of the image. Depending upon the pool size, in each image a single pixel is selected from the selected mask. The pooling has been
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1720 implemented by the max-pooling layer. In order to enable the positive values, we have used an activation function called RELU. After all the convolution and pooling operations, the system will flatten the entire processed images into a liner array, which becomes the node of the next layer. Each layer is connected to the next layer with corresponding weights, whichisknownasa "fullyconnected layer" or "dense layer." The output of the dense layer is called the scores, and these scores are given to the classification layer. Here, added the softmax layer as a classification layer. The system has attained an accuracy of 99.56% for the same subject while testing, and the accuracy was reduced to 97.26% in the low light condition. Sruthi C. J [7] proposeda vision-baseddeeplearning architecture for signer-independent Indian sign language recognition systems. A Convolutional Neural Network (CNN) is used to create a model named Signet, which can recognise signs based on supervised learning on data. The whole process can be divided into CNN training and model testing. The first and foremost step in all vision-basedSLR systemsis to pre-process the images in the data set to obtain a noise- free hand region extraction. In this work, dataset containing binary hand region silhouettes of the signer images. This image is then processed with a skin colour segmentation algorithm [2], followed by the largest connected component algorithm for hand region segmentation. These images are used in this work to train and test the signet architecture. Images along with their class labels are given to the developed CNN architecture tolearntheclassificationmodel. The learned classification model can be tested and then saved for recognising ISL static alphabets. The system was successfully trained on all 24 ISL static alphabets with a training accuracy of 99.93% and with testing and validation accuracy of 98.64%. The recognition accuracy obtained is better than most of the current state of art methods. Table -1: Approaches used in Literature Referenc e Methodolog y Classes/D ataset Accura cy Gestures [4] CNN+LSTM (36,1080) 99.08 % Alphabet and numbers [5] CNN (20,120) 88.2% Own created dataset [6] CNN + LSTM (36,45000 ) 78.3% Alphabet and numbers [13] CNN (10,3000) 97.2% Only Numbers [7] CNN (24,4125) 98.6% Alphabet and numbers 4. Research Gap Sign language is essential in the lives ofanyone who is deaf or hard of hearing, but it does not have the same status as other languages. Handgesturesarethe mostwidely used medium of a sign language-based communication framework among various forms of gestures. Recognizing gestures under dynamic parameters such as lighting conditions, multiple hands in the background, left-handed person, right-handed person, finger size, and so on is an intriguing field in automatic Indian sign language recognition. This review is based on datasets of hand gestures, alphabets, digits, words, and sentences with various real-time conditions usedbydifferentresearchersat national and international levels. The detailed summarization of variousmethodologiestoautomateIndian sign language is tabularized in Table 1. A reviewisutilised to find out research gaps in the existing system and give inspiration to develop an interpreter for Indian sign language. 5. Challenges Sign language recognition problems are a broad research area that includes problems like finger spelling dynamic alphabets,dynamicwords,co-articulationdetection and elimination for sentence identification. However, dynamic hand gesture systems in the real world struggle with various open challenges, including different lighting conditions, processing time, detectionofhandsegments, and many more. 6. CONCLUSIONS A deep learning techniques based video classification system has been used for the recognition of dynamic hand gestures of Indian Sign Language. Thesystem is based on an integrated architecture which combines layers from both CNN and LSTM. CNN layers have converted input data into features vector using feature extraction. Which tracks the sign demonstrator's hand motions using techniques including Object Stabilization,feature extraction, and finally Hand extraction. In ISL, thesystemcanaccurately and in real-time recognise hand poses and motions. The model's performance is justified by the results of the experiments, which shows good accuracy value. REFERENCES [1] P. K. Athira, ”Indian sign language recognition,” Phd thesis, Dept. CSE., NITC., Calicut, India, 2017, Accessed on: May, 2017.[online] Available: http://192.168.240.208:8080/xmlui/handle/12345678 9/35892
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1721 [2] Bhuyan, Manas Kamal, et al. ”A novel set of features for continuous hand gesture recognition.” Journal on Multimodal User Interfaces 8.4 (2014): 333-343 [3] Rekha, J., J. Bhattacharya, and S. Majumder. ”Shape, texture and local movement hand gesture features for indian signlanguagerecognition.” TrendzinInformation Sciences and Computing (TISC), 2011 3rd International Conference on. IEEE, 2011. [4] Neel Kamal Bhagat,Vishnusai Y,Rathna G N, “IndianSign Language Gesture Recognition using Image Processing and Deep Learning”, IEEE – 2019 [5] Dushyant Kumar Singh, “3D-CNN based Dynamic Gesture Recognition for Indian Sign Language Modelling”, 5th International Conference on AI in Computational Linguistics – 2021 [6] Pratik Likhar,Neel Kamal Bhagat, Dr. Rathna G N, “Deep Learning Methods for Indian Sign Language Recognition”, ICCE-IEEE-2020 [7] Sruthi C. J ,Lijiya A, “A Deep Learning based Indian Sign Language Recognition System”, IEEE-2019 [8] R. Jachak, "American Sign Language Recognition | Towards Data Science," 26 April 2020. [Online]. Available: https://towardsdatascience.com/american- signlanguagerecognition-using-cnn-36910b86d651 [9] https://www.kaggle.com/roobansappani/hand-gesture- recognition [10] Kartik Shenoy, Tejas Dastane, Varun Rao, Devendra Vyavaharkar, “Real-time Indian Sign Language (ISL) Recognition”, IEEE 9th ICCCNT -2018. [11] Snehal Madhukar Daware,Manisha RavikumarKowdiki, “Morphological Based Dynamic Hand Gesture Recognition for Indian Sign Language ”IEEE ICIRCA- 2018 [12] Ms. Anagha Dhote Prof. S. C. Badwaik, “Hand Tracking and Gesture Recognition”IEEEInternational Conference on Pervasive Computing (ICPC)—2015 [13] Sajanraj T D , Beena M V, “IndianSignLanguageNumeral Recognition Using Region of Interest Convolutional Neural Network ” IEEE 2nd ICICCT –2018 [14] Muthu Mariappan , Dr Gomathi V , “Real-Time Recognition of Indian Sign Language ” IEEE ICCIDS ---2 [15] One-Shot Learning Hand Gesture Recognition Based on Lightweight 3D Convolutional Neural Networks for Portable Applications on Mobile Systems. (2019). IEEE Journals & Magazine | IEEE Xplore. https://ieeexplore.ieee.org/document/8835909 [16] Hand Gesture Recognition for Sign Language Using 3DCNN. (2020). IEEE Journals &Magazine|IEEEXplore. https://ieeexplore.ieee.org/document/9078786 [17] On possibility of crystal extraction and collimation at 0.1-1 GeV. (1999). IEEE Conference Publication | IEEE Xplore. https://ieeexplore.ieee.org/document/795508 [18] Human activity recognition with smartphone sensors using deep learning neural networks. (2016, October 15). ScienceDirect. https://www.sciencedirect.com/science/article/abs/pii /S0957417416302056 [19] Dynamic Hand Gesture Recognition Based on Signals From Specialized Data Glove and Deep Learning Algorithms. (2021). IEEE Journals & Magazine | IEEE Xplore. https://ieeexplore.ieee.org/abstract/document/942459 6 [20] Hakim, N.L.; Shih, T.K.; Arachchi, S.P.K; Aditya, W.; Chen, Y.C; Lin, C.Y. Dynamic Hand Gesture Recognition Using 3DCNN and LSTM with FSM Context-Aware Model, Sensors, Year: 2019, Volume: 19, Issue: 24, 5429. [21] Hand Gesture Recognition and Implementation for Disables using CNN’S. (2019, April 1). IEEE Conference Publication | IEEE Xplore. https://ieeexplore.ieee.org/abstract/document/869798 0