arXiv:2508.14370cs.CV2025-08被引 10

提出可实时追踪车辆的通用框架,解决遮挡与道路结构问题。

FastTracker: Real-Time and Accurate Visual Tracking

  • 引入感知遮挡的重识别机制,提升被遮挡物体的身份保持
  • 利用车道、人行道等场景先验优化轨迹连续性,提升精度
  • 在新构建的车辆追踪数据集上表现优异,适合复杂交通场景

传统多目标追踪系统主要针对行人设计,对其他物体类别泛化能力有限。本文提出一种通用追踪框架,特别关注复杂交通场景中的车辆追踪。方法包含两个关键组件:(1) 抗遮挡的重识别机制,增强严重遮挡物体的身份保持;(2) 基于道路结构的轨迹优化策略,利用车道方向、人行横道和道路边界等语义场景先验,提升轨迹连续性和准确性。此外,我们构建了一个新基准数据集,包含多种车辆类别,并提供逐帧追踪标注,专为车辆追踪方法评估而设计。大量实验表明,该方法在新数据集及多个公开基准上均表现稳健,验证了其在通用多类追踪中的有效性。尽管本框架面向通用追踪,但在传统基准上也取得优异成绩,MOT17测试集HOTA达66.4,MOT20测试集达65.7。代码与数据集已开源:github.com/Hamidreza-Hashempoor/FastTracker,huggingface.co/datasets/Hamidreza-Hashemp/FastTracker-Benchmark。

原文摘要 · Abstract (English)

Conventional multi-object tracking (MOT) systems are predominantly designed for pedestrian tracking and often exhibit limited generalization to other object categories. This paper presents a generalized tracking framework capable of handling multiple object types, with a particular emphasis on vehicle tracking in complex traffic scenes. The proposed method incorporates two key components: (1) an occlusion-aware re-identification mechanism that enhances identity preservation for heavily occluded objects, and (2) a road-structure-aware tracklet refinement strategy that utilizes semantic scene priors such as lane directions, crosswalks, and road boundaries to improve trajectory continuity and accuracy. In addition, we introduce a new benchmark dataset comprising diverse vehicle classes with frame-level tracking annotations, specifically curated to support evaluation of vehicle-focused tracking methods. Extensive experimental results demonstrate that the proposed approach achieves robust performance on both the newly introduced dataset and several public benchmarks, highlighting its effectiveness in general-purpose object tracking. While our framework is designed for generalized multi-class tracking, it also achieves strong performance on conventional benchmarks, with HOTA scores of 66.4 on MOT17 and 65.7 on MOT20 test sets. Code and Benchmark are available: github.com/Hamidreza-Hashempoor/FastTracker, huggingface.co/datasets/Hamidreza-Hashemp/FastTracker-Benchmark.

多目标追踪车辆追踪道路结构

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。