quarry-unreal-synthetic
收藏资源简介:
Quarry: Unreal Engine synthetic capture 是一个合成检测数据集,由在Unreal Engine 5.8.1中渲染的300帧图像组成,包含11,921个标注实例。数据集旨在为目标检测和图像分割任务提供合成训练或预训练数据。图像分辨率为1280×960,水平视场角57.3度,覆盖从07:00到19:00的时间段。数据集中包含7个类别:person(5,609个实例)、barrel(1,890)、crate(1,567)、haybayle(564)、container(488)、cone(1,331)、wheelbarrow(472)。根据COCO尺度阈值,小目标8,547个,中等目标2,766个,大目标608个,平均边界框占帧的0.16%,属于小目标数据集。数据目录结构包括:images/(原始RGB图像,PNG格式)、segmentation/(每个实例的ID缓冲,颜色编码)、labels/(YOLO格式的边界框文本文件)、annotations/(COCO格式的标注)、metadata/(每帧的相机、演员和生成记录)、reports/(验证报告)、capture.json(运行合同)、data.yaml(YOLO训练类名)。所有300帧未划分训练/验证集,用户可根据需要自行拆分。质量验证显示:0张损坏图像,0帧无标签,0近重复,0跨分割泄露,平均亮度107.5,2帧欠曝光,0帧过曝光。已知限制包括:类别不平衡(最稀有/最常见类别比率0.084)、相机视角仅来自3个作者区域,视角范围有限,且存在合成到真实的域差距。该数据集适合作为预训练或数据增强材料,而非替代真实评估集。
Quarry: Unreal Engine synthetic capture is a synthetic detection dataset composed of 300 frames of images rendered in Unreal Engine 5.8.1, containing 11,921 annotated instances. The dataset is designed to provide synthetic training or pre-training data for object detection and image segmentation tasks. Images are at 1280×960 resolution with a horizontal field of view of 57.3 degrees, covering time periods from 07:00 to 19:00. The dataset includes 7 categories: person (5,609 instances), barrel (1,890), crate (1,567), haybayle (564), container (488), cone (1,331), and wheelbarrow (472). According to COCO scale thresholds, there are 8,547 small objects, 2,766 medium objects, and 608 large objects, with an average bounding box area of 0.16% of the frame, making it a small object dataset. The directory structure includes: images/ (raw RGB images, PNG format), segmentation/ (instance ID buffers, color-coded), labels/ (bounding box text files in YOLO format), annotations/ (COCO-format annotations), metadata/ (camera, actor, and generation records per frame), reports/ (validation reports), capture.json (run contract), and data.yaml (YOLO training class names). All 300 frames are not split into training/validation sets; users can split as needed. Quality validation shows: 0 corrupted images, 0 frames without labels, 0 near duplicates, 0 cross-segmentation leaks, average brightness 107.5, 2 underexposed frames, 0 overexposed frames. Known limitations include class imbalance (rarest/most common class ratio 0.084), camera views only from 3 author regions, limited viewpoint range, and synthetic-to-real domain gap. The dataset is suitable as pre-training or data augmentation material, not as a substitute for real evaluation sets.
数据集概述
Quarry: Unreal Engine synthetic capture 是一个基于虚幻引擎(Unreal Engine)渲染的合成目标检测数据集,专为计算机视觉任务设计,包含目标检测和实例分割任务所需的标注数据。
基本信息
- 任务类型:目标检测、图像分割
- 标注方式:机器生成(从引擎的实例ID缓冲区直接读取)
- 规模:300帧渲染图像,包含11,921个标注实例
- 分辨率:1280 x 960
- 水平视场角:57.3度
- 许可协议:其他(sample-capture-terms,详见LICENSE文件)
渲染环境
- 引擎版本:Unreal Engine 5.8.1(5.8.1-56057345+++UE5+Release-5.8)
- 地图:
Quarry_Slate - 相机策略:
camera_zones_look_at_target(3个人工设定的区域) - 镜头配置:
realistic_drone at 0.6 - 时间段:07:00至19:00
- 主种子:20260817(用于确定性采样,相同种子可复现相同帧)
- 验证评分:A级,92.7分/100分
类别分布
| ID | 类别 | 实例数 |
|---|---|---|
| 0 | person | 5,609 |
| 1 | barrel | 1,890 |
| 2 | crate | 1,567 |
| 3 | haybayle | 564 |
| 4 | container | 488 |
| 5 | cone | 1,331 |
| 6 | wheelbarrow | 472 |
按COCO尺度阈值划分:小目标8,547个,中目标2,766个,大目标608个。平均检测框覆盖帧面积的0.16%,属于小目标检测数据集。
数据文件结构
- images/:渲染的RGB帧(未修改的PNG格式)
- segmentation/:逐实例ID缓冲区(每个实例对应一种颜色)
- labels/:YOLO格式的边界框标注(每帧一个文本文件)
- annotations/:COCO格式的标注
- metadata/:每帧相机、actor和生成清单记录
- reports/:数据集的验证报告输出
- capture.json:运行契约(类别、相机策略、种子)
- data.yaml:类别名称文件,可直接用于YOLO训练器
所有300帧图像未划分训练/验证/测试集,用户可根据实验需求自行划分。
质量验证结果
- 损坏图像:0/300
- 无标注的帧:0
- 近似重复图像:0
- 跨分割泄露:0
- 平均亮度:107.5(2帧曝光不足,0帧过度曝光)
- 逐帧核对:300帧请求、300图像、300标签文件、11,921个标注全部匹配
已知局限性
- 类别不平衡:验证器扣除7.33分,最常见/最稀有类别比率为0.084
- 构建溯源:未通过验证(BUILD_PROVENANCE_UNVERIFIED)
- 人员漏标:6/5481个引擎可见人员未标注(0.11%)
- 视角多样性有限:仅来自3个设定的相机区域,视角和距离范围较窄
- 合成到真实的域差距:建议作为预训练或数据增强材料,而非真实评估集的替代品
来源与条款
图像由NameFrameCapture编辑器插件在Unreal Engine中渲染并标注。场景中的环境和道具资产来自第三方许可,仅发布渲染图像及其标注,不包含源资产(.uasset文件或地图文件)。数据集生成流程、系列中的其他环境以及相关测量方法详见:https://getnameframe.com。




