paper-with-me

홈 › Papers

Towards Using Count-level Weak Supervision for Crowd Counting

2020-02-29 · Yinjie Lei, Yan Liu, Pingping Zhang, Lingqiao Liu

Most existing crowd counting methods require object location-level annotation, i.e., placing a dot at the center of an object. While being simpler than the bounding-box or pixel-level annotation, obtaining this annotation is still labor-intensive and time-consuming especially for images with highly crowded scenes. On the other hand, weaker annotations that only know the total count of objects can be almost effortless in many practical scenarios. Thus, it is desirable to develop a learning method that can effectively train models from count-level annotations. To this end, this paper studies the problem of weakly-supervised crowd counting which learns a model from only a small amount of location-level annotations (fully-supervised) but a large amount of count-level annotations (weakly-supervised). To perform effective training in this scenario, we observe that the direct solution of regressing the integral of density map to the object count is not sufficient and it is beneficial to introduce stronger regularizations on the predicted density map of weakly-annotated images. We devise a simple-yet-effective training strategy, namely Multiple Auxiliary Tasks Training (MATT), to construct regularizes for restricting the freedom of the generated density maps. Through extensive experiments on existing datasets and a newly proposed dataset, we validate the effectiveness of the proposed weakly-supervised method and demonstrate its superior performance over existing solutions.

📄 PDF Abstract BibTeX arXiv:2003.00164

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd Counting

Similar Papers 제목 키워드 기반

WSCF-MVCC: Weakly-supervised Calibration-free Multi-view Crowd Counting

2025-12-02 · Bin Li, Daijie Chen, Qi Zhang arxiv

Multi-view crowd counting can effectively mitigate occlusion issues that commonly arise in single-image crowd counting. Existing deep-learning multi-view crowd counting methods project different camera view images onto a…

Crowd Counting

Weakly-Supervised Crowd Counting Learns from Sorting rather than Locations

2020-08-01 · ECCV 2020 8 · Yifan Yang, Guorong Li, Zhe Wu, Li Su 외

In crowd counting datasets, the location labels are costly, yet, they are not taken into the evaluation metrics. Besides, existing multi-task approaches employ high-level tasks to improve counting accuracy. This research…

Crowd Counting

TransCrowd: weakly-supervised crowd counting with transformers

2021-04-19 · Dingkang Liang, Xiwu Chen, Wei Xu, Yu Zhou 외

The mainstream crowd counting methods usually utilize the convolution neural network (CNN) to regress a density map, requiring point-level annotations. However, annotating each person with a point is an expensive and lab…

Crowd Counting

TCFormer: A 5M-Parameter Transformer with Density-Guided Aggregation for Weakly-Supervised Crowd Counting

2025-12-21 · Qiang Guo, Rubo Zhang, Bingbing Zhang, Junjie Liu 외 arxiv

Crowd counting typically relies on labor-intensive point-level annotations and computationally intensive backbones, restricting its scalability and deployment in resource-constrained environments. To address these challe…

Crowd Counting

Reinforcing Local Feature Representation for Weakly-Supervised Dense Crowd Counting

2022-02-22 · Xiaoshuang Chen, Hongtao Lu

Fully-supervised crowd counting is a laborious task due to the large amounts of annotations. Few works focus on weekly-supervised crowd counting, where only the global crowd numbers are available for training. The main c…

Crowd Counting