Articulated Multi-Body Tracking Under Egomotion

Abstract

In this paper, we address the problem of 3D articulated multi-person tracking in busy street scenes from a moving, human-level observer. In order to handle the complexity of multi-person interactions, we propose to pursue a two-stage strategy. A multi-body detection-based tracker first analyzes the scene and recovers individual pedestrian trajectories, bridging sensor gaps and resolving temporary occlusions. A specialized articulated tracker is then applied to each recovered pedestrian trajectory in parallel to estimate the tracked person’s precise body pose over time. This articulated tracker is implemented in a Gaussian Process framework and operates on global pedestrian silhouettes using a learned statistical representation of human body dynamics. We interface the two tracking levels through a guided segmentation stage, which combines traditional bottom-up cues with top-down information from a human detector and the articulated tracker’s shape prediction. We show the proposed approach’s viability and demonstrate its performance for articulated multi-person tracking on several challenging video sequences of a busy inner-city scenario.

Cite

Text

Gammeter et al. "Articulated Multi-Body Tracking Under Egomotion." European Conference on Computer Vision, 2008. doi:10.1007/978-3-540-88688-4_60

Markdown

[Gammeter et al. "Articulated Multi-Body Tracking Under Egomotion." European Conference on Computer Vision, 2008.](https://mlanthology.org/eccv/2008/gammeter2008eccv-articulated/) doi:10.1007/978-3-540-88688-4_60

BibTeX

@inproceedings{gammeter2008eccv-articulated,
  title     = {{Articulated Multi-Body Tracking Under Egomotion}},
  author    = {Gammeter, Stephan and Ess, Andreas and Jaeggli, Tobias and Schindler, Konrad and Leibe, Bastian and Van Gool, Luc},
  booktitle = {European Conference on Computer Vision},
  year      = {2008},
  pages     = {816-830},
  doi       = {10.1007/978-3-540-88688-4_60},
  url       = {https://mlanthology.org/eccv/2008/gammeter2008eccv-articulated/}
}