paper-with-me

Papers

Spatial Uncertainty-Aware Semi-Supervised Crowd Counting

2021-07-28 · ICCV 2021 10 · Yanda Meng, Hongrun Zhang, Yitian Zhao, Xiaoyun Yang, Xuesheng Qian, Xiaowei Huang, Yalin Zheng

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. This paper proposes a spatial uncertainty-aware semi-supervised approach via regularized surrogate task (binary segmentation) for crowd counting problems. Different from existing semi-supervised learning-based crowd counting methods, to exploit the unlabeled data, our proposed spatial uncertainty-aware teacher-student framework focuses on high confident regions' information while addressing the noisy supervision from the unlabeled data in an end-to-end manner. Specifically, we estimate the spatial uncertainty maps from the teacher model's surrogate task to guide the feature learning of the main task (density regression) and the surrogate task of the student model at the same time. Besides, we introduce a simple yet effective differential transformation layer to enforce the inherent spatial consistency regularization between the main task and the surrogate task in the student model, which helps the surrogate task to yield more reliable predictions and generates high-quality uncertainty maps. Thus, our model can also address the task-level perturbation problems that occur spatial inconsistency between the primary and surrogate tasks in the student model. Experimental results on four challenging crowd counting datasets demonstrate that our method achieves superior performance to the state-of-the-art semi-supervised methods.

📄 PDF Abstract BibTeX arXiv:2107.13271

Code (1)

smallmax00/SUA_crowd_counting 공식 구현 pytorch

Tasks

Crowd Counting

Similar Papers 제목 키워드 기반

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

Reducing Spatial Labeling Redundancy for Semi-supervised Crowd Counting

2021-08-06 · Yongtuo Liu, Sucheng Ren, Liangyu Chai, Hanjie Wu 외

Labeling is onerous for crowd counting as it should annotate each individual in crowd images. Recently, several methods have been proposed for semi-supervised crowd counting to reduce the labeling efforts. Given a limite…

Crowd Counting

MUNet: Motion Uncertainty-aware Semi-supervised Video Object Segmentation

2021-11-29 · Jiadai Sun, Yuxin Mao, Yuchao Dai, Yiran Zhong 외

The task of semi-supervised video object segmentation (VOS) has been greatly advanced and state-of-the-art performance has been made by dense matching-based methods. The recent methods leverage space-time memory (STM) ne…

ObjectSemantic SegmentationSemi-Supervised Video Object SegmentationVideo Object Segmentation+1

Consistent-Point: Consistent Pseudo-Points for Semi-Supervised Crowd Counting and Localization

2025-03-16 · Yuda Zou, Zelong Liu, Yuliang Gu, Bo Du 외

Crowd counting and localization are important in applications such as public security and traffic management. Existing methods have achieved impressive results thanks to extensive laborious annotations. This paper propos…

Crowd CountingManagement

Count2Density: Crowd Density Estimation without Location-level Annotations

2025-09-03 · Mattia Litrico, Feng Chen, Michael Pound, Sotirios A Tsaftaris 외 arxiv

Crowd density estimation is a well-known computer vision task aimed at estimating the density distribution of people in an image. The main challenge in this domain is the reliance on fine-grained location-level annotatio…

Density EstimationDomain Adaptation