AU-TCL-collision / README.md
FisherZz's picture
Create README.md
b515c99 verified

AU-TCL Collision Dataset (分卷压缩版)

本数据集为交通碰撞时间点定位任务所构建的数据集(FULL+MINI子集),使用 tarsplit 命令分卷打包。适合上传 Hugging Face 并供下载后恢复原始结构。

This is a collision timestamp localization dataset constructed for multimodal VLM tasks. The dataset has been packed using tar and split into chunks for Hugging Face hosting.

🧩 解压说明 / Decompression Instructions

下载所有分卷(.part1, .part2, ...)后,在命令行中运行:

cat AU-TCL-tcl-collision.tar.part* > AU-TCL-tcl-collision.tar
tar -xf AU-TCL-tcl-collision.tar