flood-detection-dataset
收藏资源简介:
该数据集基于欧洲航天局哥白尼哨兵-1号任务(Sentinel-1A和Sentinel-1B)的合成孔径雷达(SAR)图像,用于洪水检测研究。数据包含两种极化通道(VV和VH),其中VV极化适用于检测开阔水域的洪水(水体表现为低回波暗区),VH极化对植被淹没区的双次散射敏感(表现为亮区)。数据集提供了从L1数据中提取的L0原始数据,共包含6个不同的SAR场景,每个场景由时间序列组成,包含L1 GRD(地距检测)和SLC(单视复数)产品。场景选择基于Kuro Siwo数据库,该数据库提供手动标注的43个全球洪水事件的多时相数据集。标签采用XML格式,包含多边形和额外信息。数据集组织为训练、验证和测试文件夹,每个patch提供:512x512的VV和VH L1 SLC图像块、对应的L1 GRD图像块、对应的L0原始图像块、对应的L0距离压缩重缩放图像块、包含补丁和场景信息及水体多边形和额外信息的XML文件、以及二进制水体掩码。
This dataset is based on Synthetic Aperture Radar (SAR) images from the European Space Agencys Copernicus Sentinel-1 mission (Sentinel-1A and Sentinel-1B) for flood detection research. It contains two polarization channels (VV and VH), where VV polarization is suitable for detecting open water floods (water appears as low-backscatter dark areas), and VH polarization is sensitive to double-bounce scattering over flooded vegetation (appearing as bright areas). The dataset provides L0 raw data extracted from L1 data, comprising 6 different SAR scenes, each composed of time series, including L1 GRD (Ground Range Detected) and SLC (Single Look Complex) products. Scene selection is based on the Kuro Siwo database, which provides a multi-temporal dataset of 43 manually annotated global flood events. Labels are in XML format, containing polygons and additional information. The dataset is organized into training, validation, and test folders, with each patch providing: 512x512 VV and VH L1 SLC image patches, corresponding L1 GRD image patches, corresponding L0 raw image patches, corresponding L0 range-compressed rescaled image patches, XML files containing patch and scene information along with water polygons and additional information, and binary water masks.
数据集概述
该数据集由 ESA(欧洲航天局)哥白尼 Sentinel-1 任务的合成孔径雷达(SAR)图像构建,数据源自 Sentinel-1A 和 Sentinel-1B 两颗极轨卫星,具备全天候、昼夜成像能力。所选 Level 1 SAR 产品包括宽幅干涉模式(IW)下的 Ground Range Detection(GRD)产品和 Single Look Complex(SLC)突发产品。
关键特性
- 极化通道:利用 VV 和 VH 两种极化通道。VV 极化适用于开放水域洪涝检测,水面平滑导致镜面反射,洪涝区域呈现暗区;VH 极化对双反弹散射敏感,对洪泛植被区域呈现亮区,且对水面粗糙度敏感性较低。
- Level 0 数据:该数据集的重要特点是提供了从 Level 1 数据(L1)提取的 Level 0(L0,RAW)数据。
- 数据来源:以 Kuro Siwo 数据库为主要来源,该库包含 43 个全球不同地区的洪涝事件,基于 SAR GRD 产品和经过最少预处理的 SAR SLC 产品构建,支持基于相位和幅度信息的研究。
- 标注格式:基于 XML(Extensible Markup Language)格式进行标注。
数据集结构
数据集分为训练集、验证集和测试集文件夹。每个 patch 提供以下内容:
- /patches:512x512 的 VV 和 VH L1 SLC patches
- /patches:对应的 VV 和 VH L1 GRD patches
- /raw:对应的 VV 和 VH L0 patches
- /range_compressed_rescaled:对应的 VV 和 VH L0 距离压缩 patches
- /labels/xml_labelling:包含 patch 和场景信息、水体多边形及附加信息的 XML 文件
- /labels/binary_masks:二进制水体掩码
数据下载
可通过 Hugging Face Hub 下载该数据集,使用 snapshot_download 方法,指定 repo_id="opensar-insight/flood-detection-dataset" 和 repo_type="dataset" 即可。
场景统计
数据集共包含 6 个不同的 SAR 场景,每个场景由时间序列组成,每个时间序列包含不同的 Sentinel-1 Level 1 GRD 和 SLC 产品。




