syhao777/DIVOTrack
收藏资源简介:
DIVOTrack是一个用于跨视角多目标跟踪的新数据集,旨在解决现有数据集在真实场景、多样性、轨迹数量、静态摄像头和标准基准等方面的不足。数据集包含10个不同的真实场景,使用3个移动摄像头捕捉,并提供了953个跨视角轨迹。此外,还介绍了一个名为CrossMOT的基线方法,该方法采用统一的联合检测和跨视角跟踪框架。数据集的结构、下载方式、引用格式和联系方式也在README中有所描述。
DIVOTrack is a novel dataset for cross-view multi-object tracking, which aims to address the shortcomings of existing datasets in real-world scenarios, diversity, number of trajectories, static cameras and standard benchmarks. The dataset contains 10 distinct real-world scenes captured by 3 moving cameras, and provides 953 cross-view trajectories. In addition, a baseline method named CrossMOT is introduced, which adopts a unified joint detection and cross-view tracking framework. The dataset structure, download method, citation format and contact information are also described in the README.
DIVOTrack 数据集概述
摘要
DIVOTrack 是一个新的跨视图多目标跟踪数据集,适用于多样化的开放场景。该数据集包含10个不同的真实世界场景和953个跨视图轨迹,超越了目前所有可用的跨视图多目标跟踪数据集。此外,DIVOTrack 提供了一个新的基线跨视图跟踪方法,名为 CrossMOT,该方法采用统一的联合检测和跨视图跟踪框架,学习对象检测、单视图关联和跨视图匹配。
数据集描述
场景和摄像机
数据集包含10个不同的真实世界场景,分别命名为:Circle, Shop, Moving, Park, Ground, Gate1, Floor, Side, Square, Gate2。所有序列由3个移动摄像机捕获:View1, View2, View3,并手动同步。
数据集结构
数据集的结构如下:
DIVOTrack └─────datasets └─────DIVO ├───images │ ├───annotations │ ├───dets │ ├───train │ └───test ├───labels_with_ids │ ├───train │ └───test ├───ReID_format │ ├───bounding_box_test │ ├───bounding_box_train │ └───query └───boxes.json
数据集下载
整个数据集需要使用密码解压。在向我们发送许可证后,您可以在其文件夹中解压每个 .zip 文件。
引用
使用此数据集及其相关软件的任何用途均构成您接受本协议条款。通过使用数据集及其相关软件,您同意在任何使用该数据集的出版物中引用作者的论文,格式如下:
@article{wangdivotrack, title={DIVOTrack: A Novel Dataset and Baseline Method for Cross-View Multi-Object Tracking in DIVerse Open Scenes}, author={Shenghao Hao, Peiyuan Liu, Yibing Zhan, Kaixun Jin, Zuozhu Liu, Mingli Song, Jenq-Neng Hwang, Gaoang Wang}, journal={arXiv preprint arXiv:2302.07676}, year={2023} }
联系
如有任何疑问,请联系 shengyuhao@zju.edu.cn。




