asl-alphabet

There are 2 repositories under asl-alphabet topic.

  • jakeard/Hand-Tracker

    This is a program that uses MediaPipe to track hand movements and do actions with those movements.

    Language:Python3100
  • ffm5113/python-asl-detection

    An ASL detection script utilizing a TensorFlow image classification model trained from scratch. It is tailored to recognize American Sign Language (ASL) alphabet letters from live video streams, and provides documentation covering the neural network architecture, installation, dataset details, training procedures, and real-time detection.

    Language:Python120