Trust-Region Methods for Real-Time Tracking
Abstract
Optimization methods based on iterative schemes can be divided into two classes: linesearch methods and trust-region methods. While linesearch techniques are commonly found in various vision applications, not much attention is paid to trust-region methods. Motivated by the fact that linesearch methods can be considered as special cases of trust-region methods, we propose to apply trust-region methods to visual tracking problems. Our approach integrates trust-region methods with the Kullback Leibler distance to track a rigid or non-rigid object in real-time. If not limited by the speed of a camera, the algorithm can achieve frame rate above 60 fps. To justify our method, a variety of experiments/comparisons are carried out for the trust-region tracker and a linesearch-based mean-shift tracker with same initial conditions. The experimental results support our conjecture that a trust-region tracker should perform superiorly to a linesearch one.
Cite
Text
Chen and Liu. "Trust-Region Methods for Real-Time Tracking." IEEE/CVF International Conference on Computer Vision, 2001. doi:10.1109/ICCV.2001.937697Markdown
[Chen and Liu. "Trust-Region Methods for Real-Time Tracking." IEEE/CVF International Conference on Computer Vision, 2001.](https://mlanthology.org/iccv/2001/chen2001iccv-trust/) doi:10.1109/ICCV.2001.937697BibTeX
@inproceedings{chen2001iccv-trust,
title = {{Trust-Region Methods for Real-Time Tracking}},
author = {Chen, Hwann-Tzong and Liu, Tyng-Luh},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2001},
pages = {717-722},
doi = {10.1109/ICCV.2001.937697},
url = {https://mlanthology.org/iccv/2001/chen2001iccv-trust/}
}