Chasel-Tsui / mmrotate-dcfl

Official implementation of the CVPR23 paper: Dynamic Coarse-to-Fine Learning for Oriented Tiny Object Detection
Apache License 2.0
105 stars 4 forks source link

AssertionError: MMCV == 1.6.1 incompatible #20

Open tuanmanh1410 opened 11 months ago

tuanmanh1410 commented 11 months ago

Hi, Thank you for sharing source code.

Currently, I have faced an error related to version of mmcv which I installed following the instruction for MMCV-DCFL

image

When I check MMCV version with pip list , the return is image

My torch version is 1.13.1 with cuda 11.7

Please suggest to me to fix this problem.

GogoingCJc commented 8 months ago

My torch version is 1.13.1 with cuda 11.7,but why my 1.6.1 needs the version of cuda be 12.4