/American-Sign-Language-MultiClass-Image-Classification-OpenCV-Keras-TensorFlow

This repository contains Python code for a project that performs American Sign Language (ASL) detection using multiclass classification. It utilizes YOLO (You Only Look Once) and MobileNetSSD_deploy for object detection, achieving an accuracy of 91%. The code offers options to predict signs from both images and videos.

Primary LanguagePython

Stargazers