yikang-li / FactorizableNet

Factorizable Net (Multi-GPU version): An Efficient Subgraph-based Framework for Scene Graph Generation
216 stars 38 forks source link

Sharing an environment #14

Closed StrangeTcy closed 5 years ago

StrangeTcy commented 5 years ago

Would you mind sharing the conda environment that the current code from the master branch works with? That is, could you provide a link to a env.yml file?

tejas-gokhale commented 5 years ago

Yes this will be helpful. There are multiple compatibility issues as you seem to be using older versions of pytorch, and maybe even python 2.7.

I am not able to run the code, or even pass command line arguments

tejas-gokhale commented 5 years ago

Same goes for the MSDN code

yikang-li commented 5 years ago

Have you pull the latest codes? we have updated the code to support multi-GPU and pytorch 1.0