Skip to content
 
 

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

5. Sign-Language Translation

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

Result

About

Real-time Sign Language translation using hand tracking algorithm.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages