English

BackTrack: Robust template update via Backward Tracking of candidate template

Computer Vision and Pattern Recognition 2023-08-22 v1 Artificial Intelligence Machine Learning

Abstract

Variations of target appearance such as deformations, illumination variance, occlusion, etc., are the major challenges of visual object tracking that negatively impact the performance of a tracker. An effective method to tackle these challenges is template update, which updates the template to reflect the change of appearance in the target object during tracking. However, with template updates, inadequate quality of new templates or inappropriate timing of updates may induce a model drift problem, which severely degrades the tracking performance. Here, we propose BackTrack, a robust and reliable method to quantify the confidence of the candidate template by backward tracking it on the past frames. Based on the confidence score of candidates from BackTrack, we can update the template with a reliable candidate at the right time while rejecting unreliable candidates. BackTrack is a generic template update scheme and is applicable to any template-based trackers. Extensive experiments on various tracking benchmarks verify the effectiveness of BackTrack over existing template update algorithms, as it achieves SOTA performance on various tracking benchmarks.

Keywords

Cite

@article{arxiv.2308.10604,
  title  = {BackTrack: Robust template update via Backward Tracking of candidate template},
  author = {Dongwook Lee and Wonjun Choi and Seohyung Lee and ByungIn Yoo and Eunho Yang and Seongju Hwang},
  journal= {arXiv preprint arXiv:2308.10604},
  year   = {2023}
}

Comments

14 pages, 7 figures

R2 v1 2026-06-28T12:00:16.901Z