Bayesian Loss for Crowd Count Estimation with Point Supervision
Zhiheng Ma, Xing Wei, Xiaopeng Hong, Yihong Gong

TL;DR
This paper introduces a Bayesian loss function for crowd counting that improves supervision by focusing on count expectation at annotated points, outperforming existing methods without complex architectures.
Contribution
The paper proposes a novel Bayesian loss that models density contribution probabilities, providing more reliable supervision for crowd count estimation from point annotations.
Findings
Significant performance improvements over baseline loss.
Outperforms state-of-the-art on UCF-QNRF dataset.
Effective without external detectors or multi-scale architectures.
Abstract
In crowd counting datasets, each person is annotated by a point, which is usually the center of the head. And the task is to estimate the total count in a crowd scene. Most of the state-of-the-art methods are based on density map estimation, which convert the sparse point annotations into a "ground truth" density map through a Gaussian kernel, and then use it as the learning target to train a density map estimator. However, such a "ground-truth" density map is imperfect due to occlusions, perspective effects, variations in object shapes, etc. On the contrary, we propose \emph{Bayesian loss}, a novel loss function which constructs a density contribution probability model from the point annotations. Instead of constraining the value at every pixel in the density map, the proposed training loss adopts a more reliable supervision on the count expectation at each annotated point. Without…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Anomaly Detection Techniques and Applications · Human Pose and Action Recognition
