DenisTome / Lifting-from-the-Deep-release

Implementation of "Lifting from the Deep: Convolutional 3D Pose Estimation from a Single Image"
https://denistome.github.io/papers/lifting-from-the-deep
GNU General Public License v3.0
450 stars 132 forks source link

3D Joint points #41

Closed MritulaC closed 5 years ago

MritulaC commented 5 years ago

Hi I tried constructing a skeletal figure based on the connection values given in packages/lifting/utils/draw.py. To me first point (position 0) seems to be the hip midpoint and eight seems to be the neck. Can you confirm this?

Thanks, Mritula

DenisTome commented 5 years ago

Yes the poses are normalized such that the hip is the origin.