Skip to content

Latest commit

 

History

History
executable file
·
38 lines (30 loc) · 774 Bytes

File metadata and controls

executable file
·
38 lines (30 loc) · 774 Bytes

Preparing SRSDD Dataset

@ARTICLE{SRSDD2021,
author = {S. Lei, D. Lu and X. Qiu},
title = {SRSDD-v1.0: A high-resolution SAR rotation ship
detection dataset},
journal = {Remote Senseing},
month = {Dec.},
year = {2021},
volume={13},
number={24},
pages={5104},
}

Download SRSDD dataset

The SRSDD dataset can be downloaded from Google drive.

The data structure is as follows:

mmrotate
├── mmrotate
├── tools
├── configs
├── data
│   ├── srsdd
│   │   ├── train
│   │   ├── test

Change base config

Please change data_root in configs/_base_/datasets/srsdd.py to data/srsdd/.