paper-with-me

홈 › Papers

Deep Learning-Based Sign Language Recognition from Videos and Cross-Lingual Translation to Indian Vernaculars

2026-06-21 · Ramesh Nandipalli, Chandranath Adak arxiv

Sign language is a primary mode of communication for the global deaf and hard-of-hearing community, yet automated tools that recognize sign gestures from video and translate them into natural language text remain limited, particularly for low-resource Indian languages. We present a two-stage deep learning pipeline that (i) classifies short sign language video clips into English word labels using a fine-tuned VideoMAE video transformer, and (ii) translates the predicted English label into Hindi, Telugu, and Bengali using Meta AI's No Language Left Behind (NLLB-200) multilingual translation model. The classification model is fine-tuned on a 13-class subset of the AI4Bharat Indian Sign Language video corpus from IIT Madras, processing 16-frame clips sampled uniformly from each video at 224 x 224 resolution. Under a small-scale academic setting (13 classes, 197 clips, 80-20 split), the fine-tuned model reaches 99% training accuracy and 78% validation accuracy after 15 epochs. We provide a per-class breakdown via a confusion matrix and classification report, identify the dominant failure modes (confusable adjective pairs such as ugly, deaf, blind, hat, and dress), and describe a Streamlit-based inference demo that takes a user-uploaded video and returns the predicted English label alongside its Hindi, Telugu, and Bengali translations. We discuss the scope, limitations (small label set, isolated-word rather than continuous signing, single-signer style sensitivity, ambiguity of single-word machine translation), and directions for future work, including expanding to sentence-level generation and a larger vocabulary. Code is released to support reproducibility.

📄 PDF Abstract BibTeX arXiv:2606.22494

Code (0)

등록된 구현이 없습니다.

Tasks

Sign Language RecognitionMachine Translation

Similar Papers 제목 키워드 기반

Improving Continuous Sign Language Recognition with Cross-Lingual Signs

2023-08-21 · ICCV 2023 1 · Fangyun Wei, Yutong Chen

This work dedicates to continuous sign language recognition (CSLR), which is a weakly supervised task dealing with the recognition of continuous signs from videos, without any prior knowledge about the temporal boundarie…

Sign Language Recognitionspeech-recognitionSpeech Recognition

CiCo: Domain-Aware Sign Language Retrieval via Cross-Lingual Contrastive Learning

2023-03-22 · CVPR 2023 1 · Yiting Cheng, Fangyun Wei, Jianmin Bao, Dong Chen 외

This work focuses on sign language retrieval-a recently proposed task for sign language understanding. Sign language retrieval consists of two sub-tasks: text-to-sign-video (T2V) retrieval and sign-video-to-text (V2T) re…

Contrastive LearningRetrievalSign Language Retrievalspeech-recognition+3

Cross-modal Speaker Verification and Recognition: A Multilingual Perspective

2020-04-28 · Muhammad Saad Saeed, Shah Nawaz, Pietro Morerio, Arif Mahmood 외

Recent years have seen a surge in finding association between faces and voices within a cross-modal biometric application along with speaker recognition. Inspired from this, we introduce a challenging task in establishin…

Speaker RecognitionSpeaker Verification

WeCanTalk: A New Multi-language, Multi-modal Resource for Speaker Recognition

2022-06-01 · LREC 2022 6 · Karen Jones, Kevin Walker, Christopher Caruso, Jonathan Wright 외

The WeCanTalk (WCT) Corpus is a new multi-language, multi-modal resource for speaker recognition. The corpus contains Cantonese, Mandarin and English telephony and video speech data from over 200 multilingual speakers lo…

Speaker Recognition

Multi-language Video Subtitle Dataset for Image-based Text Recognition

2024-11-07 · Thanadol Singkhornart, Olarik Surinta

The Multi-language Video Subtitle Dataset is a comprehensive collection designed to support research in text recognition across multiple languages. This dataset includes 4,224 subtitle images extracted from 24 videos sou…

Computational Efficiency