DiDi
收藏资源简介:
DiDi数据集是由斯洛文尼亚卢布尔雅那大学计算机与信息科学学院的研究人员构建的,包含180个序列,每个序列都标注了初始分割掩码。该数据集旨在用于视觉对象跟踪的研究,特别是用于评估在存在干扰物的情况下跟踪器的性能。数据集由多个视频序列组成,每个序列平均长度为1500帧,是迄今为止规模最大、最具挑战性的干扰物导向跟踪数据集之一。DiDi数据集通过半自动蒸馏多个基准测试数据集而得,目的是为了更好地暴露跟踪器在面对干扰物时的性能改进。
The DiDi dataset was constructed by researchers from the School of Computer and Information Science, University of Ljubljana, Slovenia. It includes 180 sequences, each annotated with an initial segmentation mask. This dataset is intended for visual object tracking research, particularly for evaluating tracker performance in the presence of distractors. Composed of multiple video sequences with an average length of 1500 frames per sequence, it is currently one of the largest and most challenging distractor-aware tracking datasets to date. The DiDi dataset is derived by semi-automatically distilling multiple benchmark datasets, with the aim of better demonstrating the performance improvements of trackers when facing distractors.
数据集概述
基本信息
- 数据集名称:DAM4SAM
- 提出机构:卢布尔雅那大学计算机与信息科学学院
- 提出者:Jovana Videnović, Alan Lukežič, Matej Kristan
- 相关论文:A Distractor-Aware Memory (DAM) for Visual Object Tracking with SAM2 [CVPR, 2025]
- 论文链接:https://arxiv.org/abs/2411.17576
- 项目页面:https://jovanavidenovic.github.io/dam-4-sam/
数据集简介
DiDi(Distractor-Distilled)是一个专为视觉目标跟踪设计的干扰物蒸馏数据集,旨在解决当前视觉目标跟踪基准中干扰物存在不足的问题。该数据集通过半自动方式从多个现有基准中蒸馏得到,专注于提升在干扰物环境下的跟踪性能评估和分析。
数据集内容
- 数据来源:从多个现有视觉跟踪基准数据集蒸馏得到
- 标注形式:边界框标注
- 特点:包含大量挑战性干扰物场景
下载信息
- 下载链接:https://go.vicos.si/didi
- 文件格式:未明确说明
评估结果
在DiDi数据集上的性能评估结果:
| 模型 | 质量 | 准确率 | 鲁棒性 |
|---|---|---|---|
| TransT | 0.465 | 0.669 | 0.678 |
| KeepTrack | 0.502 | 0.646 | 0.748 |
| SeqTrack | 0.529 | 0.714 | 0.718 |
| AQATrack | 0.535 | 0.693 | 0.753 |
| AOT | 0.541 | 0.622 | 0.852 |
| Cutie | 0.575 | 0.704 | 0.776 |
| ODTrack | 0.608 | 0.740 | 0.809 |
| SAM2.1Long | 0.646 | 0.719 | 0.883 |
| SAM2.1 | 0.649 | 0.720 | 0.887 |
| SAMURAI | 0.680 | 0.722 | 0.930 |
| DAM4SAM | 0.694 | 0.727 | 0.944 |
使用说明
- 支持的数据集:DiDi、VOT2020、VOT2022、LaSot、LaSoText、GoT-10k
- 运行环境:需要配置特定的Python环境和依赖包
- 评估工具:使用VOT工具包进行性能评估
相关资源
- 初始化掩码:https://data.vicos.si/alanl/sam2_init_masks.zip
- 基础模型:基于Meta FAIR的SAM2构建

- 1Distractor-Aware Memory-Based Visual Object Tracking斯洛文尼亚卢布尔雅那大学计算机与信息科学学院 · 2025年



