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: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1576
MuteCom Using Tensorflow-Keras Model
Aniket Singh1, Deepak Maurya2, Shaunak Pacharkar3, Prof. Bhanu Tekwani4
1,2,3Students of Department of Information Technology, Vidyalankar Institute of Technology, Mumbai, Maharastra
4Prof. of Department of Information Technology, Vidyalankar Institute of Technology, Mumbai, Maharastra
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Communication is the main channel between
people to communicate with each other. Since deaf and dumb
people cannot communicate with normal person so they have
to depend on of visual ways to communication. The problems
faced by the deaf and dumb people at the present time and the
difficulties of their communication with normal persons
sparked our interest and led us to try to find a solution to their
difficulties and to minimize them as much as possible. Because
they represent a significant part of society and they need to
deliver their ideas in the simplest way. So, our project aims to
bridge this gap by enabling communication between
dumb/deaf people on the one hand and normal people on
other hand by introducing an application.
This application uses in-buildcameraofthedevicetotake
input as the hand gesture of the person using the device. The
application will recognize the hand sign and try to predict the
actual meaning of that sign. Application uses multiple data
sets which contains the hand gesture images and machine
learning to predict the sign. The output of the prediction is
given in the form of text/speech output so that the intended
person does not feel any inconvenience incommunicationwith
that person.
Key Words: CNN, American sign language database,
tensorflow, google colab, Keras, OpenCV.
1. INTRODUCTION
Nowadays we always hear about new technology that
improves our lifestyle, that creates our life easier.
Technology has revolutionized the human mankind. There
are many languages spoken all round the world and
interpreted. “Special people”, people who have difficulty in
speaking and hearing. Sometimes people interpret these
messages wrongly either through signing or through lip
reading or lip synchronization.Thisprojectiscreatedinsuch
the simplest way to assist these specially challenged people.
Gesture recognition plays important role in
communication between the dumb/deafpeople withnormal
person who are not able to understand the sign language
made for special(deaf/dumb) people. The detection of hand
gestures is often done using web camera. The pictures are
then converted into standard size with the assistanceofpre-
processing. The aim of this project is to develop a system
that can convert the hand gestures into text and the gives
speech output. The focus of this project is to put the images
within the database and with databasematchingtheimageis
converted into text. The detection involves observation of
hand movement and the trained model tries to predict what
the gesture means and. The method gives output in text as
well as speech format that helps to reduce the
communication gap between deaf-mute and people.
1.1. Need: -
There has been less research for Deaf and Dumb people.
This topic has got less attention as compared to other
sectors. The main challenges that this special
person(deaf/dumb) are facing is the communication gap
between special person and normal person. Deaf and Dumb
people always find it difficult to communicate with normal
person. This huge challenge makes them uncomfortableand
they feel discriminated in society. Because of miss
communication deaf and dumb people feel not to
communicate and hence they never able to express their
feelings or the things the want to say. Hand Gesture
Recognition to speech output system localizes and track the
hand gestures of the dumb and deaf people in order to
maintain a communication channel with the other people.
1.2. Objectives for making this project is asfollows:
1. Easy communication for deaf people:
With the help of this application the hand gestures will be
taken as an input and the output provided will be in both
text and speech, the text output provided will help the deaf
people to understand what the person is trying to say and
make the communication between them easier.
2. Easy communication for dumb people:
With the help of this application the hand gestures will be
taken as an input and the output provided will be in both
text and speech, the speech output given will help the
normal person understand the dumb individual to trying to
say and this will make the communication between them
easier.
3. Normal person can easily communicate with physically
challenged people:
One can easily use our project with a basicknowledgeofsign
language and can easily communicate with specially
challenged (deaf/dumb) people.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1577
2. LITERATURE SURVEY
In Literature Review, we studied about existing project
related to this topic and try to understand about existing
system behaviour.
Shweta S. Shinde, Rajesh M. Autee and Vitthal K. Bhosale [1]
have proposed a method in which the angle and peak
calculation approach is used to extract the features of hand
gestures by using MATLAB and then they convert the
recognized gesture into speech using MATLAB inbuilt
command.
Sangeetha. R.K, Valliammai .V and Padmavathi .S [2] have
proposed a system based on the Indian hand sign language
which contains both hands to create a gesture unlike the
American sign language in which one hand is used. Their
system is implemented using MATLAB without using any
other external hardware for the user, here the runtime live
image iscaptured afterwhichimageframesareextractedand
image processing is applied using HIS model and then the
featureextraction is done by distancetransformmethod.The
results obtained by this model is found to be satisfactorily
good for most of the hand signs.
Anchal Sood and Anju Mishra [3] have proposed a sign
recognition system based on Harris algorithm for extraction
of feature in which after the image pre-processing part, the
featureis extracted and stored in the Nx2 matrix. Thismatrix
is further used to match the image from the database. There
are some limitations to the system. The very light brown to
somewhat dark brown background gives error as they are
considered in the range value for skin segmentation. But the
results are efficient.
Prashant G. Ahire, Kshitija B. Tilekar, Tejaswini A. Jawake,
Pramod B. Warale [4] system works on MATLAB for hand
gesturerecognition, here they have taken arealtimevideoas
an input and after applying the image processing stage they
have used the correlation based approach for mapping
purpose and then at last the audio is generated using google
TTS API. The system provides an efficient result as per the
system is proposed.
Sonal Kumari and Suman K. Mitra [5] have proposed a
system based on hand action recognition using background
subtraction technique for image processing and they use
Direct Fourier transform (DFT) algorithm for image`
extraction based on the MATLAB.
3. Proposed System
This application takes input as hand gesture of the person
and track the hand movement and simultaneously it
converts the captured video input into the fames and it
checks in database for those frames, if the image is already
available then it gives the meaning of that hand gesture in
the form of text as well as speech output. If the system is not
able to find the gesture frame in database then it predicts
that hand gesture from available hand gestures data set or
images which are already present in the database.
Some features of the system are as follows: -
Hand Detection: - This application will only take the hand
movement not the other part of the hand or body. So, the
user should keep their hand in proper position so that the
application can recognize the movement of the hand and
give output according to that.
Prediction: - It might happen that some hand gesture or sign
may not be available in the system’s database in that case
this application tries to predict that hand gesture or sign
from available hand gesture or sign in the database.
Speech and Text Output: - This application gives feature of
both the text as well as speech output. User can choose one
or both as per their convenience.
Fig-1: Working of MuteCom
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1578
4. Hardware and Software requirements:
Hardware Requirements: -
Minimum requirement - Laptop with configuration of 4GB
RAM, 500GB Hard Disk, any OS and with a clearly working
webcam is used in development of the application.
Software Requirements:
● Python, OpenCV, Tensorflow and Keras
● ASL database: Kaggle
● Training model: Google colab
● Version Control: Git and GitHub
5. Methodology
Neural Networks: - Neural networks are composed of
straightforward elements operating in parallel. Neural
networks are models that are capable of machine learning
and pattern recognition. They are usually presented as
systems of interconnected “neurons” which will compute
values from inputs by feeding information through the
network. Commonly neural networks are adjusted, or
trained, in order that a selected input results in a specific
target output. There, the network is adjusted, supported a
comparison of the output and therefore the target, until the
network output matches the target. Typically, many such
input/target pairs are used, during this supervised learning,
to train a network. Neural networks are trained to perform
complex functions in various fields of application including
pattern recognition, identification, classification,speechand
vision and control systems.
TensorFlow: - The primary software tool of deep learning is
TensorFlow. It is an open source AI library, using data flow
graphs to create models. It allows developers to make
largescale neural networks with many layers. TensorFlowis
especially used for: Classification, Perception,
Understanding, Discovering, Prediction and Creation.
Keras: - Keras is an open-source neural-network library
written in Python. it's capable of running on top of
TensorFlow. Designed to enable fast experimentation with
deep neural networks, it focuses on being user-friendly,
modular, and extensible.
Image Database: - The starting point of the project was the
creation of a database with all the images thatwouldbeused
for training and testing. The image database can have
different formats. Imagescanbeeitherhanddrawn,digitized
photographs or a 3D dimensional hand. Photographs were
used, as they are the most realistic approach. We needed a
dataset with images of hands showing all the signs of ASL
(American Sign Language) language. Creating a datasetwith
these images would require a lot of time therefore we
obtained the dataset from Kaggle [7]. The dataset we
obtained contained folders 29 with altogether 87000+
images as that would decide the robustnessofthealgorithm.
We required a huge dataset to obtain more accurate and
therefore, it had to be done in such a way that different
situations could be tested.
Google Colab:- The model we created had be be trained on
huge database which contained 87000+imagesand hence to
do so we required a huge amount of RAM and even on a
laptop of 8GB RAM it was hard to train the model so to
overcome this issue we used google colab[6] a cloud
platform provided by google which provided us a GPU with
25GB RAM and through it we were able to train the model
successfully withminimumtime.GoogleColabalsohelpedus
in overcoming the problem of training the model multiples
when we wanted to use it. We trained the model on colab
and obtained the .h5 and .json file which contained the final
weights and hierarchy respectively and this helped in
avoiding to train the model every time when we use it.
5.1. Implementation includes the following steps: -
1. Obtained a dataset from kaggle which had overall 87000+
images and 29 folders which included the signs of all the 26
alphabets of ASL language and the rest 3 folders contained
the gestures of space, delete and nothing.
2. We created a model using tensorflow,kerasandcv2which
we had to train on the database to obtain desired results.
3. We trained on google colab a cloud platform provided by
google. Colab provided us with a GPU of 25GB of RAM which
helped us in training our model with minimum time.
4. To avoid training the model multiple times when we want
to use it, we trained the model once on google colab and
downloaded the model.h5 and model.json files from there,
were model.h5 file contains the final weights of the trained
model which helps in obtaining the desired output and
model.json file contained the hierarchy of execution. 5. We
integrated these model.h5 and model.json files to our model
stored in memory of our laptops using keras whichhelpedis
obtaining the output quickly by training it only once on
colab.
6. The model works in the following manner: -
a. As we run the application it opens the webcam for taking
the input of hand gestures.
b. Each and every frame is captured by the webcamandthen
extraction of its features takes place, which includes
conversion of image into matrix, binarization etc.
c. After extraction of features, it fed to our pre-trainedmodel
for classifying the input gesture. When the gesture is
matched successfully the output is printed on the screen.
The model built provides an accuracy of approximately
99.67.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1579
3. CONCLUSIONS
The accuracy of the model is 67%, accuracy canbeincreased
if we train the model with real world data so that it can
handle the real-world environment with more accuracy.
Fig-2: Folder structure of dataset
Fig-3: Folder structure for output of pre-trained model
Fig-4:. Output of model for test data set:-
Fig-5: Accuracy plot of training vs test data
Fig-6: Loss plot of training vs loss
After testing the model, we have found that it is working
correctly as desired in most of the cases.
REFERENCES
[1] Shinde, Shweta S., Rajesh M. Autee, and Vitthal K.
Bhosale. "Real-time two-way communication approach for
hearing impaired and dumb person based on image
processing." Computational Intelligence and Computing
Research (ICCIC), 2016 IEEE International Conference on.
IEEE, 2016.
[2] Shangeetha, R. K., V. Valliammai, and S. Padmavathi.
"Computer vision-based approach for Indian Sign Language
characterrecognition."MachineVisionandImageProcessing
(MVIP), 2012 International Conference on. IEEE, 2012.
[3] Sood, Anchal, and Anju Mishra. "AAWAAZ: A
communication system for deaf and dumb." Reliability,
Infocom Technologies and Optimization (TrendsandFuture
Directions) (ICRITO), 2016 5th International Conferenceon.
IEEE, 2016.
[4] Ahire, Prashant G., et al. "Two Way Communicator
between Deaf and Dumb People and Normal People."
Computing Communication Control and Automation
(ICCUBEA), 2015 International Conference on. IEEE, 2015
[5] Kumari, Sonal, and Suman K. Mitra. "Human action
recognition using DFT." Computer Vision, Pattern
Recognition, Image Processing and Graphics (NCVPRIPG),
2011 Third National Conference on. IEEE, 2011.
[6] https://colab.research.google.com/
[7] https://www.kaggle.com/grassknoted/asl-alphabet

More Related Content

What's hot

IRJET- My Buddy App: Communications between Smart Devices through Voice A...
IRJET-  	  My Buddy App: Communications between Smart Devices through Voice A...IRJET-  	  My Buddy App: Communications between Smart Devices through Voice A...
IRJET- My Buddy App: Communications between Smart Devices through Voice A...IRJET Journal
 
IRJET- Communication System for Blind, Deaf and Dumb People using Internet of...
IRJET- Communication System for Blind, Deaf and Dumb People using Internet of...IRJET- Communication System for Blind, Deaf and Dumb People using Internet of...
IRJET- Communication System for Blind, Deaf and Dumb People using Internet of...IRJET Journal
 
IRJET - Sign Language Recognition using Neural Network
IRJET - Sign Language Recognition using Neural NetworkIRJET - Sign Language Recognition using Neural Network
IRJET - Sign Language Recognition using Neural NetworkIRJET Journal
 
IRJET - Paint using Hand Gesture
IRJET - Paint using Hand GestureIRJET - Paint using Hand Gesture
IRJET - Paint using Hand GestureIRJET 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
 
isl mini project report Akshay
isl mini project report Akshayisl mini project report Akshay
isl mini project report AkshayAkshayKalapgar
 
IRJET - E-Assistant: An Interactive Bot for Banking Sector using NLP Process
IRJET -  	  E-Assistant: An Interactive Bot for Banking Sector using NLP ProcessIRJET -  	  E-Assistant: An Interactive Bot for Banking Sector using NLP Process
IRJET - E-Assistant: An Interactive Bot for Banking Sector using NLP ProcessIRJET Journal
 
IRJET- Navigation and Camera Reading System for Visually Impaired
IRJET- Navigation and Camera Reading System for Visually ImpairedIRJET- Navigation and Camera Reading System for Visually Impaired
IRJET- Navigation and Camera Reading System for Visually ImpairedIRJET Journal
 
Sign Language Recognition based on Hands symbols Classification
Sign Language Recognition based on Hands symbols ClassificationSign Language Recognition based on Hands symbols Classification
Sign Language Recognition based on Hands symbols ClassificationTriloki Gupta
 
IRJET- Text Reading for Visually Impaired Person using Raspberry Pi
IRJET- Text Reading for Visually Impaired Person using Raspberry PiIRJET- Text Reading for Visually Impaired Person using Raspberry Pi
IRJET- Text Reading for Visually Impaired Person using Raspberry PiIRJET 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- Recognition of Handwritten Characters based on Deep Learning with Tens...
IRJET- Recognition of Handwritten Characters based on Deep Learning with Tens...IRJET- Recognition of Handwritten Characters based on Deep Learning with Tens...
IRJET- Recognition of Handwritten Characters based on Deep Learning with Tens...IRJET Journal
 
HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014
HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014
HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014Journal For Research
 
IRJET- Applications of Artificial Intelligence in Neural Machine Translation
IRJET- Applications of Artificial Intelligence in Neural Machine TranslationIRJET- Applications of Artificial Intelligence in Neural Machine Translation
IRJET- Applications of Artificial Intelligence in Neural Machine TranslationIRJET Journal
 
voice recognition security system ppt
voice recognition security system pptvoice recognition security system ppt
voice recognition security system pptNitesh Dubey
 
IRJET- Review on Text Recognization of Product for Blind Person using MATLAB
IRJET-  Review on Text Recognization of Product for Blind Person using MATLABIRJET-  Review on Text Recognization of Product for Blind Person using MATLAB
IRJET- Review on Text Recognization of Product for Blind Person using MATLABIRJET Journal
 
IRJET- Sign Language and Gesture Recognition for Deaf and Dumb People
IRJET-  	  Sign Language and Gesture Recognition for Deaf and Dumb PeopleIRJET-  	  Sign Language and Gesture Recognition for Deaf and Dumb People
IRJET- Sign Language and Gesture Recognition for Deaf and Dumb PeopleIRJET Journal
 
IRJET- Virtual Vision for Blinds
IRJET- Virtual Vision for BlindsIRJET- Virtual Vision for Blinds
IRJET- Virtual Vision for BlindsIRJET Journal
 

What's hot (20)

IRJET- My Buddy App: Communications between Smart Devices through Voice A...
IRJET-  	  My Buddy App: Communications between Smart Devices through Voice A...IRJET-  	  My Buddy App: Communications between Smart Devices through Voice A...
IRJET- My Buddy App: Communications between Smart Devices through Voice A...
 
IRJET- Communication System for Blind, Deaf and Dumb People using Internet of...
IRJET- Communication System for Blind, Deaf and Dumb People using Internet of...IRJET- Communication System for Blind, Deaf and Dumb People using Internet of...
IRJET- Communication System for Blind, Deaf and Dumb People using Internet of...
 
IRJET - Sign Language Recognition using Neural Network
IRJET - Sign Language Recognition using Neural NetworkIRJET - Sign Language Recognition using Neural Network
IRJET - Sign Language Recognition using Neural Network
 
IRJET - Paint using Hand Gesture
IRJET - Paint using Hand GestureIRJET - Paint using Hand Gesture
IRJET - Paint using Hand Gesture
 
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
 
isl mini project report Akshay
isl mini project report Akshayisl mini project report Akshay
isl mini project report Akshay
 
IRJET - E-Assistant: An Interactive Bot for Banking Sector using NLP Process
IRJET -  	  E-Assistant: An Interactive Bot for Banking Sector using NLP ProcessIRJET -  	  E-Assistant: An Interactive Bot for Banking Sector using NLP Process
IRJET - E-Assistant: An Interactive Bot for Banking Sector using NLP Process
 
IRJET- Navigation and Camera Reading System for Visually Impaired
IRJET- Navigation and Camera Reading System for Visually ImpairedIRJET- Navigation and Camera Reading System for Visually Impaired
IRJET- Navigation and Camera Reading System for Visually Impaired
 
An Artificially Intelligent Device for the Intellectually Disabled
An Artificially Intelligent Device for the Intellectually DisabledAn Artificially Intelligent Device for the Intellectually Disabled
An Artificially Intelligent Device for the Intellectually Disabled
 
Sign Language Recognition based on Hands symbols Classification
Sign Language Recognition based on Hands symbols ClassificationSign Language Recognition based on Hands symbols Classification
Sign Language Recognition based on Hands symbols Classification
 
IRJET- Text Reading for Visually Impaired Person using Raspberry Pi
IRJET- Text Reading for Visually Impaired Person using Raspberry PiIRJET- Text Reading for Visually Impaired Person using Raspberry Pi
IRJET- Text Reading for Visually Impaired Person using Raspberry Pi
 
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- Recognition of Handwritten Characters based on Deep Learning with Tens...
IRJET- Recognition of Handwritten Characters based on Deep Learning with Tens...IRJET- Recognition of Handwritten Characters based on Deep Learning with Tens...
IRJET- Recognition of Handwritten Characters based on Deep Learning with Tens...
 
iot pet feeder report
iot pet feeder reportiot pet feeder report
iot pet feeder report
 
HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014
HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014
HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014
 
IRJET- Applications of Artificial Intelligence in Neural Machine Translation
IRJET- Applications of Artificial Intelligence in Neural Machine TranslationIRJET- Applications of Artificial Intelligence in Neural Machine Translation
IRJET- Applications of Artificial Intelligence in Neural Machine Translation
 
voice recognition security system ppt
voice recognition security system pptvoice recognition security system ppt
voice recognition security system ppt
 
IRJET- Review on Text Recognization of Product for Blind Person using MATLAB
IRJET-  Review on Text Recognization of Product for Blind Person using MATLABIRJET-  Review on Text Recognization of Product for Blind Person using MATLAB
IRJET- Review on Text Recognization of Product for Blind Person using MATLAB
 
IRJET- Sign Language and Gesture Recognition for Deaf and Dumb People
IRJET-  	  Sign Language and Gesture Recognition for Deaf and Dumb PeopleIRJET-  	  Sign Language and Gesture Recognition for Deaf and Dumb People
IRJET- Sign Language and Gesture Recognition for Deaf and Dumb People
 
IRJET- Virtual Vision for Blinds
IRJET- Virtual Vision for BlindsIRJET- Virtual Vision for Blinds
IRJET- Virtual Vision for Blinds
 

Similar to IRJET - Mutecom using Tensorflow-Keras Model

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- 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
 
Sign Language Recognition using Mediapipe
Sign Language Recognition using MediapipeSign Language Recognition using Mediapipe
Sign Language Recognition using MediapipeIRJET Journal
 
VOCAL- Voice Command Application using Artificial Intelligence
VOCAL- Voice Command Application using Artificial IntelligenceVOCAL- Voice Command Application using Artificial Intelligence
VOCAL- Voice Command Application using Artificial IntelligenceIRJET Journal
 
Sign Language Detection using Action Recognition
Sign Language Detection using Action RecognitionSign Language Detection using Action Recognition
Sign Language Detection using Action RecognitionIRJET Journal
 
Voice Assistant Using Python and AI
Voice Assistant Using Python and AIVoice Assistant Using Python and AI
Voice Assistant Using Python and AIIRJET Journal
 
IRJET- Sign Language Interpreter
IRJET- Sign Language InterpreterIRJET- Sign Language Interpreter
IRJET- Sign Language InterpreterIRJET Journal
 
IRJET- Review on Raspberry Pi based Assistive Communication System for Blind,...
IRJET- Review on Raspberry Pi based Assistive Communication System for Blind,...IRJET- Review on Raspberry Pi based Assistive Communication System for Blind,...
IRJET- Review on Raspberry Pi based Assistive Communication System for Blind,...IRJET 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
 
Hand Gesture Recognition System Using Holistic Mediapipe
Hand Gesture Recognition System Using Holistic MediapipeHand Gesture Recognition System Using Holistic Mediapipe
Hand Gesture Recognition System Using Holistic MediapipeIRJET Journal
 
Hand Gesture Identification
Hand Gesture IdentificationHand Gesture Identification
Hand Gesture IdentificationIRJET Journal
 
IRJET - Sign Language Converter
IRJET -  	  Sign Language ConverterIRJET -  	  Sign Language Converter
IRJET - Sign Language ConverterIRJET Journal
 
HAND GESTURE RECOGNITION SYSTEM FOR DUMB AND DEAF PEOPLE
HAND GESTURE RECOGNITION SYSTEM FOR DUMB AND DEAF PEOPLEHAND GESTURE RECOGNITION SYSTEM FOR DUMB AND DEAF PEOPLE
HAND GESTURE RECOGNITION SYSTEM FOR DUMB AND DEAF PEOPLEIRJET Journal
 
HAND GESTURE BASED SPEAKING SYSTEM FOR THE MUTE PEOPLE
HAND GESTURE BASED SPEAKING SYSTEM FOR THE MUTE PEOPLEHAND GESTURE BASED SPEAKING SYSTEM FOR THE MUTE PEOPLE
HAND GESTURE BASED SPEAKING SYSTEM FOR THE MUTE PEOPLEIRJET Journal
 
Sign Language Recognition using Machine Learning
Sign Language Recognition using Machine LearningSign Language Recognition using Machine Learning
Sign Language Recognition using Machine LearningIRJET Journal
 
IRJET- Sign Language Interpreter using Image Processing and Machine Learning
IRJET- Sign Language Interpreter using Image Processing and Machine LearningIRJET- Sign Language Interpreter using Image Processing and Machine Learning
IRJET- Sign Language Interpreter using Image Processing and Machine LearningIRJET Journal
 
A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOT
A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOTA Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOT
A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOTIRJET Journal
 
An Assistive System for Visually Impaired People
An Assistive System for Visually Impaired PeopleAn Assistive System for Visually Impaired People
An Assistive System for Visually Impaired PeopleIRJET Journal
 
Real Time Sign Language Detection
Real Time Sign Language DetectionReal Time Sign Language Detection
Real Time Sign Language DetectionIRJET Journal
 

Similar to IRJET - Mutecom using Tensorflow-Keras Model (20)

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- 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
 
Sign Language Recognition using Mediapipe
Sign Language Recognition using MediapipeSign Language Recognition using Mediapipe
Sign Language Recognition using Mediapipe
 
VOCAL- Voice Command Application using Artificial Intelligence
VOCAL- Voice Command Application using Artificial IntelligenceVOCAL- Voice Command Application using Artificial Intelligence
VOCAL- Voice Command Application using Artificial Intelligence
 
Sign Language Detection using Action Recognition
Sign Language Detection using Action RecognitionSign Language Detection using Action Recognition
Sign Language Detection using Action Recognition
 
Voice Assistant Using Python and AI
Voice Assistant Using Python and AIVoice Assistant Using Python and AI
Voice Assistant Using Python and AI
 
IRJET- Sign Language Interpreter
IRJET- Sign Language InterpreterIRJET- Sign Language Interpreter
IRJET- Sign Language Interpreter
 
IRJET- Review on Raspberry Pi based Assistive Communication System for Blind,...
IRJET- Review on Raspberry Pi based Assistive Communication System for Blind,...IRJET- Review on Raspberry Pi based Assistive Communication System for Blind,...
IRJET- Review on Raspberry Pi based Assistive Communication System for Blind,...
 
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
 
Hand Gesture Recognition System Using Holistic Mediapipe
Hand Gesture Recognition System Using Holistic MediapipeHand Gesture Recognition System Using Holistic Mediapipe
Hand Gesture Recognition System Using Holistic Mediapipe
 
Hand Gesture Identification
Hand Gesture IdentificationHand Gesture Identification
Hand Gesture Identification
 
IRJET - Sign Language Converter
IRJET -  	  Sign Language ConverterIRJET -  	  Sign Language Converter
IRJET - Sign Language Converter
 
HAND GESTURE RECOGNITION SYSTEM FOR DUMB AND DEAF PEOPLE
HAND GESTURE RECOGNITION SYSTEM FOR DUMB AND DEAF PEOPLEHAND GESTURE RECOGNITION SYSTEM FOR DUMB AND DEAF PEOPLE
HAND GESTURE RECOGNITION SYSTEM FOR DUMB AND DEAF PEOPLE
 
HAND GESTURE BASED SPEAKING SYSTEM FOR THE MUTE PEOPLE
HAND GESTURE BASED SPEAKING SYSTEM FOR THE MUTE PEOPLEHAND GESTURE BASED SPEAKING SYSTEM FOR THE MUTE PEOPLE
HAND GESTURE BASED SPEAKING SYSTEM FOR THE MUTE PEOPLE
 
Sign Language Recognition using Machine Learning
Sign Language Recognition using Machine LearningSign Language Recognition using Machine Learning
Sign Language Recognition using Machine Learning
 
IRJET- Sign Language Interpreter using Image Processing and Machine Learning
IRJET- Sign Language Interpreter using Image Processing and Machine LearningIRJET- Sign Language Interpreter using Image Processing and Machine Learning
IRJET- Sign Language Interpreter using Image Processing and Machine Learning
 
A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOT
A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOTA Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOT
A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOT
 
An Assistive System for Visually Impaired People
An Assistive System for Visually Impaired PeopleAn Assistive System for Visually Impaired People
An Assistive System for Visually Impaired People
 
Real Time Sign Language Detection
Real Time Sign Language DetectionReal Time Sign Language Detection
Real Time Sign Language Detection
 

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

(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
 
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
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
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
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
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
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 

Recently uploaded (20)

(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...
 
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 )
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
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
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
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
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 

IRJET - Mutecom using Tensorflow-Keras Model

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1576 MuteCom Using Tensorflow-Keras Model Aniket Singh1, Deepak Maurya2, Shaunak Pacharkar3, Prof. Bhanu Tekwani4 1,2,3Students of Department of Information Technology, Vidyalankar Institute of Technology, Mumbai, Maharastra 4Prof. of Department of Information Technology, Vidyalankar Institute of Technology, Mumbai, Maharastra ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Communication is the main channel between people to communicate with each other. Since deaf and dumb people cannot communicate with normal person so they have to depend on of visual ways to communication. The problems faced by the deaf and dumb people at the present time and the difficulties of their communication with normal persons sparked our interest and led us to try to find a solution to their difficulties and to minimize them as much as possible. Because they represent a significant part of society and they need to deliver their ideas in the simplest way. So, our project aims to bridge this gap by enabling communication between dumb/deaf people on the one hand and normal people on other hand by introducing an application. This application uses in-buildcameraofthedevicetotake input as the hand gesture of the person using the device. The application will recognize the hand sign and try to predict the actual meaning of that sign. Application uses multiple data sets which contains the hand gesture images and machine learning to predict the sign. The output of the prediction is given in the form of text/speech output so that the intended person does not feel any inconvenience incommunicationwith that person. Key Words: CNN, American sign language database, tensorflow, google colab, Keras, OpenCV. 1. INTRODUCTION Nowadays we always hear about new technology that improves our lifestyle, that creates our life easier. Technology has revolutionized the human mankind. There are many languages spoken all round the world and interpreted. “Special people”, people who have difficulty in speaking and hearing. Sometimes people interpret these messages wrongly either through signing or through lip reading or lip synchronization.Thisprojectiscreatedinsuch the simplest way to assist these specially challenged people. Gesture recognition plays important role in communication between the dumb/deafpeople withnormal person who are not able to understand the sign language made for special(deaf/dumb) people. The detection of hand gestures is often done using web camera. The pictures are then converted into standard size with the assistanceofpre- processing. The aim of this project is to develop a system that can convert the hand gestures into text and the gives speech output. The focus of this project is to put the images within the database and with databasematchingtheimageis converted into text. The detection involves observation of hand movement and the trained model tries to predict what the gesture means and. The method gives output in text as well as speech format that helps to reduce the communication gap between deaf-mute and people. 1.1. Need: - There has been less research for Deaf and Dumb people. This topic has got less attention as compared to other sectors. The main challenges that this special person(deaf/dumb) are facing is the communication gap between special person and normal person. Deaf and Dumb people always find it difficult to communicate with normal person. This huge challenge makes them uncomfortableand they feel discriminated in society. Because of miss communication deaf and dumb people feel not to communicate and hence they never able to express their feelings or the things the want to say. Hand Gesture Recognition to speech output system localizes and track the hand gestures of the dumb and deaf people in order to maintain a communication channel with the other people. 1.2. Objectives for making this project is asfollows: 1. Easy communication for deaf people: With the help of this application the hand gestures will be taken as an input and the output provided will be in both text and speech, the text output provided will help the deaf people to understand what the person is trying to say and make the communication between them easier. 2. Easy communication for dumb people: With the help of this application the hand gestures will be taken as an input and the output provided will be in both text and speech, the speech output given will help the normal person understand the dumb individual to trying to say and this will make the communication between them easier. 3. Normal person can easily communicate with physically challenged people: One can easily use our project with a basicknowledgeofsign language and can easily communicate with specially challenged (deaf/dumb) people.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1577 2. LITERATURE SURVEY In Literature Review, we studied about existing project related to this topic and try to understand about existing system behaviour. Shweta S. Shinde, Rajesh M. Autee and Vitthal K. Bhosale [1] have proposed a method in which the angle and peak calculation approach is used to extract the features of hand gestures by using MATLAB and then they convert the recognized gesture into speech using MATLAB inbuilt command. Sangeetha. R.K, Valliammai .V and Padmavathi .S [2] have proposed a system based on the Indian hand sign language which contains both hands to create a gesture unlike the American sign language in which one hand is used. Their system is implemented using MATLAB without using any other external hardware for the user, here the runtime live image iscaptured afterwhichimageframesareextractedand image processing is applied using HIS model and then the featureextraction is done by distancetransformmethod.The results obtained by this model is found to be satisfactorily good for most of the hand signs. Anchal Sood and Anju Mishra [3] have proposed a sign recognition system based on Harris algorithm for extraction of feature in which after the image pre-processing part, the featureis extracted and stored in the Nx2 matrix. Thismatrix is further used to match the image from the database. There are some limitations to the system. The very light brown to somewhat dark brown background gives error as they are considered in the range value for skin segmentation. But the results are efficient. Prashant G. Ahire, Kshitija B. Tilekar, Tejaswini A. Jawake, Pramod B. Warale [4] system works on MATLAB for hand gesturerecognition, here they have taken arealtimevideoas an input and after applying the image processing stage they have used the correlation based approach for mapping purpose and then at last the audio is generated using google TTS API. The system provides an efficient result as per the system is proposed. Sonal Kumari and Suman K. Mitra [5] have proposed a system based on hand action recognition using background subtraction technique for image processing and they use Direct Fourier transform (DFT) algorithm for image` extraction based on the MATLAB. 3. Proposed System This application takes input as hand gesture of the person and track the hand movement and simultaneously it converts the captured video input into the fames and it checks in database for those frames, if the image is already available then it gives the meaning of that hand gesture in the form of text as well as speech output. If the system is not able to find the gesture frame in database then it predicts that hand gesture from available hand gestures data set or images which are already present in the database. Some features of the system are as follows: - Hand Detection: - This application will only take the hand movement not the other part of the hand or body. So, the user should keep their hand in proper position so that the application can recognize the movement of the hand and give output according to that. Prediction: - It might happen that some hand gesture or sign may not be available in the system’s database in that case this application tries to predict that hand gesture or sign from available hand gesture or sign in the database. Speech and Text Output: - This application gives feature of both the text as well as speech output. User can choose one or both as per their convenience. Fig-1: Working of MuteCom
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1578 4. Hardware and Software requirements: Hardware Requirements: - Minimum requirement - Laptop with configuration of 4GB RAM, 500GB Hard Disk, any OS and with a clearly working webcam is used in development of the application. Software Requirements: ● Python, OpenCV, Tensorflow and Keras ● ASL database: Kaggle ● Training model: Google colab ● Version Control: Git and GitHub 5. Methodology Neural Networks: - Neural networks are composed of straightforward elements operating in parallel. Neural networks are models that are capable of machine learning and pattern recognition. They are usually presented as systems of interconnected “neurons” which will compute values from inputs by feeding information through the network. Commonly neural networks are adjusted, or trained, in order that a selected input results in a specific target output. There, the network is adjusted, supported a comparison of the output and therefore the target, until the network output matches the target. Typically, many such input/target pairs are used, during this supervised learning, to train a network. Neural networks are trained to perform complex functions in various fields of application including pattern recognition, identification, classification,speechand vision and control systems. TensorFlow: - The primary software tool of deep learning is TensorFlow. It is an open source AI library, using data flow graphs to create models. It allows developers to make largescale neural networks with many layers. TensorFlowis especially used for: Classification, Perception, Understanding, Discovering, Prediction and Creation. Keras: - Keras is an open-source neural-network library written in Python. it's capable of running on top of TensorFlow. Designed to enable fast experimentation with deep neural networks, it focuses on being user-friendly, modular, and extensible. Image Database: - The starting point of the project was the creation of a database with all the images thatwouldbeused for training and testing. The image database can have different formats. Imagescanbeeitherhanddrawn,digitized photographs or a 3D dimensional hand. Photographs were used, as they are the most realistic approach. We needed a dataset with images of hands showing all the signs of ASL (American Sign Language) language. Creating a datasetwith these images would require a lot of time therefore we obtained the dataset from Kaggle [7]. The dataset we obtained contained folders 29 with altogether 87000+ images as that would decide the robustnessofthealgorithm. We required a huge dataset to obtain more accurate and therefore, it had to be done in such a way that different situations could be tested. Google Colab:- The model we created had be be trained on huge database which contained 87000+imagesand hence to do so we required a huge amount of RAM and even on a laptop of 8GB RAM it was hard to train the model so to overcome this issue we used google colab[6] a cloud platform provided by google which provided us a GPU with 25GB RAM and through it we were able to train the model successfully withminimumtime.GoogleColabalsohelpedus in overcoming the problem of training the model multiples when we wanted to use it. We trained the model on colab and obtained the .h5 and .json file which contained the final weights and hierarchy respectively and this helped in avoiding to train the model every time when we use it. 5.1. Implementation includes the following steps: - 1. Obtained a dataset from kaggle which had overall 87000+ images and 29 folders which included the signs of all the 26 alphabets of ASL language and the rest 3 folders contained the gestures of space, delete and nothing. 2. We created a model using tensorflow,kerasandcv2which we had to train on the database to obtain desired results. 3. We trained on google colab a cloud platform provided by google. Colab provided us with a GPU of 25GB of RAM which helped us in training our model with minimum time. 4. To avoid training the model multiple times when we want to use it, we trained the model once on google colab and downloaded the model.h5 and model.json files from there, were model.h5 file contains the final weights of the trained model which helps in obtaining the desired output and model.json file contained the hierarchy of execution. 5. We integrated these model.h5 and model.json files to our model stored in memory of our laptops using keras whichhelpedis obtaining the output quickly by training it only once on colab. 6. The model works in the following manner: - a. As we run the application it opens the webcam for taking the input of hand gestures. b. Each and every frame is captured by the webcamandthen extraction of its features takes place, which includes conversion of image into matrix, binarization etc. c. After extraction of features, it fed to our pre-trainedmodel for classifying the input gesture. When the gesture is matched successfully the output is printed on the screen. The model built provides an accuracy of approximately 99.67.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1579 3. CONCLUSIONS The accuracy of the model is 67%, accuracy canbeincreased if we train the model with real world data so that it can handle the real-world environment with more accuracy. Fig-2: Folder structure of dataset Fig-3: Folder structure for output of pre-trained model Fig-4:. Output of model for test data set:- Fig-5: Accuracy plot of training vs test data Fig-6: Loss plot of training vs loss After testing the model, we have found that it is working correctly as desired in most of the cases. REFERENCES [1] Shinde, Shweta S., Rajesh M. Autee, and Vitthal K. Bhosale. "Real-time two-way communication approach for hearing impaired and dumb person based on image processing." Computational Intelligence and Computing Research (ICCIC), 2016 IEEE International Conference on. IEEE, 2016. [2] Shangeetha, R. K., V. Valliammai, and S. Padmavathi. "Computer vision-based approach for Indian Sign Language characterrecognition."MachineVisionandImageProcessing (MVIP), 2012 International Conference on. IEEE, 2012. [3] Sood, Anchal, and Anju Mishra. "AAWAAZ: A communication system for deaf and dumb." Reliability, Infocom Technologies and Optimization (TrendsandFuture Directions) (ICRITO), 2016 5th International Conferenceon. IEEE, 2016. [4] Ahire, Prashant G., et al. "Two Way Communicator between Deaf and Dumb People and Normal People." Computing Communication Control and Automation (ICCUBEA), 2015 International Conference on. IEEE, 2015 [5] Kumari, Sonal, and Suman K. Mitra. "Human action recognition using DFT." Computer Vision, Pattern Recognition, Image Processing and Graphics (NCVPRIPG), 2011 Third National Conference on. IEEE, 2011. [6] https://colab.research.google.com/ [7] https://www.kaggle.com/grassknoted/asl-alphabet