paper-with-me

홈 › Papers

Real-time Indian Sign Language (ISL) Recognition

2021-08-24 · Kartik Shenoy, Tejas Dastane, Varun Rao, Devendra Vyavaharkar

This paper presents a system which can recognise hand poses & gestures from the Indian Sign Language (ISL) in real-time using grid-based features. This system attempts to bridge the communication gap between the hearing and speech impaired and the rest of the society. The existing solutions either provide relatively low accuracy or do not work in real-time. This system provides good results on both the parameters. It can identify 33 hand poses and some gestures from the ISL. Sign Language is captured from a smartphone camera and its frames are transmitted to a remote server for processing. The use of any external hardware (such as gloves or the Microsoft Kinect sensor) is avoided, making it user-friendly. Techniques such as Face detection, Object stabilisation and Skin Colour Segmentation are used for hand detection and tracking. The image is further subjected to a Grid-based Feature Extraction technique which represents the hand's pose in the form of a Feature Vector. Hand poses are then classified using the k-Nearest Neighbours algorithm. On the other hand, for gesture classification, the motion and intermediate hand poses observation sequences are fed to Hidden Markov Model chains corresponding to the 12 pre-selected gestures defined in ISL. Using this methodology, the system is able to achieve an accuracy of 99.7% for static hand poses, and an accuracy of 97.23% for gesture recognition.

📄 PDF Abstract BibTeX arXiv:2108.10970

Code (0)

등록된 구현이 없습니다.

Tasks

Face DetectionGesture RecognitionHand Detection

Similar Papers 제목 키워드 기반

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

2023-04-28 · Mallikharjuna Rao K, Harleen Kaur, Sanjam Kaur Bedi, M A Lekhana

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 stil…

Sign Language Recognition

Transfer Learning for Scene Text Recognition in Indian Languages

2022-01-10 · Sanjana Gunna, Rohit Saluja, C. V. Jawahar

Scene text recognition in low-resource Indian languages is challenging because of complexities like multiple scripts, fonts, text size, and orientations. In this work, we investigate the power of transfer learning for al…

Scene Text RecognitionTransfer Learning

OpenHands: Making Sign Language Recognition Accessible with Pose-based Pretrained Models across Languages

2021-10-12 · ACL 2022 5 · Prem Selvaraj, Gokul NC, Pratyush Kumar, Mitesh Khapra

AI technologies for Natural Languages have made tremendous progress recently. However, commensurate progress has not been made on Sign Languages, in particular, in recognizing signs as individual words or as complete sen…

Sign Language Recognition

Fine-tuning Pre-trained Named Entity Recognition Models For Indian Languages

2024-05-08 · Sankalp Bahad, Pruthwik Mishra, Karunesh Arora, Rakesh Chandra Balabantaray 외

Named Entity Recognition (NER) is a useful component in Natural Language Processing (NLP) applications. It is used in various tasks such as Machine Translation, Summarization, Information Retrieval, and Question-Answerin…

Information RetrievalMachine TranslationMultilingual Named Entity Recognitionnamed-entity-recognition+5

Bharat Scene Text: A Novel Comprehensive Dataset and Benchmark for Indian Language Scene Text Understanding

2025-11-28 · Anik De, Abhirama Subramanyam Penamakuri, Rajeev Yadav, Aditya Rathore 외 arxiv

Reading scene text, that is, text appearing in images, has numerous application areas, including assistive technology, search, and e-commerce. Although scene text recognition in English has advanced significantly and is …

Scene Text RecognitionScene Text Detection