Robust Visual Tracking Using ℓ1 Minimization
Abstract
In this paper we propose a robust visual tracking method by casting tracking as a sparse approximation problem in a particle filter framework. In this framework, occlusion, corruption and other challenging issues are addressed seamlessly through a set of trivial templates. Specifically, to find the tracking target at a new frame, each target candidate is sparsely represented in the space spanned by target templates and trivial templates. The sparsity is achieved by solving an ℓ <inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</inf> -regularized least squares problem. Then the candidate with the smallest projection error is taken as the tracking target. After that, tracking is continued using a Bayesian state inference framework in which a particle filter is used for propagating sample distributions over time. Two additional components further improve the robustness of our approach: 1) the nonnegativity constraints that help filter out clutter that is similar to tracked targets in reversed intensity patterns, and 2) a dynamic template update scheme that keeps track of the most representative templates throughout the tracking procedure. We test the proposed approach on five challenging sequences involving heavy occlusions, drastic illumination changes, and large pose variations. The proposed approach shows excellent performance in comparison with three previously proposed trackers.
Cite
Text
Mei and Ling. "Robust Visual Tracking Using ℓ1 Minimization." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459292Markdown
[Mei and Ling. "Robust Visual Tracking Using ℓ1 Minimization." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/mei2009iccv-robust/) doi:10.1109/ICCV.2009.5459292BibTeX
@inproceedings{mei2009iccv-robust,
title = {{Robust Visual Tracking Using ℓ1 Minimization}},
author = {Mei, Xue and Ling, Haibin},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2009},
pages = {1436-1443},
doi = {10.1109/ICCV.2009.5459292},
url = {https://mlanthology.org/iccv/2009/mei2009iccv-robust/}
}