Skip to content

Hand Gesture detection and classification with Machine Learning

Notifications You must be signed in to change notification settings

DarkMatter-999/Hand-Gesture-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand Gestures Detection

To use the program execute the following command -

pip3 install -r requirements.txt
python3 main.py

Training

First get training data with python3 getkeypoint.py

Then train the model with python3 train.py