vchoutas/expose

Inaccurate Prediction for Overweight People

hubertshum opened this issue · 2 comments

With the demo code, I found that the estimated mesh for overweight people is highly inaccurate. Even for the image of a person with a slight overweight, the estimation mesh around the tummy area is much smaller:
Example Image 1
For the image of a more overweight person, the estimation accuracy degrades even further in both the tummy and the chest area:
Example Image 2

This problem exists for side view images and front view images - I was never able to estimate the 3D shape accurately for overweight people.

Is this something that can be fixed by changing parameters in the code? Or, is this a limitation on the SMPL-X model?

Thanks.

Any update on this? Any way to fix this?

Unfortunately no. My team is trying out other 3D reconstruction frameworks to see if we can get better results.