Hand Pose Detection
I did this for the hacktheyvalley hackathon.
The most popular thing is to use Mediapipe. I used a 2d model.
The web version has a 3d model. I wonder if there is a 3d model now.
- Yupp, there is https://ai.google.dev/edge/mediapipe/solutions/vision/hand_landmarker/python#live-stream
Ideally however, I want a hardware accelerated version of mediapipe, like mediapipe-gpu.