arXiv:2512.02789cs.CV2025-12被引 2

TrackNetV5通过方向解耦和残差精修,显著提升小目标跟踪精度。

TrackNetV5: Residual-Driven Spatio-Temporal Refinement and Motion Direction Decoupling for Fast Object Tracking

  • 引入方向解耦模块,显式编码运动方向与轨迹
  • 在TrackNetV2上实现0.9859的F1分数新高
  • 仅增加3.7%计算量,保持实时性适合体育场景

TrackNet系列已在体育场景中建立了快速小目标跟踪的强基准。然而,现有版本存在明显局限:V1-V3因依赖纯视觉线索,在遮挡时表现不佳;TrackNetV4虽引入运动信息,但其绝对差方法丢失了运动极性,导致方向歧义。为此,本文提出TrackNetV5,集成两项新机制。首先,运动方向解耦(MDD)模块将时间动态分解为带符号的极性场,显式编码运动发生与方向。其次,提出残差驱动时空精修(R-STR)头,基于粗到细范式,利用因子化时空上下文估计修正残差,有效恢复被遮挡目标。在TrackNetV2数据集上的大量实验表明,TrackNetV5达到0.9859的F1分数和0.9733的准确率,显著优于前代模型。值得注意的是,性能提升仅伴随3.7%的浮点运算量(FLOPs)增长,维持实时推理能力的同时实现更高精度。

原文摘要 · Abstract (English)

The TrackNet series has established a strong baseline for fast-moving small object tracking in sports. However, existing iterations face significant limitations: V1-V3 struggle with occlusions due to a reliance on purely visual cues, while TrackNetV4, despite introducing motion inputs, suffers from directional ambiguity as its absolute difference method discards motion polarity. To overcome these bottlenecks, we propose TrackNetV5, a robust architecture integrating two novel mechanisms. First, to recover lost directional priors, we introduce the Motion Direction Decoupling (MDD) module. Unlike V4, MDD decomposes temporal dynamics into signed polarity fields, explicitly encoding both movement occurrence and trajectory direction. Second, we propose the Residual-Driven Spatio-Temporal Refinement (R-STR) head. Operating on a coarse-to-fine paradigm, this Transformer-based module leverages factorized spatio-temporal contexts to estimate a corrective residual, effectively recovering occluded targets. Extensive experiments on the TrackNetV2 dataset demonstrate that TrackNetV5 achieves a new state-of-the-art F1-score of 0.9859 and an accuracy of 0.9733, significantly outperforming previous versions. Notably, this performance leap is achieved with a marginal 3.7% increase in FLOPs compared to V4, maintaining real-time inference capabilities while delivering superior tracking precision.

目标跟踪运动解耦实时系统

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