sewformer
sewformer copied to clipboard
pose parameter error in dataset
Dear authors,
Thanks for sharing your excellent work!
When I try to use the pose parameters in the "0000_body_info.json" or "-0050_body_info" located in the "poses" folder(e.g. tee_ZZHFVSA17Q_pants_straight_sides_ULX5THI3A5), it does not return a valid SMPL-H body mesh.
I am using the SMPLH class in the official smplx implementation of MPI(https://github.com/vchoutas/smplx), and the shape and translation parameters are good with pose parameters set to all zero(your "static__body_info.json"), so I do not think it's a mistake on my side, do you have any explanation about why it does not work? Thanks in advance.