smplx icon indicating copy to clipboard operation
smplx copied to clipboard

Converting SMPL to SMPLX and saving prameters in axis angle format.

Open SnehithR opened this issue 2 years ago • 0 comments

I want to convert SMPL paramters into SMPLX paramters in axis angle format. The pose paramters are in rotation matrix format and when I try to convert them into axis angle and load using smplx.create() method i can see slight translation in Y-axis and change in hands pose compared to the mesh saved while fitting SMPL to SMPLX. I was using scipy to convert rotaion matrix into rotvec.

TIA.
Snehith

SnehithR avatar Jun 24 '22 07:06 SnehithR