Closed Park-ing-lot closed 3 years ago
Hello! First of all, thank you for your hard work.
While I am reproducing VC R-CNN, there was a big problem.
In the INSTALL.md file, there is a command like "conda install -c pytorch pytorch-nightly torchvision cudatoolkit=9.0" and this command doesn't work.
Since I do not know the exact version of pytorch-nightly, so I can not follow the other command also. (Docker commands are also do not work)
So, I carefully ask you to share the complete docker image file (not the docker file in the /docker directory)
Regards.
I tried torch 1.1.0 version and followed install.md file, it works.
Hello! First of all, thank you for your hard work.
While I am reproducing VC R-CNN, there was a big problem.
In the INSTALL.md file, there is a command like "conda install -c pytorch pytorch-nightly torchvision cudatoolkit=9.0" and this command doesn't work.
Since I do not know the exact version of pytorch-nightly, so I can not follow the other command also. (Docker commands are also do not work)
So, I carefully ask you to share the complete docker image file (not the docker file in the /docker directory)
Regards.