Density-Aware Person Detection and Tracking in Crowds

Abstract

We address the problem of person detection and tracking in crowded video scenes. While the detection of individual objects has been improved significantly over the recent years, crowd scenes remain particularly challenging for the detection and tracking tasks due to heavy occlusions, high person densities and significant variation in people's appearance. To address these challenges, we propose to leverage information on the global structure of the scene and to resolve all detections jointly. In particular, we explore constraints imposed by the crowd density and formulate person detection as the optimization of a joint energy function combining crowd density estimation and the localization of individual people. We demonstrate how the optimization of such an energy function significantly improves person detection and tracking in crowds. We validate our approach on a challenging video dataset of crowded scenes.

Cite

Text

Rodriguez et al. "Density-Aware Person Detection and Tracking in Crowds." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126526

Markdown

[Rodriguez et al. "Density-Aware Person Detection and Tracking in Crowds." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/rodriguez2011iccv-density/) doi:10.1109/ICCV.2011.6126526

BibTeX

@inproceedings{rodriguez2011iccv-density,
  title     = {{Density-Aware Person Detection and Tracking in Crowds}},
  author    = {Rodriguez, Mikel and Laptev, Ivan and Sivic, Josef and Audibert, Jean-Yves},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2011},
  pages     = {2423-2430},
  doi       = {10.1109/ICCV.2011.6126526},
  url       = {https://mlanthology.org/iccv/2011/rodriguez2011iccv-density/}
}