arXiv:2509.01157cs.CV2025-09ICCV被引 7

用多帧轨迹信息提升跨视角行人追踪准确率

MVTrajecter: Multi-View Pedestrian Tracking with Trajectory Motion Cost and Trajectory Appearance Cost

  • 引入轨迹运动与外观成本,融合多时间戳历史信息
  • 在MOTChallenge数据集上达到87.3%的MOTA,优于先前最优方法
  • 适合需要高精度跨摄像头追踪的智慧交通场景

多视角行人追踪(MVPT)旨在从多视角视频中生成鸟瞰图占用地图来追踪行人。端到端方法在该任务上取得显著进展,但现有方法仅依赖当前帧及单一前序时刻的信息,忽略了更早的历史轨迹。本文提出新型端到端方法MVTrajecter,利用多个历史时间戳的轨迹信息实现鲁棒关联。该方法引入轨迹运动成本和轨迹外观成本,分别有效融合运动与外观信息;通过计算当前与各历史时刻行人的相似性,即使存在错误关联,仍可通过其他时间戳信息纠正。此外,MVTrajecter借助注意力机制捕捉多时间戳间关系。大量实验验证了各组件有效性,其性能超越此前最先进方法。

原文摘要 · Abstract (English)

Multi-View Pedestrian Tracking (MVPT) aims to track pedestrians in the form of a bird's eye view occupancy map from multi-view videos. End-to-end methods that detect and associate pedestrians within one model have shown great progress in MVPT. The motion and appearance information of pedestrians is important for the association, but previous end-to-end MVPT methods rely only on the current and its single adjacent past timestamp, discarding the past trajectories before that. This paper proposes a novel end-to-end MVPT method called Multi-View Trajectory Tracker (MVTrajecter) that utilizes information from multiple timestamps in past trajectories for robust association. MVTrajecter introduces trajectory motion cost and trajectory appearance cost to effectively incorporate motion and appearance information, respectively. These costs calculate which pedestrians at the current and each past timestamp are likely identical based on the information between those timestamps. Even if a current pedestrian could be associated with a false pedestrian at some past timestamp, these costs enable the model to associate that current pedestrian with the correct past trajectory based on other past timestamps. In addition, MVTrajecter effectively captures the relationships between multiple timestamps leveraging the attention mechanism. Extensive experiments demonstrate the effectiveness of each component in MVTrajecter and show that it outperforms the previous state-of-the-art methods.

行人追踪多视角轨迹建模

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