zengyh1900 / 3D-Human-Body-Shape

[ICIMCS'2017] Official Code for 3D Human Body Reshaping with Anthropometric Modeling
https://doi.org/10.1007/978-981-10-8530-7_10
MIT License
340 stars 105 forks source link

predict and measurement mismatch #26

Closed metabd closed 3 years ago

metabd commented 3 years ago

input weight 58 ,height 170 , chick predict and then click save the result , weight is 31 and height is 169 image

zengyh1900 commented 3 years ago

Hi @matrices-m ,

Thank you for your interest. The input weight is 58 and the height is 170. As for the output in the console, you need to multiply the weight by 2, after which you will get weight 62 and height 170.

We agree that there still exists a reconstruction error between the input measurements and the measurements get from the reconstructed body.