Novel Observation Model for Probabilistic Object Tracking
Abstract
Treating visual object tracking as foreground and background classification problem has attracted much attention in the past decade. Most methods adopt mean shift or brute force search to perform object tracking on the generated probability map, which is obtained from the classification results; however, performing probabilistic object tracking on the probability map is almost unexplored. This paper proposes a novel observation model which is suitable to perform this task. The observation model considers both region and boundary cues on the probability map, and can be computed very efficiently by using the integral image data structure. Extensive experiments are carried out on several challenging image sequences, which include abrupt motion change, background clutter, partial occlusion, and significant appearance change. Quantitative experiments are further performed with several related trackers on a public benchmark dataset. The experimental results demonstrate the effectiveness of the proposed approach.
Cite
Text
Liang et al. "Novel Observation Model for Probabilistic Object Tracking." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5539808Markdown
[Liang et al. "Novel Observation Model for Probabilistic Object Tracking." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/liang2010cvpr-novel/) doi:10.1109/CVPR.2010.5539808BibTeX
@inproceedings{liang2010cvpr-novel,
title = {{Novel Observation Model for Probabilistic Object Tracking}},
author = {Liang, Dawei and Huang, Qingming and Yao, Hongxun and Jiang, Shuqiang and Ji, Rongrong and Gao, Wen},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2010},
pages = {1387-1394},
doi = {10.1109/CVPR.2010.5539808},
url = {https://mlanthology.org/cvpr/2010/liang2010cvpr-novel/}
}