nicknochnack / Full-Body-Estimation-using-Media-Pipe-Holistic

A notebook showcasing how to use mediapipe holistic for body tracking.
82 stars 87 forks source link

Landmarks labels #1

Open iliasprc opened 3 years ago

iliasprc commented 3 years ago

Hello, how can I find which landmark corresponds to which joint ?? The model returns only the x,y,z locations

nicknochnack commented 3 years ago

Depends which landmarks are needed, e.g. these are the ones for hands: https://google.github.io/mediapipe/images/mobile/hand_landmarks.png

davishardy commented 2 years ago

The labels have changed from when the tutorial was created. Mentioning this in a pinned comment on the video would be very helpful.