IC_SHM_Expert_2
收藏资源简介:
IC-SHM Expert 2 Public Augmentation是一个用于结构健康监测(SHM)领域视觉问答(VQA)和图像到文本任务的数据增强子集。该数据集旨在通过公共图像数据增强原始IC-SHM Expert 2竞赛的训练数据,专门针对混凝土损伤中的稀缺类别:裂缝(concrete_crack)和风化(efflorescence)。数据集包含250张精选公共图像(其中裂缝50张,风化200张),每张图像对应两条描述记录:一条分类式问答记录和一条损伤描述记录,共计500条记录。数据来源于三个公开真实图像数据集:CODEBRIM(提供裂缝和风化候选图像,非商业用途)、MCDS(提供风化候选图像,CC BY 4.0许可)和NCCD-PF(提供混凝土裂缝候选图像),使用者需遵守各源数据集的许可和归属要求。描述通过Qwen/Qwen3-VL-8B-Instruct模型使用类别特定提示生成,以匹配原始竞赛描述风格,为机器生成标注,建议在使用前进行人工审查。数据集仅用于训练增强,原始竞赛的验证集(57张)和测试集(57张)保持不变;增强后训练集包含原始458张图像和新增250张公共图像,共708张唯一图像。文件结构包括图像文件夹、描述JSON文件、清单JSONL文件(记录来源、哈希、标签和生成描述)、统计摘要JSON文件以及LoRA适配器权重。该数据集适用于结构健康监测、混凝土损伤检测、视觉问答和图像描述生成等任务,但需注意其局限性:描述为模型生成可能存在视觉不准确性、仅覆盖裂缝和风化两类、风化类测试支持有限,且不应作为独立基准使用。
IC-SHM Expert 2 Public Augmentation is a data augmentation subset for visual question answering (VQA) and image-to-text tasks in the field of structural health monitoring (SHM). This dataset aims to enhance the training data of the original IC-SHM Expert 2 competition by incorporating public image data, specifically targeting scarce categories in concrete damage: cracks (concrete_crack) and efflorescence. It contains 250 curated public images (50 for cracks and 200 for efflorescence), with each image corresponding to two description records: one classification-style question-answer record and one damage description record, totaling 500 records. The data is sourced from three publicly available real-world image datasets: CODEBRIM (providing candidate images for cracks and efflorescence, for non-commercial use), MCDS (providing candidate images for efflorescence, under CC BY 4.0 license), and NCCD-PF (providing candidate images for concrete cracks). Users must comply with the licensing and attribution requirements of the respective source datasets. Descriptions are generated using the Qwen/Qwen3-VL-8B-Instruct model with category-specific prompts to match the description style of the original competition, resulting in machine-generated annotations that are recommended for manual review before use. The dataset is intended only for training augmentation; the original competitions validation set (57 images) and test set (57 images) remain unchanged. The augmented training set includes the original 458 images plus the new 250 public images, totaling 708 unique images. The file structure includes an image folder, a description JSON file, a manifest JSONL file (recording sources, hashes, labels, and generated descriptions), a statistical summary JSON file, and LoRA adapter weights. This dataset is suitable for tasks such as structural health monitoring, concrete damage detection, visual question answering, and image caption generation, but it has limitations: descriptions are model-generated and may have visual inaccuracies, it only covers two categories (cracks and efflorescence), test support for efflorescence is limited, and it should not be used as a standalone benchmark.
IC-SHM Expert 2 Public Augmentation 数据集概述
该数据集是用于 IC-SHM Expert 2 竞赛的公开数据扩充集,主要针对结构健康监测领域的混凝土损伤识别任务。
数据集基本信息
- 语言: 英语
- 任务类型: 图像到文本、视觉问答
- 数据规模: 少于1000条记录
- 标签: 结构健康监测、混凝土损伤、裂缝、泛碱
数据集内容
数据集包含250张精选的公开图像,具体类别分布如下:
| 类别 | 图像数量 |
|---|---|
| 混凝土裂缝 (concrete_crack) | 50 |
| 泛碱 (efflorescence) | 200 |
| 总计 | 250 |
每张图像在 description.json 中有两条记录:一条分类式问答记录和一条损伤描述记录,共计500条问答记录。
文件结构
image/:250张精选公开图像description.json:500条竞赛风格问答记录manifest.jsonl:来源信息、哈希值、标签及生成描述summary.json:紧凑数据集统计信息lora_weights/:最终 PEFT LoRA 适配器权重MODEL_CARD.md:适配器详情与评估SPLIT_AND_TRAINING.md:训练拆分说明
数据来源
| 来源 | 用途 | 许可协议 |
|---|---|---|
| CODEBRIM | 裂缝和泛碱候选图像 | 非商业用途,需查阅原始包协议 |
| MCDS | 泛碱候选图像 | CC BY 4.0 |
| NCCD-PF | 混凝土裂缝候选图像 | 需查阅原始数据集协议 |
标注流程
图像从公开的真实图像数据集中选取,以平衡两类稀缺样本。选定的图像批次在审查界面中经过人工筛选,描述文本使用 Qwen/Qwen3-VL-8B-Instruct 模型根据竞赛描述风格生成。所有描述均为机器生成标注,在实验外使用前建议进行额外人工审查。
manifest.jsonl 是可审计的数据来源记录,包含可移植图像路径、生成描述、来源标识、源URL、许可证及 SHA256 校验信息。
训练拆分策略
公开图像仅用于 训练集,原始竞赛验证集和测试集保持不变:
| 拆分 | 原始竞赛 | 公开扩充 | 唯一总计 |
|---|---|---|---|
| 训练集 | 458 | 250 | 708 |
| 验证集 | 57 | 0 | 57 |
| 测试集 | 57 | 0 | 57 |
原始竞赛中3张泛碱训练图像被重复至各40次,共增加117条校准行,最终训练器实际看到825行,但唯一训练图像数保持为708张。
下载方式
python from huggingface_hub import snapshot_download
snapshot_download( repo_id="JasonXF/IC_SHM_Expert_2", repo_type="dataset", local_dir="IC_SHM_Expert_2", )
局限性与注意事项
- 公开描述为模型生成,可能存在视觉不准确之处
- 扩充仅覆盖裂缝和泛碱两类
- 泛碱类测试集仅包含1张图像,其类别级 METEOR 指标统计上不稳定
- 该子集不可被解释为独立的基准测试
用户需自行遵守各源数据集的许可和署名要求。




