vchoutas / smplx

SMPL-X
https://smpl-x.is.tue.mpg.de/
Other
1.77k stars 302 forks source link

Adjusting shape parameters individually #65

Open ghost opened 3 years ago

ghost commented 3 years ago

I've found a way to change the shape parameters ('Betas') but don't really know wich parameters I have to adjust to make the model look the way I want it. Is there any info about the effect of each parameter on the model?

Like:

Thanks for reading it.

kumar665manjeet commented 3 years ago

hey, can you help me about your this statement........I've found a way to change the shape parameters

Ruid6 commented 2 years ago

hi,I want to make a GUI similar to Blender. How can I use smpl-x model or others to make the model into the shape and pose I want by change parameters ? I have run the smpl model code, and there are β and θ Parameters can be changed, but I don't know the specific meaning of the parameters (don't I need to know?), I want to input these parameters from the picture or manually, and then fix the parameters to the smpl-x model. Is this the work of smplify-x? Inverse kinematics? Sorry, I'm a freshman. I just cloned and ran the code, and I can't fully understand it. I hope you can help me. thanks

BukuBukuChagma commented 6 months ago

hi,I want to make a GUI similar to Blender. How can I use smpl-x model or others to make the model into the shape and pose I want by change parameters ? I have run the smpl model code, and there are β and θ Parameters can be changed, but I don't know the specific meaning of the parameters (don't I need to know?), I want to input these parameters from the picture or manually, and then fix the parameters to the smpl-x model. Is this the work of smplify-x? Inverse kinematics? Sorry, I'm a freshman. I just cloned and ran the code, and I can't fully understand it. I hope you can help me. thanks

Did you figure this out?

I've found a way to change the shape parameters ('Betas') but don't really know wich parameters I have to adjust to make the model look the way I want it. Is there any info about the effect of each parameter on the model?

Like:

* Beta[0] >> height

* Beta[1] >> wheight

* ...

Thanks for reading it.

Hey did you figure this out?