Occlusion Geodesics for Online Multi-Object Tracking
Abstract
Robust multi-object tracking-by-detection requires the correct assignment of noisy detection results to object trajectories. We address this problem by proposing an online approach based on the observation that object detectors primarily fail if objects are significantly occluded. In contrast to most existing work, we only rely on geometric information to efficiently overcome detection failures. In particular, we exploit the spatio-temporal evolution of occlusion regions, detector reliability, and target motion prediction to robustly handle missed detections. In combination with a conservative association scheme for visible objects, this allows for real-time tracking of multiple objects from a single static camera, even in complex scenarios. Our evaluations on publicly available multi-object tracking benchmark datasets demonstrate favorable performance compared to the state-of-the-art in online and offline multi-object tracking.
Cite
Text
Possegger et al. "Occlusion Geodesics for Online Multi-Object Tracking." Conference on Computer Vision and Pattern Recognition, 2014. doi:10.1109/CVPR.2014.170Markdown
[Possegger et al. "Occlusion Geodesics for Online Multi-Object Tracking." Conference on Computer Vision and Pattern Recognition, 2014.](https://mlanthology.org/cvpr/2014/possegger2014cvpr-occlusion/) doi:10.1109/CVPR.2014.170BibTeX
@inproceedings{possegger2014cvpr-occlusion,
title = {{Occlusion Geodesics for Online Multi-Object Tracking}},
author = {Possegger, Horst and Mauthner, Thomas and Roth, Peter M. and Bischof, Horst},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2014},
doi = {10.1109/CVPR.2014.170},
url = {https://mlanthology.org/cvpr/2014/possegger2014cvpr-occlusion/}
}