CVAIApr 28, 2023

Image-based Indian Sign Language Recognition: A Practical Review using Deep Neural Networks

arXiv:2304.14710v14 citationsh-index: 5
Originality Synthesis-oriented
AI Analysis

This work addresses a practical need for the deaf community in India by enabling sign language translation to text, though it is incremental as it applies existing deep learning methods to a new dataset.

The paper tackles the problem of communication barriers for deaf and hard-of-hearing individuals in India by developing a real-time word-level Indian Sign Language recognition system using images, achieving 99% accuracy.

People with vocal and hearing disabilities use sign language to express themselves using visual gestures and signs. Although sign language is a solution for communication difficulties faced by deaf people, there are still problems as most of the general population cannot understand this language, creating a communication barrier, especially in places such as banks, airports, supermarkets, etc. [1]. A sign language recognition(SLR) system is a must to solve this problem. The main focus of this model is to develop a real-time word-level sign language recognition system that would translate sign language to text. Much research has been done on ASL(American sign language). Thus, we have worked on ISL(Indian sign language) to cater to the needs of the deaf and hard-of-hearing community of India[2]. In this research, we provide an Indian Sign Language-based Sign Language recognition system. For this analysis, the user must be able to take pictures of hand movements using a web camera, and the system must anticipate and display the name of the taken picture. The acquired image goes through several processing phases, some of which use computer vision techniques, including grayscale conversion, dilatation, and masking. Our model is trained using a convolutional neural network (CNN), which is then utilized to recognize the images. Our best model has a 99% accuracy rate[3].

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes