georgiisirotenko/concrete_circles_change_detection
收藏Hugging Face2024-07-16 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/georgiisirotenko/concrete_circles_change_detection
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含81对高分辨率的RGB图像,每对图像展示的是同一混凝土样本的垂直拍摄圆形区域,其中一张图像经过辐射处理并包含变化。数据集还包含用于分割辐射引起变化的二进制掩码。图像和掩码分别存储在`data`和`masks`目录中,图像命名规则明确,掩码为手动创建,可能存在不准确性。
The dataset contains 81 pairs of high-resolution RGB images, each pair with a size of 2000x2000 pixels in png format. These image pairs depict the same vertically photographed circular concrete, with one image in the pair being irradiated and showing changes. The dataset also includes binary masks for solving the problem of segmentation of changes caused by radiation. All image pairs are from 6 concrete samples named 1A, 1C, 3A, 3C, 4A, 5A, each containing between 11 to 14 pairs of images. In the data directory, each pair is named after_<№ of pair>.png and before_<№ of pair>.png, where <№ of pair> represents the pair number within the sample. The masks directory contains masks for all 81 pairs, each mask in the format <sample name>_<pair>.PNG, where <sample name> is the sample name and <№ of pair> is the pair number within the sample. The masks are manually created and may contain inaccuracies, with some masks having a 4th dimension representing transparency.
提供机构:
georgiisirotenko
原始信息汇总
数据集概述
数据集内容
- 包含81对高分辨率RGB图像,每对图像尺寸为2000x2000像素,格式为png。
- 每对图像中,一张为未照射的圆形混凝土图像,另一张为照射后发生变化的图像。
- 数据集包含用于解决辐射引起的变化分割问题的二值掩码。
数据结构
- 数据集分为两个主要目录:
data和masks。data目录:包含每个样本的图像对。- 每对图像的命名格式为
after_<№ of pair>.png和before_<№ of pair>.png,其中<№ of pair>表示样本内的对数。 before前缀的图像为照射前的图像,after前缀的图像为照射后的图像。
- 每对图像的命名格式为
masks目录:包含所有81对图像的掩码。- 掩码的命名格式为
<sample name>_<pair>.PNG,其中<sample name>为样本名称,<pair>为样本内的对数。
- 掩码的命名格式为
样本信息
- 数据集包含6个混凝土样本,分别命名为1A、1C、3A、3C、4A、5A。
- 每个样本包含11到14对图像。
| 样本名称 | 图像对数量 |
|---|---|
| 1A | 11 |
| 1C | 14 |
| 3A | 14 |
| 3C | 14 |
| 4A | 14 |
| 5A | 14 |
掩码信息
- 掩码由人工创建,可能存在不准确性。
- 部分掩码的维度为4,其中4表示透明度。



