@ARTICLE{HRSID_2020,
author={Wei, Shunjun and Zeng, Xiangfeng and Qu, Qizhe and Wang, Mou and Su, Hao and Shi, Jun},
journal={IEEE Access},
title={HRSID: A High-Resolution SAR Images Dataset for Ship Detection and Instance Segmentation},
year={2020},
volume={8},
pages={120234-120254},
}The HRSID dataset can be downloaded from here:0518.
The data structure is as follows:
mmrotate
├── mmrotate
├── tools
├── configs
├── data
│ ├── hrsid
│ │ ├── trainsplit
│ │ ├── valsplit
│ │ ├── testsplit
Please change data_root in configs/_base_/datasets/hrisd.py to data/hrsid/.