SynMVCrowd: A Large Synthetic Benchmark for Multi-view Crowd Counting and Localization

arXiv cs.CV / 3/26/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces SynMVCrowd, a large synthetic benchmark designed to make multi-view crowd counting and localization evaluations more practical than prior small-scene datasets.
  • SynMVCrowd includes 50 synthetic scenes with many multi-view frames, multiple camera views, and substantially larger crowd counts (up to 1000).
  • The authors provide strong baseline methods for both multi-view crowd localization and counting, reporting improved performance over existing approaches on the new benchmark.
  • The study indicates that training/evaluation on SynMVCrowd can improve domain transfer, enhancing multi-view and single-image counting on newly introduced real scenes.
  • The code and dataset are released publicly via the provided GitHub repository link to support follow-on research.

Abstract

Existing multi-view crowd counting and localization methods are evaluated under relatively small scenes with limited crowd numbers, camera views, and frames. This makes the evaluation and comparison of existing methods impractical, as small datasets are easily overfit by these methods. To avoid these issues, 3DROM proposes a data augmentation method. Instead, in this paper, we propose a large synthetic benchmark, SynMVCrowd, for more practical evaluation and comparison of multi-view crowd counting and localization tasks. The SynMVCrowd benchmark consists of 50 synthetic scenes with a large number of multi-view frames and camera views and a much larger crowd number (up to 1000), which is more suitable for large-scene multi-view crowd vision tasks. Besides, we propose strong multi-view crowd localization and counting baselines that outperform all comparison methods on the new SynMVCrowd benchmark. Moreover, we prove that better domain transferring multi-view and single-image counting performance could be achieved with the aid of the benchmark on novel new real scenes. As a result, the proposed benchmark could advance the research for multi-view and single-image crowd counting and localization to more practical applications. The codes and datasets are here: https://github.com/zqyq/SynMVCrowd.