nghorbani / soma

Solving Optical MoCap Automatically
Other
182 stars 36 forks source link

Solve Labeled mocap for SMPL instead of SMPL-X #17

Open VimalMollyn opened 1 year ago

VimalMollyn commented 1 year ago

Hi, how do I modify the tutorial: https://github.com/nghorbani/soma/blob/main/src/tutorials/solve_labeled_mocap.ipynb to solve for SMPL parameters instead of SMPL-X? I see that MoshPP supports SMPL, but I can't find an immediate way to solve for SMPL instead of SMPL-X in the tutorial.

LeyangWen commented 3 months ago

Hi @VimalMollyn,

I came across the same problem as you. Just wanted to check if you managed to find a workaround for it?