vchoutas / smplify-x

Expressive Body Capture: 3D Hands, Face, and Body from a Single Image
https://smpl-x.is.tue.mpg.de/
Other
1.77k stars 340 forks source link

How To use the beta parameter from SMPLX to SMPL?any tools? #119

Open tomyjack opened 4 years ago

tomyjack commented 4 years ago

first thank you for your good work i use the SMPL model to doing animation work, now the SMPLX model is better look, so i want to translate the SMPLX parameters to SMPL, but the shape is not good, please tell me the right way to do thanks

abhigokal commented 3 years ago

Still looking for a solution to this... More specifically, looking to get the right beta values by using the height & weight as input parameters

MichaelJBlack commented 3 years ago

If your goal is to get betas from height and weight, you can use the Virtual Caliper: https://virtualcaliper.is.tue.mpg.de/ This gives a SMPL body but then you can convert from SMPL to SMPL-X using the conversion tools here: https://github.com/vchoutas/smplx

abhigokal commented 2 years ago

Hey is there a way to get the waist or chest measurements in a metric system using the beta values in either a smpl-x or smpl model?