SaliencyMapper
SaliencyMapper copied to clipboard
have no idea with the error,can you give me some suggestions?
Are you using Pytorch 0.3 ?
no,i use the pytorch1.0 with cuda10.0,they are matached
so you mean your code should run in the pytorch0.3?
i find the solution for my problem in stackoverflow, i'm told the reason may be the mismatch between cuda and pytorch,while my cuda and pytorch seem match well for other code
would you mind giving me more deatails about the envs of your code ?
Sure, you can look at the requirements.txt file to find out the exact dependencies of this project.
Sure, you can look at the requirements.txt file to find out the exact dependencies of this project.
thank you for reply ,you mean your envs is exactly the source requirements in https://github.com/PiotrDabkowski/pytorch-saliency?
Hmm, I'm sorry I haven't maintained a requirements.txt for this repo. The most important requirement is pytorch 0.3. I'm pretty sure it will work if you just change your pytorch version
Cuda should be version 7 I believe
https://pytorch.org/get-started/previous-versions/
PyTorch previous versions' wheels with appropriate cudatoolkit.