vchoutas / smplx

SMPL-X
https://smpl-x.is.tue.mpg.de/
Other
1.85k stars 308 forks source link

Fix SMPLXLayer to work with torch.jit..trace in c++ #71

Closed AssafPassalCG closed 2 years ago

AssafPassalCG commented 3 years ago

The changes are allow the SMPLXLayer to torch.jit.trace the code and run it on c++, the code solve the https://github.com/vchoutas/smplx/issues/70

vra commented 2 years ago

Hi @vchoutas, Could you please merge this pull request so that we can use smplx to dump torchscript