nghorbani / human_body_prior

VPoser: Variational Human Pose Prior
https://smpl-x.is.tue.mpg.de/
Other
799 stars 145 forks source link

I have now obtained the body model through direction and translation. How can I adjust the position of each joint in the body model? #75

Open Recialhot opened 8 months ago

Recialhot commented 8 months ago

I have now obtained the body model through direction and translation. How can I adjust the position of each joint in the body model?

self.predicted_body = self.bm( **{'pose_body': predicted_angle[..., 3:66], 'root_orient': predicted_angle[..., :3], 'trans': t_root2world})