Section 01
Open-source Project for Real-time Sign Language Recognition: High-accuracy Accessible Technology via MediaPipe + LSTM
This article introduces an open-source project that implements real-time American Sign Language (ASL) recognition using MediaPipe hand key point detection and stacked LSTM neural networks. The project achieves a recognition accuracy of 99.15% under ordinary camera conditions, without requiring a GPU or depth sensor, thus lowering the deployment threshold. The project is sourced from GitHub, with the original author being PLayboicarti-commits, and it was released on May 28, 2026.