-
Notifications
You must be signed in to change notification settings - Fork 3
Data Release
The development data (dev-set) for the DIRSM task consists of 5.280 images. The dataset can be downloaded from this location. The following files are provided in the dev-set folder:
-
devset_images.tar.gzcontains the raw images -
devset_images_gt.txtcontains the Ground Truth labels for all images -
devset_images_metadata.jsoncontains the metadata for all images -
devset_images_features.tar.gzcontains visual based feature descriptors of all images
The development data (dev-set) for the FDSI task consists of 462 satellite image patches. The dataset can be downloaded from this location. The following files are provided in the dev-set folder:
-
devset_{#EVENT_ID}_images.tar.gzcontains image patches for a given flooding event with a unique EVENT_ID. -
devset_{#EVENT_ID}_segmentation_masks.tar.gzcontains the segmentation masks for image patches belonging to the flooding event (with same unique EVENT_ID).
The test data (test-set) for the DIRSM task consists of 1.320 images. The dataset can be downloaded from this location. The following files are provided in the test-set folder:
-
testset_images.tar.gzcontains the raw images -
testset_images.csvcontains names for all images -
testset_images_metadata.jsoncontains the metadata for all images -
testset_images_features.tar.gzcontains visual based feature descriptors of all images
The test data (test-set) for the FDSI task can be downloaded from this location. The following files are provided in the test-set folder:
-
testset_{#EVENT_ID}_images.tar.gzcontains image patches for a given flooding event with a unique EVENT_ID.
The second test data (test-set) for the FDSI task, will be released soon. We will evaluate on this additional test set, how well the solutions generalize on unseen patches from new locations.