Groud Truth for the testing set
I noticed that while the images for the testing set are available, the corresponding ground truth images are not present in the folder named testing_case_256. I would like to kindly request access to the ground truth annotations for research purposes.
Additionally, it would be greatly helpful if the testing dataset could be provided as a .zip file—similar to the training dataset—for ease of download and use.
For the testing set, validation was conducted on the entire Sentinel-1 image frames. That is, we merged all inference results before evaluation, rather than evaluating patch by patch. Therefore, we did not provide ground truth (GT) labels in the 256×256 patch format. However, if needed, you can generate 256×256 SAR+GT patches yourself by cropping the full-resolution pairs using GDAL. All GT files can be found in the testing_case_orig folder.
Unfortunately, we do not currently provide a .zip file for the testing dataset. However, all data can be downloaded via the Hugging Face Hub.
Thanks a lot for the clarification