Robust Visual Tracking Using the Time-Reversibility Constraint

Abstract

Visual tracking is a very important front-end to many vision applications. We present a new framework for robust visual tracking in this paper. Instead of just looking forward in the time domain, we incorporate both forward and backward processing of video frames using a novel time-reversibility constraint. This leads to a new minimization criterion that combines the forward and backward similarity functions and the distances of the state vectors between the forward and backward states of the tracker. The new framework reduces the possibility of the tracker getting stuck in local minima and significantly improves the tracking robustness and accuracy. Our approach is general enough to be incorporated into most of the current tracking algorithms. We illustrate the improvements due to the proposed approach for the popular KLT tracker and a search based tracker. The experimental results show that the improved KLT tracker significantly outperforms the original KLT tracker. The time-reversibility constraint used for tracking can be incorporated to improve the performance of optical flow, mean shift tracking and other algorithms.

Cite

Text

Wu et al. "Robust Visual Tracking Using the Time-Reversibility Constraint." IEEE/CVF International Conference on Computer Vision, 2007. doi:10.1109/ICCV.2007.4408956

Markdown

[Wu et al. "Robust Visual Tracking Using the Time-Reversibility Constraint." IEEE/CVF International Conference on Computer Vision, 2007.](https://mlanthology.org/iccv/2007/wu2007iccv-robust/) doi:10.1109/ICCV.2007.4408956

BibTeX

@inproceedings{wu2007iccv-robust,
  title     = {{Robust Visual Tracking Using the Time-Reversibility Constraint}},
  author    = {Wu, Hao and Chellappa, Rama and Sankaranarayanan, Aswin C. and Zhou, Shaohua Kevin},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2007},
  pages     = {1-8},
  doi       = {10.1109/ICCV.2007.4408956},
  url       = {https://mlanthology.org/iccv/2007/wu2007iccv-robust/}
}