Andrés Casado

Results 4 comments of Andrés Casado

Thanks for your response. If there is an ongoing refactoring I understand this is not high priority. I'll wait for the new version and test again. In any case, this...

I've been struggling to reproduce the rendered images and after debugging I've just found this too. My guess is that the checkpoint used an older version of SMPL-X and, after...

I'm having this exact same problem, and I'm 100% sure I put it in the correct `site-packages` folder. PyCharm is even able to suggest `smpl` when I type `import psbody.`,...

I finally found the problem (and a potential solution). The install instructions here are problematic: https://github.com/nghorbani/soma/blob/1e3bf3c21b159df0af56f3d66b107981d4be7428/README.md?plain=1#L38-L43 The problem doing this is that the folder structure ends up like: ``` /lib/python3.7/site-packages/...