Salient Region-Based Online Object Tracking
Abstract
In this paper, we propose a salient region-based tracking method that discriminates the exact target region from background by using a probabilistic color model. The color model is updated using image pixels included in salient region. From the extracted salient region, we derive shape model which can be combined with color model that enable the tracker to be robust when the color distribution of target object is similar with other objects. Additionally, we adopt template matching weighted by the shape model to discriminate the target when the background has very similar color distribution with target object. The weight between color matching and template matching is automatically determined based on the confidence of the response map. The proposed method is robust to scale change, object transformation, and rotation. In experiments on public datasets, the proposed method achieved a higher result compared with existing state-of-the-art methods in terms of Expected Overlap Ratio (EAO) only using color model and template matching. The internal analysis proves that the combination of salient region and shape model can increase the tracking performance.
Cite
Text
Lee and Kim. "Salient Region-Based Online Object Tracking." IEEE/CVF Winter Conference on Applications of Computer Vision, 2018. doi:10.1109/WACV.2018.00133Markdown
[Lee and Kim. "Salient Region-Based Online Object Tracking." IEEE/CVF Winter Conference on Applications of Computer Vision, 2018.](https://mlanthology.org/wacv/2018/lee2018wacv-salient/) doi:10.1109/WACV.2018.00133BibTeX
@inproceedings{lee2018wacv-salient,
title = {{Salient Region-Based Online Object Tracking}},
author = {Lee, Hyemin and Kim, Daijin},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2018},
pages = {1170-1177},
doi = {10.1109/WACV.2018.00133},
url = {https://mlanthology.org/wacv/2018/lee2018wacv-salient/}
}