遇见数据集

CaBuAr P1

收藏
Mendeley Data2024-05-10 更新2024-06-28 收录
数据链接:
官方服务:

资源简介:

# California Burned Areas Dataset This is the first part of the dataset. ### Dataset Summary This dataset contains images from Sentinel-2 satellites taken before and after a wildfire. The ground truth masks are provided by the California Department of Forestry and Fire Protection and they are mapped on the images. ### Supported Tasks The dataset is designed to do binary semantic segmentation of burned vs unburned areas. ## Dataset Structure ### Dataset opening Dataset was compressed using `h5py` and BZip2 from `hdf5plugin`. **WARNING: `hdf5plugin` is necessary to extract data** ### Data Instances Each matrix has a shape of 5490x5490xC, where C is 12 for pre-fire and post-fire images, while it is 0 for binary masks. ### Data Fields In each HDF5 file, you can find post-fire, pre-fire images and binary masks. The file is structured in this way: ```bash ├── foldn │ ├── uid0 │ │ ├── pre_fire │ │ ├── post_fire │ │ ├── mask │ ├── uid1 │ ├── post_fire │ ├── mask │ ├── foldm ├── uid2 │ ├── post_fire │ ├── mask ├── uid3 ├── pre_fire ├── post_fire ├── mask ... ``` where `foldn` and `foldm` are fold names and `uidn` is a unique identifier for the wilfire. ### Data Splits There are 5 random splits whose names are: 0, 1, 2, 3 and 4. ## Dataset Creation ### Source Data #### Initial Data Collection and Normalization Data are collected directly from Copernicus Open Access Hub through the API. The band files are aggregated into one single matrix.

# 加州烧毁区域数据集 本数据集为系列数据集的第一部分。 ### 数据集概述 本数据集包含哨兵2号(Sentinel-2)卫星在野火前后拍摄的影像。基准真值掩码(ground truth masks)由加州林业与消防局提供,并已配准至对应影像中。 ### 支持任务 本数据集旨在实现烧毁区域与未烧毁区域的二元语义分割。 ## 数据集结构 ### 数据集加载说明 本数据集使用`h5py`与`hdf5plugin`提供的BZip2算法进行压缩。**警告:解压数据需依赖`hdf5plugin`库** ### 数据实例 每个数据矩阵的形状为5490×5490×C:对于灾前与灾后影像,C=12;对于二元掩码,C=0。 ### 数据字段 每个HDF5文件中包含灾后影像、灾前影像与二元掩码。文件结构如下所示: bash ├── foldn │ ├── uid0 │ │ ├── pre_fire │ │ ├── post_fire │ │ ├── mask │ ├── uid1 │ ├── post_fire │ ├── mask │ ├── foldm ├── uid2 │ ├── post_fire │ ├── mask ├── uid3 ├── pre_fire ├── post_fire ├── mask ... 其中`foldn`与`foldm`为文件夹名称,`uidn`为对应野火的唯一标识符。 ### 数据划分 数据集共包含5组随机划分的子集,子集名称分别为0、1、2、3、4。 ## 数据集构建 ### 源数据 #### 初始数据收集与归一化 数据通过API直接从哥白尼开放访问中心(Copernicus Open Access Hub)获取,并将多波段文件整合为单个数据矩阵。

创建时间:
2023-06-28
搜集汇总
数据集介绍
CaBuAr P1 数据集图片
背景与挑战
背景概述
CaBuAr P1是加州燃烧区域数据集的第一部分,包含哨兵2号卫星拍摄的野火前后图像,以及由加州林业和消防部门提供的二元掩码,用于二元语义分割任务,以识别燃烧与未燃烧区域。数据以HDF5格式存储,矩阵形状为5490x5490xC,分为5个随机分割,适用于机器学习模型训练和野火灾害评估。
以上内容由遇见数据集搜集并总结生成
二维码
社区交流群
二维码
科研交流群
商业服务