paper-with-me

홈 › Papers

SLRNet: A Real-Time LSTM-Based Sign Language Recognition System

2025-06-11 · Sharvari Kamble

Sign Language Recognition (SLR) plays a crucial role in bridging the communication gap between the hearing-impaired community and society. This paper introduces SLRNet, a real-time webcam-based ASL recognition system using MediaPipe Holistic and Long Short-Term Memory (LSTM) networks. The model processes video streams to recognize both ASL alphabet letters and functional words. With a validation accuracy of 86.7%, SLRNet demonstrates the feasibility of inclusive, hardware-independent gesture recognition.

📄 PDF Abstract BibTeX arXiv:2506.11154

Code (1)

Khushi-739/SLRNet 공식 구현

Tasks

Gesture RecognitionSign Language Recognition

Similar Papers 제목 키워드 기반

Learning Self-Supervised Low-Rank Network for Single-Stage Weakly and Semi-Supervised Semantic Segmentation

2022-03-19 · Junwen Pan, Pengfei Zhu, Kaihua Zhang, Bing Cao 외

Semantic segmentation with limited annotations, such as weakly supervised semantic segmentation (WSSS) and semi-supervised semantic segmentation (SSSS), is a challenging task that has attracted much attention recently. M…

Pseudo LabelSegmentationSemi-Supervised Semantic SegmentationWeakly supervised Semantic Segmentation+1

SLRNet: Semi-Supervised Semantic Segmentation Via Label Reuse for Human Decomposition Images

2022-02-24 · Sara Mousavi, Zhenning Yang, Kelley Cross, Dawnie Steadman 외

Semantic segmentation is a challenging computer vision task demanding a significant amount of pixel-level annotated data. Producing such data is a time-consuming and costly process, especially for domains with a scarcity…

SegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Real-time Bangla Sign Language Translator

2024-12-21 · Rotan Hawlader Pranto, Shahnewaz Siddique

The human body communicates through various meaningful gestures, with sign language using hands being a prominent example. Bangla Sign Language Translation (BSLT) aims to bridge communication gaps for the deaf and mute c…

Sign Language TranslationTranslation

Real-Time Sign Language to text Translation using Deep Learning: A Comparative study of LSTM and 3D CNN

2025-10-15 · Madhumati Pol, Anvay Anturkar, Anushka Khot, Ayush Andure 외 arxiv

This study investigates the performance of 3D Convolutional Neural Networks (3D CNNs) and Long Short-Term Memory (LSTM) networks for real-time American Sign Language (ASL) recognition. Though 3D CNNs are good at spatiote…

Computational Efficiency

Real-Time American Sign Language Recognition Using 3D Convolutional Neural Networks and LSTM: Architecture, Training, and Deployment

2025-12-19 · Dawnena Key arxiv

This paper presents a real-time American Sign Language (ASL) recognition system utilizing a hybrid deep learning architecture combining 3D Convolutional Neural Networks (3D CNN) with Long Short-Term Memory (LSTM) network…

Sign Language Recognition