cc
cc copied to clipboard
Versions of torch and torchvision in the experiment implementation
Hi anuragranj,
The requirements.txt of your code denotes the necessary packages for your code's implementation. However I encoutered problems when installing the spatial-correlation-sampler, which may be a result of version conflict of spatial-correlation-sampler v0.2.1 and torch v0.4.1.
So I wonder your package versions of your spatial-correlation-sampler, torch and torchvision. I want to specify them to successfully install them.
Thanks!
You would need to use pytorch=>1.0 to support spatial-correlation-sampler.
hello what's the version of torch and spatial-correlation-sampler? My torch is 1.2 and spatial-correlation-sampler is 0.2.1 and it can not work
You can try directly compiling from here: https://github.com/ClementPinard/Pytorch-Correlation-extension