asl-alphabet-recognizer

There are 2 repositories under asl-alphabet-recognizer topic.

  • jakeard/Hand-Tracker

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

    Language:Python3100
  • silverlightning926/tensorflow-asl-alphabet-interpreter

    This repository contains my code for training and runnning a machine learning model, for classifying images of the American Sign Language (ASL) alphabet. The model was architected and trained using a Google's TensorFlow library.

    Language:Python