Skip to content

hazalkl/tf-hd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand Detection (TF-hd)

This is a project that can detect palms in real time video.

If you want to download the repo to your local:

  • git clone https://github.com/hazalkl/tf-hd

  • pip install -r requirements.txt

You can use the following command to run the project:

  • python tf-hd-inf-onnx.py

  • To quit press q


Example Output:

Output


NOTE:

If you come across this project and want to test it, please send me your feedback. I would be very grateful.

TODO:

  • add proper gif to show output as example.
  • add test py for image files.

Releases

No releases published

Packages

No packages published

Languages