Forked from : https://github.com/metalwhale/hand_tracking
palm_detection_without_custom_op.tflite
- For the Palm Detection without the custom operationshand_landmark.tflite
- For the Landmark detectionanchors.csv
andhand_tracker.py
for running those code.
$ git clone https://github.com/aswinkumar1999/hand_tracking.git
$ pip3 install opencv-python tensorflow
$ python3 run.py
Code : run1.py
How it was built : hand_tracking.ipynb
Properly Documented code will be uploaded shortly.
How to run :
$ git clone https://github.com/aswinkumar1999/hand_tracking.git
$ pip3 install opencv-python tensorflow
$ python3 run1.py