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

Requirements #17

Closed
atiszabo opened this issue Nov 26, 2020 · 1 comment
Closed

Requirements #17

atiszabo opened this issue Nov 26, 2020 · 1 comment

Comments

@atiszabo
Copy link

@YoungXIAO13 Do we need to have exactly the versions from the following list?

  • CUDA 8.0
  • Python=3.6
  • PyTorch=0.4.0
  • torchvision=0.2.1
  • gcc >= 4.9

I am using:

  • CUDA 10.0
  • Python=3.6
  • PyTorch=1.5.1
  • torchvision=0.6.1
  • gcc = 7.5
@YoungXIAO13
Copy link
Owner

Hi @atiszabo

As this repo is built upon the Meta R-CNN, a further discussion on the requirement can be found in Issue#41 and Issue#52.

Apparently someone has already tried on different CUDA versions, yet not sure which version could work. My suggestion is to following the instruction proposed in these issue discussions or try to compile on your own to see if it works.

As there is no this config in my side, I could unfortunately not help much in debugging this or updating the env.

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

2 participants