A Python 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.
python data-science machine-learning computer-vision deep-learning neural-network tensorflow keras asl image-classification image-recognition convolutional-neural-networks hand-tracking mediapipe asl-alphabet-translator asl-alphabet
-
Updated
Sep 29, 2024 - Python