Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Versions of torch and torchvision in the experiment implementation #16

Open
ruili3 opened this issue Oct 24, 2019 · 3 comments
Open

Versions of torch and torchvision in the experiment implementation #16

ruili3 opened this issue Oct 24, 2019 · 3 comments

Comments

@ruili3
Copy link

ruili3 commented Oct 24, 2019

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!

@anuragranj
Copy link
Owner

You would need to use pytorch=>1.0 to support spatial-correlation-sampler.

@jilner
Copy link

jilner commented Jul 29, 2020

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

@anuragranj
Copy link
Owner

You can try directly compiling from here: https://github.com/ClementPinard/Pytorch-Correlation-extension

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants