Hand Gesture Recognition using Machine Learning with Convolutional Neural Network (CNN)
Citations Over Time
Abstract
Many deaf and hard-of-hearing people rely heavily on sign languages as a means of communication. Sign languages are the native languages of the Deaf community and provide full access to communication. Despite the fact that it is an effective mode of communication, communicating with speech impaired people remains a barrier for those who do not understand sign language. The purpose of this paper is to create a Web application that will convert hand gesture to English in the form of text. hence facilitating sign language communication. The web application uses the computer's webcam to collect visual data, which is then pre-processed using a combinational method before being recognized via template matching. This project tried different machine learning algorithms including SVM, RNN and CNN (Convolutional Neural Network). With the accuracy of 91% CNN algorithm has proven to be the most accurate classification tool.
Related Papers
- → Hand Gesture Feature Extraction Using Deep Convolutional Neural Network for Recognizing American Sign Language(2018)66 cited
- → Human hand gesture recognition with convolutional neural networks for K-12 double-teachers instruction mode classroom(2020)47 cited
- → Hand gesture recognition by means of region-based convolutional neural networks(2017)10 cited
- → Hand Gesture Recognition for Medical Purposes Using CNN(2023)1 cited
- → Real Time Gesture Detection Using Convolutional Neural Network(2022)