paper-with-me

Papers

Semi-Supervised Crowd Counting with Contextual Modeling: Facilitating Holistic Understanding of Crowd Scenes

2023-10-16 · Yifei Qian, Xiaopeng Hong, Zhongliang Guo, Ognjen Arandjelović, Carl R. Donovan

To alleviate the heavy annotation burden for training a reliable crowd counting model and thus make the model more practicable and accurate by being able to benefit from more data, this paper presents a new semi-supervised method based on the mean teacher framework. When there is a scarcity of labeled data available, the model is prone to overfit local patches. Within such contexts, the conventional approach of solely improving the accuracy of local patch predictions through unlabeled data proves inadequate. Consequently, we propose a more nuanced approach: fostering the model's intrinsic 'subitizing' capability. This ability allows the model to accurately estimate the count in regions by leveraging its understanding of the crowd scenes, mirroring the human cognitive process. To achieve this goal, we apply masking on unlabeled data, guiding the model to make predictions for these masked patches based on the holistic cues. Furthermore, to help with feature learning, herein we incorporate a fine-grained density classification task. Our method is general and applicable to most existing crowd counting methods as it doesn't have strict structural or loss constraints. In addition, we observe that the model trained with our framework exhibits a 'subitizing'-like behavior. It accurately predicts low-density regions with only a 'glance', while incorporating local details to predict high-density regions. Our method achieves the state-of-the-art performance, surpassing previous approaches by a large margin on challenging benchmarks such as ShanghaiTech A and UCF-QNRF. The code is available at: https://github.com/cha15yq/MRC-Crowd.

📄 PDF Abstract BibTeX arXiv:2310.10352

Code (1)

cha15yq/MRC-Crowd 공식 구현 pytorch

Tasks

Crowd Counting

Similar Papers 제목 키워드 기반

Semi-Supervised Crowd Counting from Unlabeled Data

2021-08-31 · Haoran Duan, Fan Wan, Rui Sun, Zeyu Wang 외

Automatic Crowd behavior analysis can be applied to effectively help the daily transportation statistics and planning, which helps the smart city construction. As one of the most important keys, crowd counting has drawn …

Crowd Counting

A Benchmark for Semi-supervised Multi-modal Crowd Counting

2026-06-02 · Haoliang Meng, Xiaopeng Hong, Yabin Wang, Wangmeng Zuo arxiv

This paper constructs the first benchmark on semi-supervised multi-modal crowd counting. To lay the foundation for this unexplored task, we first formulate the semi-supervised multi-modal setting and a standardized proto…

Crowd Counting

Calibrating Uncertainty for Semi-Supervised Crowd Counting

2023-08-19 · ICCV 2023 1 · Chen Li, Xiaoling Hu, Shahira Abousamra, Chao Chen

Semi-supervised crowd counting is an important yet challenging task. A popular approach is to iteratively generate pseudo-labels for unlabeled data and add them to the training set. The key is to use uncertainty to selec…

Crowd Counting

Semi-Supervised Crowd Counting via Self-Training on Surrogate Tasks

2020-07-07 · ECCV 2020 8 · Yan Liu, Lingqiao Liu, Peng Wang, Pingping Zhang 외

Most existing crowd counting systems rely on the availability of the object location annotation which can be expensive to obtain. To reduce the annotation cost, one attractive solution is to leverage a large number of un…

Crowd Counting

Spatial Uncertainty-Aware Semi-Supervised Crowd Counting

2021-07-28 · ICCV 2021 10 · Yanda Meng, Hongrun Zhang, Yitian Zhao, Xiaoyun Yang 외

Semi-supervised approaches for crowd counting attract attention, as the fully supervised paradigm is expensive and laborious due to its request for a large number of images of dense crowd scenarios and their annotations.…

Crowd Counting