DenisTome / Lifting-from-the-Deep-release

Implementation of "Lifting from the Deep: Convolutional 3D Pose Estimation from a Single Image"

Home Page:https://denistome.github.io/papers/lifting-from-the-deep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D Joint points

MritulaC opened this issue · comments

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

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