SlideShare a Scribd company logo
Sign Language Recognition based
on Hands Symbols Classification
Guided by: Dr.S.R.Balasundaram
(Professor)
Presented by: Triloki Gupta
M.Tech(Data Analytics)
205217006
Department of Computer Application1/17/2019 1
Content
● Introduction
● Motivation
● Problem statement
● Objective
● Literature review
● Dataset description
● Proposed work
● Result
● Conclusion and Future work
● References
1/17/2019 2
Department of Computer Application
Introduction
● The world is hardly live without communication, no matter
whether it is in the form of texture, voice or visual
expression.
● The communication among the deaf and dumb people is
carried by text and visual expressions.
● Gestural communication is always in the scope of
confidential and secure communication.
● Hands and facial parts are immensely influential to express
the thoughts of human in confidential communication.
1/17/2019 3
Department of Computer Application
Motivation
● Sign language is learned by deaf and dumb, and usually it is
not known to normal people, so it becomes a challenge for
communication between a normal and hearing impaired
person.
● Its strike to our mind to bridge the between hearing
impaired and normal people to make the communication
easier.
● Sign language recognition (SLR) system takes an input
expression from the hearing impaired person gives output to
the normal person in the form text or voice.
1/17/2019 4
Department of Computer Application
Problem Statement
● Understanding the exact context of symbolic
expressions of deaf and dumb people is the
challenging job in real life until unless it is properly
specified.
1/17/2019 5
Department of Computer Application
Objective
● Communication is always having a great impact in
every domain and how it is considered the
meaning of the thoughts and expressions that
attract the researchers to bridge this gap for every
living being.
● The objective of this project is to identify the
symbolic expression through images so that the
communication gap between a normal and hearing
impaired person can be easily bridged.
1/17/2019 6
Department of Computer Application
Literature Review
1/17/2019 7
Author Publication Year Problem Methodolog
y
Remark
Naresh Kumar ICCCA 2017 Hand Sign
Language
Recognition
SVM & LDA Classification
to recognition
sign language
symbols
(97.3%).
Tse-Yu Pan,
Li-Yun Lo,
Chung-Wei
Yeh, Jhe-Wei
Li, Hou-Tim
Liu, Min-
Chun Hu
IEEE 2016 Real-time Sign
Language
Recognition
SVM, PCA &
LDA
Images of the
same gesture
were captured
in different
lighting
Conditions
(94%)
Department of Computer Application
Cont.
Author Publication Year Problem Methodolog
y
Remark
Salem Ameen,
Sunil Vadera
University of
Salford
2017 Classify American
Sign Language
Fingerspelling from
Depth and Colour
Images
CNN This paper
explores the
applicability of
deep learning for
interpreting sign
language,
precision of 82%
and recall of
80%.
Arabic sign
language
recognition with
3D
convolutional
neural networks
IEEE 2017 3D Convolutional
Neural Network
(CNN) was used to
recognize 25
gestures from an
Arabic sign
language dictionary
CNN The system
achieved 98%
accuracy for
observed data
and 85% average
accuracy for new
data.
1/17/2019 8
Department of Computer Application
Dataset description
1/17/2019 9
● We analyze 4,800 images of sign images which is ISL of the English alphabet,
which have a spread of 26 class labels assigned to them. Each class label is a set of
sign images of the English alphabet.
● All the images are resized to 640 x 480 pixels, and we perform both the model
optimization and predictions on these downscaled images.
Department of Computer Application
Cont.
1/17/2019 10
● Below figure shows an example from every class of sign images dataset.
Department of Computer Application
Proposed Work
● In this work, we proposed an idea for feasible communication between hearing
impaired and normal person with the help of-
• Deep Learning
■CNN
■AlexNet
• Machine Learning
■SVM
■Random Forest
■KNN
1/17/2019 11
Department of Computer Application
Cont.
Work flow Diagram:
1/17/2019 12
Department of Computer Application
Cont.
Figure. Typical Convolutional Neural Network Architecture
1/17/2019 13
Department of Computer Application
Cont.
Figure. Typical AlexNet Architecture
1/17/2019 14
Department of Computer Application
Result
● CNN
• SGD optimizer with learning rate 0.01 and dropout 0.25
• Model Accuracy
■ Accuracy: 98.74%
• Model Loss
■ Loss: 6.53%
1/17/2019 15
Department of Computer Application
Cont.
● AlexNet
• SGD optimizer with learning rate 0.01, momentum 0.9, nesterov and dropout 0.25
• Model Accuracy
■ Accuracy: 99.79%
• Model Loss
■ Loss: 0.79%
1/17/2019 16
Department of Computer Application
Cont.
Comparison table of CNNs and AlexNet:
1/17/2019 17
Model Optimizer Dropout Learning
rate
Momentum Nestrove Accuracy
%
CNNs SGD 0.25 0.01 --- --- 98.74
CNNs SGD 0.50 0.01 --- --- 98.74
AlexNet SGD 0.25 0.01 98.42
AlexNet SGD 0.50 0.01 --- --- 95.70
AlexNet SGD 0.25 0.01 0.9 True 99.79
AlexNet SGD 0.50 0.01 0.9 True 99.79
AlexNet Adam 0.25 0.001 --- --- 99.69
AlexNet Adam 0.50 0.001 --- --- 99.58
Department of Computer Application
Cont.
1/17/2019 18
● Machine Learning
• SVM: 91.226%
• Random Forest: 95.719%
• KNN: 87.542%
Department of Computer Application
Conclusion and Future Work
● In this project, we proposed an idea for feasible
communication between hearing impaired and normal person
with the help of deep learning and machine learning approach.
● This proposed work ensures the accuracy of 91.22% using
SVM, 95.71% using Random Forest, 87.54% using KNN,
98.74% using CNN and 99.79 using AlexNet.
● There is ever the sounding challenge to develop a sign
language system in data the collection remains invariant of the
unconstraint environment. This project can be extended to the
real time data.
1/17/2019 19
Department of Computer Application
References
[1] Ameen, S., & Vadera, S. (2017). A convolutional neural network to
classify American Sign Language fingerspelling from depth and colour
images. Expert Systems.
[2] Naresh Kumar(2017). Sign Language Recognition for Hearing Impaired
People based on Hands Symbols Classification. International Conference on
Computing, Communication and Automation (ICCCA2017)
[3] Menna ElBadawy, A. S. Elons, Howida A. Shedeed and M. F. Tolba.
Arabic sign language recognition with 3D convolutional neural networks. 2017
Eighth International Conference on Intelligent Computing and Information
Systems (ICICIS)
[4] Pan, T. Y., Lo, L. Y., Yeh, C. W., Li, J. W., Liu, H. T., & Hu, M. C.(2016,
April). Real-time sign language recognition in complex background scene
based on a hierarchical clustering classification method. In Multimedia Big
Data (BigMM), 2016 IEEE Second International Conference on (pp. 64-67).
IEEE.
1/17/2019 20
Department of Computer Application
Cont.
[5] Pigou, L., Dieleman, S., Kindermans, P. J., & Schrauwen, B. (2014,
September). Sign language recognition using convolutional neural networks.
In Workshop at the European Conference on Computer Vision (pp. 572-578).
Springer International Publishing.
[6] Sutskever, I., Martens, J., Dahl, G., Hinton, G.: On the importance of
initialization and momentum in deep learning. In: Proceedings of the 30th
International Conference on Machine Learning (ICML-13). pp. 1139{1147
(2013)
[7] Tao Liu, Wengang Zhou, and Houqiang Li. Sign Language Recognition
With Long Short-Term Memory . 2016 IEEE International Conference on
Image Processing (ICIP)
1/17/2019 21
Department of Computer Application
1/17/2019 22
Department of Computer Application

More Related Content

What's hot

Hand gesture recognition
Hand gesture recognitionHand gesture recognition
Hand gesture recognitionBhawana Singh
 
Sign language recognition for deaf and dumb people
Sign language recognition for deaf and dumb peopleSign language recognition for deaf and dumb people
Sign language recognition for deaf and dumb peopleeSAT Publishing House
 
Gesture Recognition Technology-Seminar PPT
Gesture Recognition Technology-Seminar PPTGesture Recognition Technology-Seminar PPT
Gesture Recognition Technology-Seminar PPTSuraj Rai
 
Hand gesture recognition system(FYP REPORT)
Hand gesture recognition system(FYP REPORT)Hand gesture recognition system(FYP REPORT)
Hand gesture recognition system(FYP REPORT)Afnan Rehman
 
Hand Gesture Recognition Applications
Hand Gesture Recognition ApplicationsHand Gesture Recognition Applications
Hand Gesture Recognition ApplicationsImon_Barua
 
Sign Language Recognition System.pptx
Sign Language Recognition System.pptxSign Language Recognition System.pptx
Sign Language Recognition System.pptxDhruvMittal81
 
Artificial intelligence Speech recognition system
Artificial intelligence Speech recognition systemArtificial intelligence Speech recognition system
Artificial intelligence Speech recognition systemREHMAT ULLAH
 
Handwritten Digit Recognition(Convolutional Neural Network) PPT
Handwritten Digit Recognition(Convolutional Neural Network) PPTHandwritten Digit Recognition(Convolutional Neural Network) PPT
Handwritten Digit Recognition(Convolutional Neural Network) PPTRishabhTyagi48
 
Face recognition technology - BEST PPT
Face recognition technology - BEST PPTFace recognition technology - BEST PPT
Face recognition technology - BEST PPTSiddharth Modi
 
Face detection presentation slide
Face detection  presentation slideFace detection  presentation slide
Face detection presentation slideSanjoy Dutta
 
Voice based email for blinds
Voice based email for blindsVoice based email for blinds
Voice based email for blindsArjun AJ
 
IoT Levels and Deployment Templates
IoT Levels and Deployment TemplatesIoT Levels and Deployment Templates
IoT Levels and Deployment TemplatesPrakash Honnur
 
Virtual Mouse using hand gesture recognition
Virtual Mouse using hand gesture recognitionVirtual Mouse using hand gesture recognition
Virtual Mouse using hand gesture recognitionMuktiKalsekar
 
Virtual personal assistant
Virtual personal assistantVirtual personal assistant
Virtual personal assistantShubham Bhalekar
 

What's hot (20)

Hand gesture recognition
Hand gesture recognitionHand gesture recognition
Hand gesture recognition
 
Hand Gesture Recognition
Hand Gesture RecognitionHand Gesture Recognition
Hand Gesture Recognition
 
Sign language recognition for deaf and dumb people
Sign language recognition for deaf and dumb peopleSign language recognition for deaf and dumb people
Sign language recognition for deaf and dumb people
 
Gesture Recognition Technology-Seminar PPT
Gesture Recognition Technology-Seminar PPTGesture Recognition Technology-Seminar PPT
Gesture Recognition Technology-Seminar PPT
 
Gesture Recognition
Gesture RecognitionGesture Recognition
Gesture Recognition
 
Hand gesture recognition system(FYP REPORT)
Hand gesture recognition system(FYP REPORT)Hand gesture recognition system(FYP REPORT)
Hand gesture recognition system(FYP REPORT)
 
Iot architecture
Iot architectureIot architecture
Iot architecture
 
Hand Gesture Recognition Applications
Hand Gesture Recognition ApplicationsHand Gesture Recognition Applications
Hand Gesture Recognition Applications
 
Sign Language Recognition System.pptx
Sign Language Recognition System.pptxSign Language Recognition System.pptx
Sign Language Recognition System.pptx
 
Virtual Mouse
Virtual MouseVirtual Mouse
Virtual Mouse
 
Artificial intelligence Speech recognition system
Artificial intelligence Speech recognition systemArtificial intelligence Speech recognition system
Artificial intelligence Speech recognition system
 
Handwritten Digit Recognition(Convolutional Neural Network) PPT
Handwritten Digit Recognition(Convolutional Neural Network) PPTHandwritten Digit Recognition(Convolutional Neural Network) PPT
Handwritten Digit Recognition(Convolutional Neural Network) PPT
 
Face recognition technology - BEST PPT
Face recognition technology - BEST PPTFace recognition technology - BEST PPT
Face recognition technology - BEST PPT
 
Ppt final
Ppt finalPpt final
Ppt final
 
Face detection presentation slide
Face detection  presentation slideFace detection  presentation slide
Face detection presentation slide
 
Voice based email for blinds
Voice based email for blindsVoice based email for blinds
Voice based email for blinds
 
IoT Levels and Deployment Templates
IoT Levels and Deployment TemplatesIoT Levels and Deployment Templates
IoT Levels and Deployment Templates
 
Virtual Mouse using hand gesture recognition
Virtual Mouse using hand gesture recognitionVirtual Mouse using hand gesture recognition
Virtual Mouse using hand gesture recognition
 
Virtual personal assistant
Virtual personal assistantVirtual personal assistant
Virtual personal assistant
 
Computer Vision
Computer VisionComputer Vision
Computer Vision
 

Similar to Sign Language Recognition based on Hands symbols Classification

SignReco: Sign Language Translator
SignReco: Sign Language TranslatorSignReco: Sign Language Translator
SignReco: Sign Language TranslatorIRJET Journal
 
Live Sign Language Translation: A Survey
Live Sign Language Translation: A SurveyLive Sign Language Translation: A Survey
Live Sign Language Translation: A SurveyIRJET Journal
 
Sign Language Recognition using Mediapipe
Sign Language Recognition using MediapipeSign Language Recognition using Mediapipe
Sign Language Recognition using MediapipeIRJET Journal
 
Adopting progressed CNN for understanding hand gestures to native languages b...
Adopting progressed CNN for understanding hand gestures to native languages b...Adopting progressed CNN for understanding hand gestures to native languages b...
Adopting progressed CNN for understanding hand gestures to native languages b...IRJET Journal
 
Sign Language Recognition
Sign Language RecognitionSign Language Recognition
Sign Language RecognitionIRJET Journal
 
DHWANI- THE VOICE OF DEAF AND MUTE
DHWANI- THE VOICE OF DEAF AND MUTEDHWANI- THE VOICE OF DEAF AND MUTE
DHWANI- THE VOICE OF DEAF AND MUTEIRJET Journal
 
DHWANI- THE VOICE OF DEAF AND MUTE
DHWANI- THE VOICE OF DEAF AND MUTEDHWANI- THE VOICE OF DEAF AND MUTE
DHWANI- THE VOICE OF DEAF AND MUTEIRJET Journal
 
IRJET- Hand Gesture based Recognition using CNN Methodology
IRJET- Hand Gesture based Recognition using CNN MethodologyIRJET- Hand Gesture based Recognition using CNN Methodology
IRJET- Hand Gesture based Recognition using CNN MethodologyIRJET Journal
 
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 - Sign Language Text to Speech Converter using Image Processing and...
IRJET -  	  Sign Language Text to Speech Converter using Image Processing and...IRJET -  	  Sign Language Text to Speech Converter using Image Processing and...
IRJET - Sign Language Text to Speech Converter using Image Processing and...IRJET Journal
 
Automatic recognition of Arabic alphabets sign language using deep learning
Automatic recognition of Arabic alphabets sign language using  deep learningAutomatic recognition of Arabic alphabets sign language using  deep learning
Automatic recognition of Arabic alphabets sign language using deep learningIJECEIAES
 
electronics-11-01780-v2.pdf
electronics-11-01780-v2.pdfelectronics-11-01780-v2.pdf
electronics-11-01780-v2.pdfNaveenkushwaha18
 
Deep convolutional neural network for hand sign language recognition using mo...
Deep convolutional neural network for hand sign language recognition using mo...Deep convolutional neural network for hand sign language recognition using mo...
Deep convolutional neural network for hand sign language recognition using mo...journalBEEI
 
Paper id 23201490
Paper id 23201490Paper id 23201490
Paper id 23201490IJRAT
 
Trends of machine learning in 2020 - International Journal of Artificial Inte...
Trends of machine learning in 2020 - International Journal of Artificial Inte...Trends of machine learning in 2020 - International Journal of Artificial Inte...
Trends of machine learning in 2020 - International Journal of Artificial Inte...gerogepatton
 
IRJET- ASL Language Translation using ML
IRJET- ASL Language Translation using MLIRJET- ASL Language Translation using ML
IRJET- ASL Language Translation using MLIRJET Journal
 
Constructed model for micro-content recognition in lip reading based deep lea...
Constructed model for micro-content recognition in lip reading based deep lea...Constructed model for micro-content recognition in lip reading based deep lea...
Constructed model for micro-content recognition in lip reading based deep lea...journalBEEI
 
KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNING
KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNINGKANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNING
KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNINGIRJET Journal
 
GRS '“ Gesture based Recognition System for Indian Sign Language Recognition ...
GRS '“ Gesture based Recognition System for Indian Sign Language Recognition ...GRS '“ Gesture based Recognition System for Indian Sign Language Recognition ...
GRS '“ Gesture based Recognition System for Indian Sign Language Recognition ...ijtsrd
 

Similar to Sign Language Recognition based on Hands symbols Classification (20)

SignReco: Sign Language Translator
SignReco: Sign Language TranslatorSignReco: Sign Language Translator
SignReco: Sign Language Translator
 
Live Sign Language Translation: A Survey
Live Sign Language Translation: A SurveyLive Sign Language Translation: A Survey
Live Sign Language Translation: A Survey
 
Sign Language Recognition using Mediapipe
Sign Language Recognition using MediapipeSign Language Recognition using Mediapipe
Sign Language Recognition using Mediapipe
 
Adopting progressed CNN for understanding hand gestures to native languages b...
Adopting progressed CNN for understanding hand gestures to native languages b...Adopting progressed CNN for understanding hand gestures to native languages b...
Adopting progressed CNN for understanding hand gestures to native languages b...
 
Sign Language Recognition
Sign Language RecognitionSign Language Recognition
Sign Language Recognition
 
DHWANI- THE VOICE OF DEAF AND MUTE
DHWANI- THE VOICE OF DEAF AND MUTEDHWANI- THE VOICE OF DEAF AND MUTE
DHWANI- THE VOICE OF DEAF AND MUTE
 
DHWANI- THE VOICE OF DEAF AND MUTE
DHWANI- THE VOICE OF DEAF AND MUTEDHWANI- THE VOICE OF DEAF AND MUTE
DHWANI- THE VOICE OF DEAF AND MUTE
 
IRJET- Hand Gesture based Recognition using CNN Methodology
IRJET- Hand Gesture based Recognition using CNN MethodologyIRJET- Hand Gesture based Recognition using CNN Methodology
IRJET- Hand Gesture based Recognition using CNN Methodology
 
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 - Sign Language Text to Speech Converter using Image Processing and...
IRJET -  	  Sign Language Text to Speech Converter using Image Processing and...IRJET -  	  Sign Language Text to Speech Converter using Image Processing and...
IRJET - Sign Language Text to Speech Converter using Image Processing and...
 
Automatic recognition of Arabic alphabets sign language using deep learning
Automatic recognition of Arabic alphabets sign language using  deep learningAutomatic recognition of Arabic alphabets sign language using  deep learning
Automatic recognition of Arabic alphabets sign language using deep learning
 
183
183183
183
 
electronics-11-01780-v2.pdf
electronics-11-01780-v2.pdfelectronics-11-01780-v2.pdf
electronics-11-01780-v2.pdf
 
Deep convolutional neural network for hand sign language recognition using mo...
Deep convolutional neural network for hand sign language recognition using mo...Deep convolutional neural network for hand sign language recognition using mo...
Deep convolutional neural network for hand sign language recognition using mo...
 
Paper id 23201490
Paper id 23201490Paper id 23201490
Paper id 23201490
 
Trends of machine learning in 2020 - International Journal of Artificial Inte...
Trends of machine learning in 2020 - International Journal of Artificial Inte...Trends of machine learning in 2020 - International Journal of Artificial Inte...
Trends of machine learning in 2020 - International Journal of Artificial Inte...
 
IRJET- ASL Language Translation using ML
IRJET- ASL Language Translation using MLIRJET- ASL Language Translation using ML
IRJET- ASL Language Translation using ML
 
Constructed model for micro-content recognition in lip reading based deep lea...
Constructed model for micro-content recognition in lip reading based deep lea...Constructed model for micro-content recognition in lip reading based deep lea...
Constructed model for micro-content recognition in lip reading based deep lea...
 
KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNING
KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNINGKANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNING
KANNADA SIGN LANGUAGE RECOGNITION USINGMACHINE LEARNING
 
GRS '“ Gesture based Recognition System for Indian Sign Language Recognition ...
GRS '“ Gesture based Recognition System for Indian Sign Language Recognition ...GRS '“ Gesture based Recognition System for Indian Sign Language Recognition ...
GRS '“ Gesture based Recognition System for Indian Sign Language Recognition ...
 

More from Triloki Gupta

GCP Deployment- Vertex AI
GCP Deployment- Vertex AIGCP Deployment- Vertex AI
GCP Deployment- Vertex AITriloki Gupta
 
Speaker identification
Speaker identificationSpeaker identification
Speaker identificationTriloki Gupta
 
Introduction to pig.
Introduction to pig.Introduction to pig.
Introduction to pig.Triloki Gupta
 
Naive Bayes Classifier using R.
Naive Bayes Classifier using R.Naive Bayes Classifier using R.
Naive Bayes Classifier using R.Triloki Gupta
 
Enhancement of Old Images and Documents by Digital Image Processing Techniques.
Enhancement of Old Images and Documents by Digital Image Processing Techniques.Enhancement of Old Images and Documents by Digital Image Processing Techniques.
Enhancement of Old Images and Documents by Digital Image Processing Techniques.Triloki Gupta
 

More from Triloki Gupta (7)

GCP Deployment- Vertex AI
GCP Deployment- Vertex AIGCP Deployment- Vertex AI
GCP Deployment- Vertex AI
 
Flask-Python
Flask-PythonFlask-Python
Flask-Python
 
Speaker identification
Speaker identificationSpeaker identification
Speaker identification
 
Introduction to pig.
Introduction to pig.Introduction to pig.
Introduction to pig.
 
Naive Bayes Classifier using R.
Naive Bayes Classifier using R.Naive Bayes Classifier using R.
Naive Bayes Classifier using R.
 
Meta analysis.
Meta analysis.Meta analysis.
Meta analysis.
 
Enhancement of Old Images and Documents by Digital Image Processing Techniques.
Enhancement of Old Images and Documents by Digital Image Processing Techniques.Enhancement of Old Images and Documents by Digital Image Processing Techniques.
Enhancement of Old Images and Documents by Digital Image Processing Techniques.
 

Recently uploaded

Exploratory Data Analysis - Dilip S.pptx
Exploratory Data Analysis - Dilip S.pptxExploratory Data Analysis - Dilip S.pptx
Exploratory Data Analysis - Dilip S.pptxDilipVasan
 
2024-05-14 - Tableau User Group - TC24 Hot Topics - Tableau Pulse and Einstei...
2024-05-14 - Tableau User Group - TC24 Hot Topics - Tableau Pulse and Einstei...2024-05-14 - Tableau User Group - TC24 Hot Topics - Tableau Pulse and Einstei...
2024-05-14 - Tableau User Group - TC24 Hot Topics - Tableau Pulse and Einstei...elinavihriala
 
Investigate & Recover / StarCompliance.io / Crypto_Crimes
Investigate & Recover / StarCompliance.io / Crypto_CrimesInvestigate & Recover / StarCompliance.io / Crypto_Crimes
Investigate & Recover / StarCompliance.io / Crypto_CrimesStarCompliance.io
 
Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundOppotus
 
How can I successfully sell my pi coins in Philippines?
How can I successfully sell my pi coins in Philippines?How can I successfully sell my pi coins in Philippines?
How can I successfully sell my pi coins in Philippines?DOT TECH
 
Pre-ProductionImproveddsfjgndflghtgg.pptx
Pre-ProductionImproveddsfjgndflghtgg.pptxPre-ProductionImproveddsfjgndflghtgg.pptx
Pre-ProductionImproveddsfjgndflghtgg.pptxStephen266013
 
Webinar One View, Multiple Systems No-Code Integration of Salesforce and ERPs
Webinar One View, Multiple Systems No-Code Integration of Salesforce and ERPsWebinar One View, Multiple Systems No-Code Integration of Salesforce and ERPs
Webinar One View, Multiple Systems No-Code Integration of Salesforce and ERPsCEPTES Software Inc
 
Business update Q1 2024 Lar España Real Estate SOCIMI
Business update Q1 2024 Lar España Real Estate SOCIMIBusiness update Q1 2024 Lar España Real Estate SOCIMI
Business update Q1 2024 Lar España Real Estate SOCIMIAlejandraGmez176757
 
Using PDB Relocation to Move a Single PDB to Another Existing CDB
Using PDB Relocation to Move a Single PDB to Another Existing CDBUsing PDB Relocation to Move a Single PDB to Another Existing CDB
Using PDB Relocation to Move a Single PDB to Another Existing CDBAlireza Kamrani
 
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...correoyaya
 
社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .NABLAS株式会社
 
一比一原版(QU毕业证)皇后大学毕业证成绩单
一比一原版(QU毕业证)皇后大学毕业证成绩单一比一原版(QU毕业证)皇后大学毕业证成绩单
一比一原版(QU毕业证)皇后大学毕业证成绩单enxupq
 
Opendatabay - Open Data Marketplace.pptx
Opendatabay - Open Data Marketplace.pptxOpendatabay - Open Data Marketplace.pptx
Opendatabay - Open Data Marketplace.pptxOpendatabay
 
Computer Presentation.pptx ecommerce advantage s
Computer Presentation.pptx ecommerce advantage sComputer Presentation.pptx ecommerce advantage s
Computer Presentation.pptx ecommerce advantage sMAQIB18
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单ewymefz
 
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单yhkoc
 
一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单enxupq
 
Supply chain analytics to combat the effects of Ukraine-Russia-conflict
Supply chain analytics to combat the effects of Ukraine-Russia-conflictSupply chain analytics to combat the effects of Ukraine-Russia-conflict
Supply chain analytics to combat the effects of Ukraine-Russia-conflictJack Cole
 
Tabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflowsTabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflowsalex933524
 

Recently uploaded (20)

Exploratory Data Analysis - Dilip S.pptx
Exploratory Data Analysis - Dilip S.pptxExploratory Data Analysis - Dilip S.pptx
Exploratory Data Analysis - Dilip S.pptx
 
2024-05-14 - Tableau User Group - TC24 Hot Topics - Tableau Pulse and Einstei...
2024-05-14 - Tableau User Group - TC24 Hot Topics - Tableau Pulse and Einstei...2024-05-14 - Tableau User Group - TC24 Hot Topics - Tableau Pulse and Einstei...
2024-05-14 - Tableau User Group - TC24 Hot Topics - Tableau Pulse and Einstei...
 
Investigate & Recover / StarCompliance.io / Crypto_Crimes
Investigate & Recover / StarCompliance.io / Crypto_CrimesInvestigate & Recover / StarCompliance.io / Crypto_Crimes
Investigate & Recover / StarCompliance.io / Crypto_Crimes
 
Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
 
How can I successfully sell my pi coins in Philippines?
How can I successfully sell my pi coins in Philippines?How can I successfully sell my pi coins in Philippines?
How can I successfully sell my pi coins in Philippines?
 
Slip-and-fall Injuries: Top Workers' Comp Claims
Slip-and-fall Injuries: Top Workers' Comp ClaimsSlip-and-fall Injuries: Top Workers' Comp Claims
Slip-and-fall Injuries: Top Workers' Comp Claims
 
Pre-ProductionImproveddsfjgndflghtgg.pptx
Pre-ProductionImproveddsfjgndflghtgg.pptxPre-ProductionImproveddsfjgndflghtgg.pptx
Pre-ProductionImproveddsfjgndflghtgg.pptx
 
Webinar One View, Multiple Systems No-Code Integration of Salesforce and ERPs
Webinar One View, Multiple Systems No-Code Integration of Salesforce and ERPsWebinar One View, Multiple Systems No-Code Integration of Salesforce and ERPs
Webinar One View, Multiple Systems No-Code Integration of Salesforce and ERPs
 
Business update Q1 2024 Lar España Real Estate SOCIMI
Business update Q1 2024 Lar España Real Estate SOCIMIBusiness update Q1 2024 Lar España Real Estate SOCIMI
Business update Q1 2024 Lar España Real Estate SOCIMI
 
Using PDB Relocation to Move a Single PDB to Another Existing CDB
Using PDB Relocation to Move a Single PDB to Another Existing CDBUsing PDB Relocation to Move a Single PDB to Another Existing CDB
Using PDB Relocation to Move a Single PDB to Another Existing CDB
 
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
 
社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .
 
一比一原版(QU毕业证)皇后大学毕业证成绩单
一比一原版(QU毕业证)皇后大学毕业证成绩单一比一原版(QU毕业证)皇后大学毕业证成绩单
一比一原版(QU毕业证)皇后大学毕业证成绩单
 
Opendatabay - Open Data Marketplace.pptx
Opendatabay - Open Data Marketplace.pptxOpendatabay - Open Data Marketplace.pptx
Opendatabay - Open Data Marketplace.pptx
 
Computer Presentation.pptx ecommerce advantage s
Computer Presentation.pptx ecommerce advantage sComputer Presentation.pptx ecommerce advantage s
Computer Presentation.pptx ecommerce advantage s
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
 
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
 
一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单
 
Supply chain analytics to combat the effects of Ukraine-Russia-conflict
Supply chain analytics to combat the effects of Ukraine-Russia-conflictSupply chain analytics to combat the effects of Ukraine-Russia-conflict
Supply chain analytics to combat the effects of Ukraine-Russia-conflict
 
Tabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflowsTabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflows
 

Sign Language Recognition based on Hands symbols Classification

  • 1. Sign Language Recognition based on Hands Symbols Classification Guided by: Dr.S.R.Balasundaram (Professor) Presented by: Triloki Gupta M.Tech(Data Analytics) 205217006 Department of Computer Application1/17/2019 1
  • 2. Content ● Introduction ● Motivation ● Problem statement ● Objective ● Literature review ● Dataset description ● Proposed work ● Result ● Conclusion and Future work ● References 1/17/2019 2 Department of Computer Application
  • 3. Introduction ● The world is hardly live without communication, no matter whether it is in the form of texture, voice or visual expression. ● The communication among the deaf and dumb people is carried by text and visual expressions. ● Gestural communication is always in the scope of confidential and secure communication. ● Hands and facial parts are immensely influential to express the thoughts of human in confidential communication. 1/17/2019 3 Department of Computer Application
  • 4. Motivation ● Sign language is learned by deaf and dumb, and usually it is not known to normal people, so it becomes a challenge for communication between a normal and hearing impaired person. ● Its strike to our mind to bridge the between hearing impaired and normal people to make the communication easier. ● Sign language recognition (SLR) system takes an input expression from the hearing impaired person gives output to the normal person in the form text or voice. 1/17/2019 4 Department of Computer Application
  • 5. Problem Statement ● Understanding the exact context of symbolic expressions of deaf and dumb people is the challenging job in real life until unless it is properly specified. 1/17/2019 5 Department of Computer Application
  • 6. Objective ● Communication is always having a great impact in every domain and how it is considered the meaning of the thoughts and expressions that attract the researchers to bridge this gap for every living being. ● The objective of this project is to identify the symbolic expression through images so that the communication gap between a normal and hearing impaired person can be easily bridged. 1/17/2019 6 Department of Computer Application
  • 7. Literature Review 1/17/2019 7 Author Publication Year Problem Methodolog y Remark Naresh Kumar ICCCA 2017 Hand Sign Language Recognition SVM & LDA Classification to recognition sign language symbols (97.3%). Tse-Yu Pan, Li-Yun Lo, Chung-Wei Yeh, Jhe-Wei Li, Hou-Tim Liu, Min- Chun Hu IEEE 2016 Real-time Sign Language Recognition SVM, PCA & LDA Images of the same gesture were captured in different lighting Conditions (94%) Department of Computer Application
  • 8. Cont. Author Publication Year Problem Methodolog y Remark Salem Ameen, Sunil Vadera University of Salford 2017 Classify American Sign Language Fingerspelling from Depth and Colour Images CNN This paper explores the applicability of deep learning for interpreting sign language, precision of 82% and recall of 80%. Arabic sign language recognition with 3D convolutional neural networks IEEE 2017 3D Convolutional Neural Network (CNN) was used to recognize 25 gestures from an Arabic sign language dictionary CNN The system achieved 98% accuracy for observed data and 85% average accuracy for new data. 1/17/2019 8 Department of Computer Application
  • 9. Dataset description 1/17/2019 9 ● We analyze 4,800 images of sign images which is ISL of the English alphabet, which have a spread of 26 class labels assigned to them. Each class label is a set of sign images of the English alphabet. ● All the images are resized to 640 x 480 pixels, and we perform both the model optimization and predictions on these downscaled images. Department of Computer Application
  • 10. Cont. 1/17/2019 10 ● Below figure shows an example from every class of sign images dataset. Department of Computer Application
  • 11. Proposed Work ● In this work, we proposed an idea for feasible communication between hearing impaired and normal person with the help of- • Deep Learning ■CNN ■AlexNet • Machine Learning ■SVM ■Random Forest ■KNN 1/17/2019 11 Department of Computer Application
  • 12. Cont. Work flow Diagram: 1/17/2019 12 Department of Computer Application
  • 13. Cont. Figure. Typical Convolutional Neural Network Architecture 1/17/2019 13 Department of Computer Application
  • 14. Cont. Figure. Typical AlexNet Architecture 1/17/2019 14 Department of Computer Application
  • 15. Result ● CNN • SGD optimizer with learning rate 0.01 and dropout 0.25 • Model Accuracy ■ Accuracy: 98.74% • Model Loss ■ Loss: 6.53% 1/17/2019 15 Department of Computer Application
  • 16. Cont. ● AlexNet • SGD optimizer with learning rate 0.01, momentum 0.9, nesterov and dropout 0.25 • Model Accuracy ■ Accuracy: 99.79% • Model Loss ■ Loss: 0.79% 1/17/2019 16 Department of Computer Application
  • 17. Cont. Comparison table of CNNs and AlexNet: 1/17/2019 17 Model Optimizer Dropout Learning rate Momentum Nestrove Accuracy % CNNs SGD 0.25 0.01 --- --- 98.74 CNNs SGD 0.50 0.01 --- --- 98.74 AlexNet SGD 0.25 0.01 98.42 AlexNet SGD 0.50 0.01 --- --- 95.70 AlexNet SGD 0.25 0.01 0.9 True 99.79 AlexNet SGD 0.50 0.01 0.9 True 99.79 AlexNet Adam 0.25 0.001 --- --- 99.69 AlexNet Adam 0.50 0.001 --- --- 99.58 Department of Computer Application
  • 18. Cont. 1/17/2019 18 ● Machine Learning • SVM: 91.226% • Random Forest: 95.719% • KNN: 87.542% Department of Computer Application
  • 19. Conclusion and Future Work ● In this project, we proposed an idea for feasible communication between hearing impaired and normal person with the help of deep learning and machine learning approach. ● This proposed work ensures the accuracy of 91.22% using SVM, 95.71% using Random Forest, 87.54% using KNN, 98.74% using CNN and 99.79 using AlexNet. ● There is ever the sounding challenge to develop a sign language system in data the collection remains invariant of the unconstraint environment. This project can be extended to the real time data. 1/17/2019 19 Department of Computer Application
  • 20. References [1] Ameen, S., & Vadera, S. (2017). A convolutional neural network to classify American Sign Language fingerspelling from depth and colour images. Expert Systems. [2] Naresh Kumar(2017). Sign Language Recognition for Hearing Impaired People based on Hands Symbols Classification. International Conference on Computing, Communication and Automation (ICCCA2017) [3] Menna ElBadawy, A. S. Elons, Howida A. Shedeed and M. F. Tolba. Arabic sign language recognition with 3D convolutional neural networks. 2017 Eighth International Conference on Intelligent Computing and Information Systems (ICICIS) [4] Pan, T. Y., Lo, L. Y., Yeh, C. W., Li, J. W., Liu, H. T., & Hu, M. C.(2016, April). Real-time sign language recognition in complex background scene based on a hierarchical clustering classification method. In Multimedia Big Data (BigMM), 2016 IEEE Second International Conference on (pp. 64-67). IEEE. 1/17/2019 20 Department of Computer Application
  • 21. Cont. [5] Pigou, L., Dieleman, S., Kindermans, P. J., & Schrauwen, B. (2014, September). Sign language recognition using convolutional neural networks. In Workshop at the European Conference on Computer Vision (pp. 572-578). Springer International Publishing. [6] Sutskever, I., Martens, J., Dahl, G., Hinton, G.: On the importance of initialization and momentum in deep learning. In: Proceedings of the 30th International Conference on Machine Learning (ICML-13). pp. 1139{1147 (2013) [7] Tao Liu, Wengang Zhou, and Houqiang Li. Sign Language Recognition With Long Short-Term Memory . 2016 IEEE International Conference on Image Processing (ICIP) 1/17/2019 21 Department of Computer Application
  • 22. 1/17/2019 22 Department of Computer Application