paper-with-me

홈 › Papers

Sign Language Recognition System using TensorFlow Object Detection API

2022-01-05 · Sharvani Srivastava, Amisha Gangwar, Richa Mishra, Sudhakar Singh

Communication is defined as the act of sharing or exchanging information, ideas or feelings. To establish communication between two people, both of them are required to have knowledge and understanding of a common language. But in the case of deaf and dumb people, the means of communication are different. Deaf is the inability to hear and dumb is the inability to speak. They communicate using sign language among themselves and with normal people but normal people do not take seriously the importance of sign language. Not everyone possesses the knowledge and understanding of sign language which makes communication difficult between a normal person and a deaf and dumb person. To overcome this barrier, one can build a model based on machine learning. A model can be trained to recognize different gestures of sign language and translate them into English. This will help a lot of people in communicating and conversing with deaf and dumb people. The existing Indian Sing Language Recognition systems are designed using machine learning algorithms with single and double-handed gestures but they are not real-time. In this paper, we propose a method to create an Indian Sign Language dataset using a webcam and then using transfer learning, train a TensorFlow model to create a real-time Sign Language Recognition system. The system achieves a good level of accuracy even with a limited size dataset.

📄 PDF Abstract BibTeX arXiv:2201.01486

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionSign Language RecognitionTransfer Learning

Similar Papers 제목 키워드 기반

TensorFlow: Large-Scale Machine Learning on Heterogeneous Distributed Systems

2016-03-14 · Martín Abadi, Ashish Agarwal, Paul Barham, Eugene Brevdo 외

TensorFlow is an interface for expressing machine learning algorithms, and an implementation for executing such algorithms. A computation expressed using TensorFlow can be executed with little or no change on a wide vari…

BIG-bench Machine LearningClusteringDimensionality ReductionGeneral Classification+3

A Tour of TensorFlow

2016-10-01 · Peter Goldsborough

Deep learning is a branch of artificial intelligence employing deep neural network architectures that has significantly advanced the state-of-the-art in computer vision, speech recognition, natural language processing an…

Deep Learningspeech-recognitionSpeech Recognition

A.I. based Embedded Speech to Text Using Deepspeech

2020-02-25 · Muhammad Hafidh Firmansyah, Anand Paul, Deblina Bhattacharya, Gul Malik Urfa

Deepspeech was very useful for development IoT devices that need voice recognition. One of the voice recognition systems is deepspeech from Mozilla. Deepspeech is an open-source voice recognition that was using a neural …

Raspberry Pi 3speech-recognitionSpeech RecognitionSpeech-to-Text

Integration of TensorFlow based Acoustic Model with Kaldi WFST Decoder

2019-06-21 · Minkyu Lim, Ji-Hwan Kim

While the Kaldi framework provides state-of-the-art components for speech recognition like feature extraction, deep neural network (DNN)-based acoustic models, and a weighted finite state transducer (WFST)-based decoder,…

Decoderspeech-recognitionSpeech Recognition

A Comparison of Hybrid and End-to-End Models for Syllable Recognition

2019-09-19 · Sebastian P. Bayerl, Korbinian Riedhammer

This paper presents a comparison of a traditional hybrid speech recognition system (kaldi using WFST and TDNN with lattice-free MMI) and a lexicon-free end-to-end (TensorFlow implementation of multi-layer LSTM with CTC t…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition