Structure-Aware Keypoint Tracking for Partial Occlusion Handling
Abstract
This paper introduces a novel keypoint-based method for visual object tracking. To represent the target, we use a new model combining color distribution with keypoints. The appearance model also incorporates the spatial layout of the keypoints, encoding the object structure learned during tracking. With this multi-feature appearance model, our Structure-Aware Tracker (SAT) estimates accurately the target location using three main steps. First, the search space is reduced to the most likely image regions with a probabilistic approach. Second, the target location is estimated in the reduced search space using deterministic keypoint matching. Finally, the location prediction is corrected by exploiting the keypoint structural model with a voting-based method. By applying our SAT on several tracking problems, we show that location correction based on structural constraints is a key technique to improve prediction in moderately crowded scenes, even if only a small part of the target is visible. We also conduct comparison with a number of state-of-the-art trackers and demonstrate the competitiveness of the proposed method.
Cite
Text
Bouachir and Bilodeau. "Structure-Aware Keypoint Tracking for Partial Occlusion Handling." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014. doi:10.1109/WACV.2014.6836011Markdown
[Bouachir and Bilodeau. "Structure-Aware Keypoint Tracking for Partial Occlusion Handling." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014.](https://mlanthology.org/wacv/2014/bouachir2014wacv-structure/) doi:10.1109/WACV.2014.6836011BibTeX
@inproceedings{bouachir2014wacv-structure,
title = {{Structure-Aware Keypoint Tracking for Partial Occlusion Handling}},
author = {Bouachir, Wassim and Bilodeau, Guillaume-Alexandre},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2014},
pages = {877-884},
doi = {10.1109/WACV.2014.6836011},
url = {https://mlanthology.org/wacv/2014/bouachir2014wacv-structure/}
}