Skip to content
#

wlasl

Here are 5 public repositories matching this topic...

Language: All
Filter by language

SignLens – Real-Time ASL Action Recognition using LSTM, MediaPipe, and WLASL100. Captures webcam video, extracts multi-hand 3D hand landmarks with MediaPipe, and runs a sliding-window LSTM model over 30-frame sequences to recognize American Sign Language signs in real time, with support for scaling to the WLASL100 vocabulary.

  • Updated Mar 10, 2026
  • Python

Real-time ASL word translator that runs entirely in the browser. Uses MediaPipe Hands for landmark tracking and a stacked LSTM model converted to TensorFlow.js for fully client-side inference — no video ever leaves the user's device.

  • Updated Jul 29, 2026
  • Python

Add this topic to your repo

To associate your repository with the wlasl topic, visit your repo's landing page and select "manage topics."

Learn more