Run training appears after configuring mmdetection
environment
CUDA error: no kernel image is available for execution on the device
problem
Compile mmcv source code, download the corresponding version of mmcv, execute the following command
MMCV_WITH_OPS=1 pip install -v -e
You can refer to mmdetection if you encounter related problems: