YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Hand pose estimation from MediaPipe Handpose

This model estimates 21 hand keypoints per detected hand from palm detector. (The image below is referenced from MediaPipe Hands Keypoints)

MediaPipe Hands Keypoints

Hand gesture classification demo (0-9) hand gestures

This model is converted from TFlite to ONNX using following tools:

Note:

Demo

Run the following commands to try the demo:

# detect on camera input
python demo.py
# detect on an image
python demo.py -i /path/to/image -v

Example outputs

webcam demo

License

All files in this directory are licensed under Apache 2.0 License.

Reference

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using opencv/handpose_estimation_mediapipe 1

Collection including opencv/handpose_estimation_mediapipe