DatasetπŸš€

May 4, 2025 Β· View on GitHub

Our model is trained separately on three datasets. You can download and organize these datasets in the following structure:

data_path/
β”œβ”€β”€ rs_reason_seg/
β”‚   └── RSReasonSeg/
β”‚       β”œβ”€β”€ test/
β”‚       β”œβ”€β”€ train/
β”‚       β”œβ”€β”€ val/
β”œβ”€β”€ rs_ref_seg/
β”‚   β”œβ”€β”€ RefSegRS/
β”‚   β”‚   β”œβ”€β”€ images/
β”‚   β”‚   β”œβ”€β”€ masks/
β”‚   β”‚   β”œβ”€β”€ output_phrase_test.txt
β”‚   β”‚   β”œβ”€β”€ output_phrase_train.txt
β”‚   β”‚   └── output_phrase_val.txt
β”‚   └── RRSIS-D/
β”‚       β”œβ”€β”€ images/
β”‚       └── rrssid/

Pretrained WeightsπŸ“‚

You can download the pre-trained weights of Phi-1.5 and Mask2Former from these links, and place them in the pre_trained folder according to the following structure:

pre_trained/
β”œβ”€β”€ phi-1_5_dev/
β”‚   └── ...
β”œβ”€β”€ Swin_base/
β”‚   └── model.pkl