InternImage
InternImage copied to clipboard
The dcn_v3 module cannot be installed
Hi! First of all thank you for your work. The following error occurs when I compile the CUDA operator:
Looking forward to your reply!Thanks!
Following
same problem
following
same problem
I run "pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 -f https://download.pytorch.org/whl/torch_stable.html" to update the cuda. Then run make.sh sucessfully.
We will release pre-compiled whl packages today. Stay tuned.
We will release pre-compiled whl packages today. Stay tuned.
https://github.com/OpenGVLab/InternImage/releases/tag/whl_files
我运行“pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 -f https://download.pytorch.org/whl/torch_stable.html ”来更新 cuda。然后运行make.sh成功。
it works to me, thanks!