isarandi / metrabs

Estimate absolute 3D human poses from RGB images.

Home Page:https://arxiv.org/abs/2007.07227

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can one convert absolute pose coordinates to root-relative poses?

saishyamch opened this issue · comments

@isarandi is it possible to convert the poses obtained from the model, which are with respect to camera, back into root-relative values?

Just subtract the root joint position from all joints.