Jeff-sjtu / HybrIK

Official code of "HybrIK: A Hybrid Analytical-Neural Inverse Kinematics Solution for 3D Human Pose and Shape Estimation", CVPR 2021
MIT License
1.17k stars 142 forks source link

Gender not taken into account for 3DPW results #88

Open fabienbaradel opened 2 years ago

fabienbaradel commented 2 years ago

Hi, Thanks for you work, that's very helpful. It seems that you do not consider the gender for obtaining the ground-truth mesh for the 3DPW dataset. So the metrics that you are computing (MPJPE, PA-MPJPE, PVE) are done by using the SMPL neutral model only for ground-truth. Am I missing something? Thanks for your help.

Fabien

Jeff-sjtu commented 1 year ago

Hi @fabienbaradel, Yes, we only use the neutral model here.