Please consider following this project's author, Sharoz Tanveer, and consider starring the project to show your ❤️ and support.
- Detects and recgnize real time American sign language 1-10 Signs .
- Python3
- OpenCV
- Numpy
- For Real time object Detection Yolo (You Only Look Once) is used.
- Darknet-53 is used to train model for face detection.
- Darknet is an open source neural network framework by Joseph Redmon
- Clone this Repo
$ git clone https://github.com/ShahrozTanveer/Hand-Gestures-Recognition-ASL.git
- Install requirements
$ pip3 install -r requirements.txt
- Run
$ pyhton3 script.py
- make sure before running code paste .weights file Directory*
Sharoz Tanveer
Copyright © 2020, Sharoz Tanveer. Released under the MIT License.