Minimum Error Bounded Efficient ℓ1 Tracker with Occlusion Detection
Abstract
Recently, sparse representation has been applied to visual tracking to find the target with the minimum reconstruction error from the target template subspace. Though effective, these L1 trackers require high computational costs due to numerous calculations for ℓ <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sub> minimization. In addition, the inherent occlusion insensitivity of the ℓ <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sub> minimization has not been fully utilized. In this paper, we propose an efficient L1 tracker with minimum error bound and occlusion detection which we call Bounded Particle Resampling (BPR)-L1 tracker. First, the minimum error bound is quickly calculated from a linear least squares equation, and serves as a guide for particle resampling in a particle filter framework. Without loss of precision during resampling, most insignificant samples are removed before solving the computationally expensive ℓ <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sub> minimization function. The BPR technique enables us to speed up the L1 tracker without sacrificing accuracy. Second, we perform occlusion detection by investigating the trivial coefficients in the ℓ <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sub> minimization. These coefficients, by design, contain rich information about image corruptions including occlusion. Detected occlusions enhance the template updates to effectively reduce the drifting problem. The proposed method shows good performance as compared with several state-of-the-art trackers on challenging benchmark sequences.
Cite
Text
Mei et al. "Minimum Error Bounded Efficient ℓ1 Tracker with Occlusion Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995421Markdown
[Mei et al. "Minimum Error Bounded Efficient ℓ1 Tracker with Occlusion Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/mei2011cvpr-minimum/) doi:10.1109/CVPR.2011.5995421BibTeX
@inproceedings{mei2011cvpr-minimum,
title = {{Minimum Error Bounded Efficient ℓ1 Tracker with Occlusion Detection}},
author = {Mei, Xue and Ling, Haibin and Wu, Yi and Blasch, Erik and Bai, Li},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2011},
pages = {1257-1264},
doi = {10.1109/CVPR.2011.5995421},
url = {https://mlanthology.org/cvpr/2011/mei2011cvpr-minimum/}
}