Detection- and Trajectory-Level Exclusion in Multiple Object Tracking
Abstract
When tracking multiple targets in crowded scenarios, modeling mutual exclusion between distinct targets becomes important at two levels: (1) in data association, each target observation should support at most one trajectory and each trajectory should be assigned at most one observation per frame; (2) in trajectory estimation, two trajectories should remain spatially separated at all times to avoid collisions. Yet, existing trackers often sidestep these important constraints. We address this using a mixed discrete-continuous conditional random field (CRF) that explicitly models both types of constraints: Exclusion between conflicting observations with supermodular pairwise terms, and exclusion between trajectories by generalizing global label costs to suppress the co-occurrence of incompatible labels (trajectories). We develop an expansion move-based MAP estimation scheme that handles both non-submodular constraints and pairwise global label costs. Furthermore, we perform a statistical analysis of ground-truth trajectories to derive appropriate CRF potentials for modeling data fidelity, target dynamics, and inter-target occlusion.
Cite
Text
Milan et al. "Detection- and Trajectory-Level Exclusion in Multiple Object Tracking." Conference on Computer Vision and Pattern Recognition, 2013. doi:10.1109/CVPR.2013.472Markdown
[Milan et al. "Detection- and Trajectory-Level Exclusion in Multiple Object Tracking." Conference on Computer Vision and Pattern Recognition, 2013.](https://mlanthology.org/cvpr/2013/milan2013cvpr-detection/) doi:10.1109/CVPR.2013.472BibTeX
@inproceedings{milan2013cvpr-detection,
title = {{Detection- and Trajectory-Level Exclusion in Multiple Object Tracking}},
author = {Milan, Anton and Schindler, Konrad and Roth, Stefan},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2013},
doi = {10.1109/CVPR.2013.472},
url = {https://mlanthology.org/cvpr/2013/milan2013cvpr-detection/}
}