InternImage icon indicating copy to clipboard operation
InternImage copied to clipboard

The dcn_v3 module cannot be installed

Open VenassaT opened this issue 1 year ago • 9 comments

Hi! First of all thank you for your work. The following error occurs when I compile the CUDA operator:

2274c78279d0a58778c20ea032f2112 1679386680987 Looking forward to your reply!Thanks!

VenassaT avatar Mar 21 '23 08:03 VenassaT

Following

calebhemara avatar Mar 22 '23 00:03 calebhemara

same problem

1nancy23 avatar Mar 22 '23 07:03 1nancy23

following

Leeinsn avatar Mar 23 '23 06:03 Leeinsn

same problem

rocklee2022 avatar Mar 28 '23 02:03 rocklee2022

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.

rocklee2022 avatar Mar 28 '23 02:03 rocklee2022

We will release pre-compiled whl packages today. Stay tuned.

YeShenglong1 avatar Mar 29 '23 05:03 YeShenglong1

We will release pre-compiled whl packages today. Stay tuned.

https://github.com/OpenGVLab/InternImage/releases/tag/whl_files

czczup avatar Apr 11 '23 11:04 czczup

我运行“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!

Khinchine avatar Apr 25 '23 08:04 Khinchine