English

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

Computer Vision and Pattern Recognition 2025-06-18 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2506.11154,
  title  = {SLRNet: A Real-Time LSTM-Based Sign Language Recognition System},
  author = {Sharvari Kamble},
  journal= {arXiv preprint arXiv:2506.11154},
  year   = {2025}
}

Comments

9 pages, 5 figures, includes experimental results. Code available at: https://github.com/Khushi-739/SLRNet

R2 v1 2026-07-01T03:14:29.032Z