yuweihao / KERN

Code for Knowledge-Embedded Routing Network for Scene Graph Generation (CVPR 2019)
MIT License
120 stars 35 forks source link

Torch Version 0.4.1 #20

Open srikanthmalla opened 3 years ago

srikanthmalla commented 3 years ago

I am getting so many errors at different points for different torch versions (0.3.0, 0.4.0 or >1.0). Just wanted to share:

pip install torch==0.4.1 torchfile==0.1.0 torchvision==0.2.0

This solved the pytorch version issues.