English

TCTrack: Temporal Contexts for Aerial Tracking

Computer Vision and Pattern Recognition 2022-03-29 v3

Abstract

Temporal contexts among consecutive frames are far from being fully utilized in existing visual trackers. In this work, we present TCTrack, a comprehensive framework to fully exploit temporal contexts for aerial tracking. The temporal contexts are incorporated at \textbf{two levels}: the extraction of \textbf{features} and the refinement of \textbf{similarity maps}. Specifically, for feature extraction, an online temporally adaptive convolution is proposed to enhance the spatial features using temporal information, which is achieved by dynamically calibrating the convolution weights according to the previous frames. For similarity map refinement, we propose an adaptive temporal transformer, which first effectively encodes temporal knowledge in a memory-efficient way, before the temporal knowledge is decoded for accurate adjustment of the similarity map. TCTrack is effective and efficient: evaluation on four aerial tracking benchmarks shows its impressive performance; real-world UAV tests show its high speed of over 27 FPS on NVIDIA Jetson AGX Xavier.

Keywords

Cite

@article{arxiv.2203.01885,
  title  = {TCTrack: Temporal Contexts for Aerial Tracking},
  author = {Ziang Cao and Ziyuan Huang and Liang Pan and Shiwei Zhang and Ziwei Liu and Changhong Fu},
  journal= {arXiv preprint arXiv:2203.01885},
  year   = {2022}
}

Comments

To appear in CVPR2022. Code: https://github.com/vision4robotics/TCTrack

R2 v1 2026-06-24T10:01:12.926Z