About the Project

The Sign Language Detection System is a computer vision-based project aimed at recognizing and interpreting sign language gestures in real-time. It facilitates communication between individuals who are deaf or hard of hearing and those who do not understand sign language, promoting inclusivity and accessibility.

Steps

Untitled

# run dataCollection.py to collect data
python dataCollection.py

Teachable Machine

python test.py

Further Development Ideas