InternImage
InternImage copied to clipboard
Unsupported gpu architecture 'compute_86'
nvcc fatal : Unsupported gpu architecture 'compute_86' error: command '/usr/local/cuda-11.0/bin/nvcc' failed with exit code 1
You have unsupported cuda version: InternImage works with cuda 11.1-11.3 from my experience. Additionally you need find the relevant pytorch, mmcv, mmdet that are compatible with your machine!