paper-with-me

Papers

Semi-supervised Crowd Counting via Density Agency

2022-09-07 · Hui Lin, Zhiheng Ma, Xiaopeng Hong, YaoWei Wang, Zhou Su

In this paper, we propose a new agency-guided semi-supervised counting approach. First, we build a learnable auxiliary structure, namely the density agency to bring the recognized foreground regional features close to corresponding density sub-classes (agents) and push away background ones. Second, we propose a density-guided contrastive learning loss to consolidate the backbone feature extractor. Third, we build a regression head by using a transformer structure to refine the foreground features further. Finally, an efficient noise depression loss is provided to minimize the negative influence of annotation noises. Extensive experiments on four challenging crowd counting datasets demonstrate that our method achieves superior performance to the state-of-the-art semi-supervised counting methods by a large margin. Code is available.

📄 PDF Abstract BibTeX arXiv:2209.02955

Code (1)

loralinh/semi-supervised-crowd-counting-via-density-agency 공식 구현 pytorch

Tasks

Contrastive LearningCrowd Counting

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

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

Optimal Transport Minimization: Crowd Localization on Density Maps for Semi-Supervised Counting

2023-01-01 · CVPR 2023 1 · Wei Lin, Antoni B. Chan

The accuracy of crowd counting in images has improved greatly in recent years due to the development of deep neural networks for predicting crowd density maps. However, most methods do not further explore the ability…

Crowd Counting

Semi-supervised Counting via Pixel-by-pixel Density Distribution Modelling

2024-02-23 · Hui Lin, Zhiheng Ma, Rongrong Ji, YaoWei Wang 외

This paper focuses on semi-supervised crowd counting, where only a small portion of the training data are labeled. We formulate the pixel-wise density value to regress as a probability distribution, instead of a single d…

Crowd CountingDecoderSelf-Supervised Learning

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

Direct Measure Matching for Crowd Counting

2021-07-04 · Hui Lin, Xiaopeng Hong, Zhiheng Ma, Xing Wei 외

Traditional crowd counting approaches usually use Gaussian assumption to generate pseudo density ground truth, which suffers from problems like inaccurate estimation of the Gaussian kernel sizes. In this paper, we propos…

Crowd Counting