InternImage
InternImage copied to clipboard
[CVPR 2023 Highlight] InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions
 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!
我训练COCO数据集的时候报这个错
  setup文件配置不了,就安装不了DCNv3  想把这个框架迁移到其它任务,但是不太熟悉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 ?