vchoutas / smplify-x

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

How to get hand pose rotations? #175

Closed HaozhouPang closed 2 years ago

HaozhouPang commented 2 years ago

Hello,

Thanks for posting this amazing work!

The resulting .pkl file contains body_pose of dimension 32 and had_pose of dimension 12. The vposer.decode could convert the pose latent code to 63 (21 * 3) rotations, and I am wondering, is there a similar thing that returns rotations of hands?

Thanks, Haozhou.

ihongxx commented 1 year ago

Have you solved rotations of hands? I meet the same problem