InternImage icon indicating copy to clipboard operation
InternImage copied to clipboard

[CVPR 2023 Highlight] InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions

Results 132 InternImage issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/OpenGVLab/InternImage/assets/65562416/894d57ac-e4fc-45bf-b7e2-7ed516c37a9d) cuda=11.3 pytorch=1.1.0

Dear InternImage Developer: Thanks for reading my message. I encountered the following error when I trained the classification model in ImageNet1K. ``` InternImage training and evaluation script: error: the following...

1、出现build文件DCNv3算是编译成功了吗? 2、cuda和torch的版本问题,是根据自己的环境而定,还是唯一而定的? Thanks for your help!

![image](https://user-images.githubusercontent.com/24351632/229330478-42f69012-b294-49f3-89a6-f942792bfe6e.png) ![image](https://user-images.githubusercontent.com/24351632/229330504-0c4dec48-2353-4e9d-b065-0d527a975bd0.png) setup文件配置不了,就安装不了DCNv3 ![image](https://user-images.githubusercontent.com/24351632/229330552-1aaa04c4-73cb-4b89-bf1b-bab63a6bab31.png) 想把这个框架迁移到其它任务,但是不太熟悉DCNv3这些该怎么配置,请问这个应该怎么解决?cuda版本好像都是对着的。还有就是DCNv3 whl应该在哪里下载呢?

如题,我看dcnv3只有linux版本,请问windows上怎么安装呀?

cuda op error when use internimage-L and internimage-LX with DCNv4, however internimage-B works well with DCNv4. What is wrong? Environments: DCNv4: build from https://github.com/OpenGVLab/DCNv4/tree/main/DCNv4_op/make.sh DCNv3: build from https://github.com/OpenGVLab/InternImage/tree/master/segmentation/ops_dcnv3/make.sh internimage-L config:...

nvcc fatal : Unsupported gpu architecture 'compute_86' error: command '/usr/local/cuda-11.0/bin/nvcc' failed with exit code 1

RuntimeError: CUDA error: an illegal memory access was encountered. Do anyone get this error ?