WTS Dataset
收藏资源简介:
Woven Traffic Safety (WTS) 数据集由Woven by Toyota, Inc.提供,旨在强调车辆和行人在各种模拟交通事件中的详细行为,包括事故。该数据集包含超过1.2k的视频事件,覆盖超过130个不同的交通场景,整合了车辆自我视角和固定高空摄像头的多样化视角。每个事件都附有详细的文本描述,包括观察到的行为和上下文。此外,还提供了约4.8k个来自BDD100K的公开来源行人相关交通视频的详细文本描述标注,用于外部训练/测试资源等。
The Woven Traffic Safety (WTS) dataset, provided by Woven by Toyota, Inc., is designed to highlight the detailed behaviors of vehicles and pedestrians in various simulated traffic incidents, including accidents. This dataset comprises over 1.2k video incidents, covering more than 130 different traffic scenarios, integrating diverse perspectives from both the vehicle's self-view and fixed overhead cameras. Each incident is accompanied by detailed textual descriptions, including observed behaviors and context. Additionally, it provides detailed textual annotations for approximately 4.8k pedestrian-related traffic videos from the publicly available BDD100K source, intended for external training/testing resources, among others.
WTS Dataset概述
数据集介绍
- 名称: WTS: A Pedestrian-Centric Traffic Video Dataset for Fine-grained Spatial-Temporal Understanding
- 来源: Woven by Toyota, Inc.
- 目的: 强调车辆和行人在各种交通事件中的详细行为,包括事故。
- 内容: 包含超过1.2k的视频事件,分布在超过130个不同的交通场景中,结合车辆自我视角和固定高架摄像头视角。
- 附加资源: 提供约4.8k来自BDD100K的公开来源行人相关交通视频的详细文本描述注释。
数据集结构
- 视频数据: 存储在
videos文件夹中,包括真实世界的WTS数据和从BDD100K筛选的行人中心视频(BDD_PC_5K)。 - 注释: 提供目标行人和车辆的BBox注释以及详细的交通场景描述,包括位置、注意、行为和上下文。
- 未来更新: 将添加3D凝视和位置注释。
数据准备
- BBox注释: 基于帧,提供脚本
frame_extraction.py用于提取帧以匹配注释中的ID。 - 注释共享: 同一情景文件夹中的视频共享相同的标题注释。
评估
- 验证集: 提供视频到文本任务的验证集,存储结构与
train相同,位于val文件夹中。 - 提交格式: 对于AI City Challenge 2024 Track2,提交格式为JSON,包含所有测试视频的预测结果。
许可证和引用
- 许可证: 参考WTS数据集主页。
- 引用: 如果数据集对您的研究有帮助,请引用相关文献。
更新列表
- 已完成: 视图列表、首帧注释BBox、生成的BBox、评估代码。
- 待完成: 3D凝视注释、数据集arXiv论文。




