Object Tracking via Dual Linear Structured SVM and Explicit Feature mAP
Abstract
Structured support vector machine (SSVM) based methods has demonstrated encouraging performance in recent object tracking benchmarks. However, the complex and expensive optimization limits their deployment in real-world applications. In this paper, we present a simple yet efficient dual linear SSVM (DLSSVM) algorithm to enable fast learning and execution during tracking. By analyzing the dual variables, we propose a primal classifier update formula where the learning step size is computed in closed form. This online learning method significantly improves the robustness of the proposed linear SSVM with low computational cost. Second, we approximate the intersection kernel for feature representations with an explicit feature map to further improve tracking performance. Finally, we extend the proposed DLSSVM tracker in a multiscale manner to address the "drift" problem. Experimental results on large benchmark datasets with 50 and 100 video sequences show that the proposed DLSSVM tracking algorithm achieves state-of-the-art performance.
Cite
Text
Ning et al. "Object Tracking via Dual Linear Structured SVM and Explicit Feature mAP." Conference on Computer Vision and Pattern Recognition, 2016. doi:10.1109/CVPR.2016.462Markdown
[Ning et al. "Object Tracking via Dual Linear Structured SVM and Explicit Feature mAP." Conference on Computer Vision and Pattern Recognition, 2016.](https://mlanthology.org/cvpr/2016/ning2016cvpr-object/) doi:10.1109/CVPR.2016.462BibTeX
@inproceedings{ning2016cvpr-object,
title = {{Object Tracking via Dual Linear Structured SVM and Explicit Feature mAP}},
author = {Ning, Jifeng and Yang, Jimei and Jiang, Shaojie and Zhang, Lei and Yang, Ming-Hsuan},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2016},
doi = {10.1109/CVPR.2016.462},
url = {https://mlanthology.org/cvpr/2016/ning2016cvpr-object/}
}