-
Notifications
You must be signed in to change notification settings - Fork 107
Description
Good afternoon,
I have been struggling for some time to make OpenDR work in some other project I have found on github (https://github.com/silviazuffi/smalr_online). So, apparently, even though the renderer parameters, vertices, faces etc seem to make sense, the r it returns contains only zeros. The rendered image is then empty.
Some other script (https://smpl.is.tue.mpg.de/downloads -> Download version 1.1.0 for Python 2.7 (male, female, neutral all with 300 shape PCs) -> smpl -> smpl_webuser -> hello_world -> render_smpl.py (cannot share the code) seems to actually render the image properly, though the input and the renderer setup are very similar.
Is anyone familiar with a similar issue? I use Ubuntu 18.04, Python 3.8, latest version of opend from PyPi.