COUNT Forest: CO-Voting Uncertain Number of Targets Using Random Forest for Crowd Density Estimation

Abstract

This paper presents a patch-based approach for crowd density estimation in public scenes. We formulate the problem of estimating density in a structured learning framework applied to random decision forests. Our approach learns the mapping between patch features and relative locations of all objects inside each patch, which contribute to generate the patch density map through Gaussian kernel density estimation. We build the forest in a coarse-to-fine manner with two split node layers, and further propose a crowdedness prior and an effective forest reduction method to improve the estimation accuracy and speed. Moreover, we introduce a semi-automatic training method to learn the estimator for a specific scene. We achieved state-of-the-art results on the public Mall dataset and UCSD dataset, and also proposed two potential applications in traffic counts and scene understanding with promising results.

Cite

Text

Pham et al. "COUNT Forest: CO-Voting Uncertain Number of Targets Using Random Forest for Crowd Density Estimation." International Conference on Computer Vision, 2015. doi:10.1109/ICCV.2015.372

Markdown

[Pham et al. "COUNT Forest: CO-Voting Uncertain Number of Targets Using Random Forest for Crowd Density Estimation." International Conference on Computer Vision, 2015.](https://mlanthology.org/iccv/2015/pham2015iccv-count/) doi:10.1109/ICCV.2015.372

BibTeX

@inproceedings{pham2015iccv-count,
  title     = {{COUNT Forest: CO-Voting Uncertain Number of Targets Using Random Forest for Crowd Density Estimation}},
  author    = {Pham, Viet-Quoc and Kozakaya, Tatsuo and Yamaguchi, Osamu and Okada, Ryuzo},
  booktitle = {International Conference on Computer Vision},
  year      = {2015},
  doi       = {10.1109/ICCV.2015.372},
  url       = {https://mlanthology.org/iccv/2015/pham2015iccv-count/}
}