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

A notebook showcasing how to use mediapipe holistic for body tracking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Landmarks labels

iliasprc opened this issue · comments

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

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

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