highD, rounD, and inD datasets
收藏资源简介:
The toolbox has been developed for use of the highD, rounD, and inD datasets. The datasets contain recorded trajectories from different locations in Germany, including various highways, roundabouts, and intersections. Their high quality and reliability make them particularly suitable for early-stage research and development. They are freely available for non-commercial use, which is our targeted audience, but require applying for usage through the links: highD rounD inD Several datasets in the leveLXData suite were recently updated (April 2024) that include improvements to the maps, as well as the addition of some new locations. This toolbox is designed to work with the updated datasets, and we recommend using the latest versions for the most recent features to avoid having to modify the toolbox. We found that the toolbox works with the uniD dataset with minor adjustments, but we have yet to evaluate it in detail. We are working on adding support for the exiD dataset that we aim to include in future versions of the toolbox.
本工具箱专为highD、rounD以及inD数据集的使用而开发。该数据集包含德国不同地点的记录轨迹,涵盖各类高速公路、环岛和交叉口。其高质量的可靠性能使其特别适用于早期研究和开发阶段。这些数据集免费提供给非商业用户,即我们的目标受众,但需通过链接申请使用权限。 近期(2024年4月),leveLXData系列中的多个数据集进行了更新,包括地图的改进以及新增了一些地点。本工具箱旨在与这些更新后的数据集兼容,并强烈建议使用最新版本以获取最新功能,从而避免对工具箱进行修改。 我们发现,经过轻微调整,本工具箱可以与uniD数据集协同工作,但我们尚未对其进行详细评估。 我们正在努力为exiD数据集添加支持,并计划将其纳入工具箱的未来版本。
数据集概述
数据集名称
Dronalize
数据集用途
- 数据预处理
- 数据可视化
- 模型评估
- 数据驱动运动预测模型的开发
数据集依赖工具
- PyTorch
- PyTorch Geometric
- PyTorch Lightning
支持的数据集
- highD
- rounD
- inD
数据集来源
这些数据集来自leveLXData,包含德国不同地点(高速公路、环岛、交叉口)记录的轨迹数据。
数据集特点
- 高质量和可靠性
- 适用于早期研究和发展
- 免费提供非商业用途
数据集更新
- 最近更新(2024年4月)包括地图改进和新地点的添加。
- 推荐使用最新版本以避免修改工具箱。
数据集使用
- 数据集需要通过指定链接申请使用。
- 数据集预处理包括解压缩和放置在指定目录。
- 预处理脚本支持多线程以提高处理效率。
数据集模型
- 提供了一个基于编码器-解码器的基线神经网络模型,用于轨迹预测。
- 模型通过将场景编码为图并通过GNN处理数据来学习道路用户之间的交互。
数据集评估
- 包括多种评估指标,如最小平均位移误差(minADE)、最小最终位移误差(minFDE)等。
- 支持单模态和多模态预测评估。
数据集安装
- 推荐使用容器(Apptainer或Docker)进行安装,以确保可重复性和跨环境一致性。
- 也支持通过conda环境进行安装。
数据集训练
- 提供训练脚本,支持GPU加速和实验跟踪(如使用wandb)。
- 训练脚本使用PyTorch Lightning,并支持自定义配置和参数。
数据集贡献
- 欢迎贡献,具体指南请参考相关文档。
数据集引用
- 使用数据集时,请参考相关论文进行引用。
数据集相关工作
- 数据集与相关研究工作紧密相关,具体内容请参考相关文献。




