lsj1111

Results 4 issues of lsj1111

### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help. - [X] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmcv). ### Environment...

I configured it according to the author's method: conda create --name maskdino python=3.8 -y conda activate maskdino conda install pytorch==1.9.0 torchvision==0.10.0 cudatoolkit=11.1 -c pytorch -c nvidia pip install -U opencv-python...

it's a good job,and I saw in your paper that you obtained the segmentation results of DOTA 2.0 version. Can I use this code to obtain the segmentation results of...

![image](https://github.com/user-attachments/assets/718c6530-5474-46fc-a0d3-17fe6dced504) 在加在HRSC标签时为什么要判断color_list是否为3,但是HRSC数据集的真值本来就不为3,可以详细解释一下吗 ![image](https://github.com/user-attachments/assets/8bf9e8ee-bdfe-49b9-ae4a-c11230070fd7)