mks0601 / I2L-MeshNet_RELEASE

Official PyTorch implementation of "I2L-MeshNet: Image-to-Lixel Prediction Network for Accurate 3D Human Pose and Mesh Estimation from a Single RGB Image", ECCV 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the absolute 3D coordinates recovery of the hand

EAST-J opened this issue · comments

Hi, I have a question about the absolute 3D coordinates recovery of the hand.
If I want to get the absolute 3D coordinates of the hand, should I use the RootNet to predict the root depth, while MeshNet predicts the root-relative 3D coordinates. Or is there some other methods to get the absolute 3D coordinates?
Looking forward to getting any kind of advice.

Yes. You should use RootNet