hazalkl / tf-hd

Detection of palm or posterior with TF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Detection of palm or posterior with TF


Languages

Language:Python 100.0%