A dataset for training deep learning models to detect surface water from
Sentinel-2 satellite imagery.
├── tra_scene/ # 64 training Sentinel-2 scenes (6-band GeoTIFF, uint16)
├── tra_truth/ # 64 training ground truth masks (binary GeoTIFF, uint8)
├── val_scene/ # 31 validation Sentinel-2 scenes
└── val_truth/ # 31 validation ground truth masks
The 6 bands included are:… See the full description on the dataset page:
https://huggingface.co/datasets/giswqs/s2-water-dataset.