Real Time Robust L1 Tracker Using Accelerated Proximal Gradient Approach
Abstract
Recently sparse representation has been applied to visual tracker by modeling the target appearance using a sparse approximation over a template set, which leads to the so-called L1 trackers as it needs to solve an ℓ <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sub> norm related minimization problem for many times. While these L1 trackers showed impressive tracking accuracies, they are very computationally demanding and the speed bottleneck is the solver to ℓ <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sub> norm minimizations. This paper aims at developing an L1 tracker that not only runs in real time but also enjoys better robustness than other L1 trackers. In our proposed L1 tracker, a new ℓ <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sub> norm related minimization model is proposed to improve the tracking accuracy by adding an ℓ <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sub> norm regularization on the coefficients associated with the trivial templates. Moreover, based on the accelerated proximal gradient approach, a very fast numerical solver is developed to solve the resulting ℓ <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sub> norm related minimization problem with guaranteed quadratic convergence. The great running time efficiency and tracking accuracy of the proposed tracker is validated with a comprehensive evaluation involving eight challenging sequences and five alternative state-of-the-art trackers.
Cite
Text
Bao et al. "Real Time Robust L1 Tracker Using Accelerated Proximal Gradient Approach." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247881Markdown
[Bao et al. "Real Time Robust L1 Tracker Using Accelerated Proximal Gradient Approach." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/bao2012cvpr-real/) doi:10.1109/CVPR.2012.6247881BibTeX
@inproceedings{bao2012cvpr-real,
title = {{Real Time Robust L1 Tracker Using Accelerated Proximal Gradient Approach}},
author = {Bao, Chenglong and Wu, Yi and Ling, Haibin and Ji, Hui},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2012},
pages = {1830-1837},
doi = {10.1109/CVPR.2012.6247881},
url = {https://mlanthology.org/cvpr/2012/bao2012cvpr-real/}
}