ANTHROPOS-V: benchmarking the novel task of Crowd Volume Estimation
Luca Collorone, Stefano D'Arrigo, Massimiliano Pappa, Guido Maria D'Amely di Melendugno, Giovanni Ficarra, Fabio Galasso
TL;DR
This work defines Crowd Volume Estimation (CVE) as predicting the total body volume occupied by crowds from RGB images and introduces ANTHROPOS-V, a synthetic, photorealistic dataset with per-person and per-part volume annotations. It proposes Per-Part Volume Density Maps and the STEERER-V model, achieving state-of-the-art performance on ANTHROPOS-V and robust transfer to real-world datasets, outperforming baselines adapted from Crowd Counting and Human Mesh Recovery. The study provides a formal CVE objective $\min_{\theta} \lVert V_{tot} - M_{\theta}(I) \rVert$ and CVE-specific metrics MAE and PP-MAE, along with a comprehensive benchmark including data generation, SMPL fitting, and real-world transfer experiments. The results highlight the necessity of CVE-tailored supervision over naive counting strategies and underscore the practical impact for crowd management, safety, and infrastructure assessment, while acknowledging ethical and bias considerations for deployment.
Abstract
We introduce the novel task of Crowd Volume Estimation (CVE), defined as the process of estimating the collective body volume of crowds using only RGB images. Besides event management and public safety, CVE can be instrumental in approximating body weight, unlocking weight sensitive applications such as infrastructure stress assessment, and assuring even weight balance. We propose the first benchmark for CVE, comprising ANTHROPOS-V, a synthetic photorealistic video dataset featuring crowds in diverse urban environments. Its annotations include each person's volume, SMPL shape parameters, and keypoints. Also, we explore metrics pertinent to CVE, define baseline models adapted from Human Mesh Recovery and Crowd Counting domains, and propose a CVE specific methodology that surpasses baselines. Although synthetic, the weights and heights of individuals are aligned with the real-world population distribution across genders, and they transfer to the downstream task of CVE from real images. Benchmark and code are available at github.com/colloroneluca/Crowd-Volume-Estimation.
