anibali / h36m-fetch

Human 3.6M 3D human pose dataset fetcher
Apache License 2.0
367 stars 48 forks source link

What's the "Site" of the 32 joints in Poses_D2_Positions_S1? #21

Closed Droliven closed 4 years ago

Droliven commented 4 years ago

I ran the code in the official website and checked 32 joints, but I don't know what's the meaning of 7 "site" joints ? What parts of the body do they belong to? 1 2

anibali commented 4 years ago

I'm not sure, I don't use those joints for anything in my own work. You can always look at a few examples to try and figure it out for yourself.

Droliven commented 4 years ago

Thank you~