Open chenhengwei1999 opened 2 years ago
By the way, my NVIDIA GPU info and ubuntu info is as below:
Hi,
if you are interested. I put a Docker version on it. But you need CUDA 10.X for it (same for the original repo) https://github.com/MaximilianArnold/RODNet-Docker
@chenhengwei1999 Can you double-check if your cuda is properly installed or version is correct?
Thanks @MaximilianArnold ! I will test it later. @chenhengwei1999 , you can also try @MaximilianArnold 's docker image for software setup.
Hey, I encountered the same problem under Python 3.7 with Pytorch1.4. Have you solved it?
I'm encountering the same issue as you mentioned, so have you resolved it now?
When I execute pip install -e. to install rodnet, The following error occurred:
The final root cause is: <ValueError: Unknown CUDA arch (8.6) or GPU not supported>. But I checked my environment, cuda version and pytorch version is consistent with those in your tutorial.
My gpu information is as below:
May I ask where the problem may be? Thank you in advance for your answer.