-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Hi!
I'm trying to run the project, but I'm having problems setting up the environment.
Locally
First, I tried using it in my own computer. It's running Arch Linux, and I could follow the instructions from Install Conda Environment until I tried to install detectron2, which I couldn't manage to do.
I understand that this is an issue with detectron2 and not specifically with BUDDI, but maybe this wouldn't happen if I could match the rest of the software versions and the like. What OS do you use?
Colab
As I couldn't set up the environment, I tried using the linked Google Colab notebook. However, after running the cells, it failed because it couldn't find SMPLA_NEUTRAL.pth. As far as I can tell, this "smpla" model is a product of using ROMP, which is not running correctly.
Again, this may be ROMP's fault and not BUDDI's, but as I'm not experienced with this particular setup I think it's better to open an issue here and see if it can be easily fixed.
Thanks in advance,
Andrés