Skip to content

Real-time hand tracking experience using a PC webcam

Notifications You must be signed in to change notification settings

stevz3/hand_tracking

 
 

Repository files navigation

Hand tracking

Forked from : https://github.com/metalwhale/hand_tracking

1. File Description

  • palm_detection_without_custom_op.tflite - For the Palm Detection without the custom operations
  • hand_landmark.tflite - For the Landmark detection
  • anchors.csv and hand_tracker.py for running those code.

2. Setup

$ git clone https://github.com/aswinkumar1999/hand_tracking.git
$ pip3 install opencv-python tensorflow
$ python3 run.py

3. Other Useful Resources

mediapipe-models

mediapipe

hand_tracking

4. Output

Result

About

Real-time hand tracking experience using a PC webcam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%