Skip to content

MCC-ICT-Club/hand-sign-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hand sign detector

This code trains and runs a model to recognise hand signs

to train you first need to label the data. First install requirements with pip install -r requirements.txt

Then run python label_data.py to label the data.

Then run python train_model.py to train the model.

To run the model run python inference.py

About

Hand sign detector code using an ml model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published