paper-with-me

홈 › Papers

Weakly-Supervised Crowd Counting Learns from Sorting rather than Locations

2020-08-01 · ECCV 2020 8 · Yifan Yang, Guorong Li, Zhe Wu, Li Su, Qingming Huang, Nicu Sebe

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 tendency increases the demand for more annotations. In this paper, we propose a weakly-supervised counting network, which directly regresses the crowd numbers without the location supervision. Moreover, we train the network to count by exploiting the relationship among the images. We propose a soft-label sorting network along with the counting network, which sorts the given images by their crowd numbers. The sorting network drives the shared backbone CNN model to obtain density-sensitive ability explicitly. Therefore, the proposed method improves the counting accuracy by utilizing the information hidden in crowd numbers, rather than learning from extra labels, such as locations and perspectives.We evaluate our proposed method on three crowd counting datasets, and the performance of our method plays favorably against the fully supervised state-of-the-art approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd Counting

Similar Papers 제목 키워드 기반

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

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

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 annotatio…

Crowd Counting

Joint CNN and Transformer Network via weakly supervised Learning for efficient crowd counting

2022-03-12 · Fusen Wang, Kai Liu, Fei Long, Nong Sang 외

Currently, for crowd counting, the fully supervised methods via density map estimation are the mainstream research directions. However, such methods need location-level annotation of persons in an image, which is time-co…

Crowd CountingWeakly-supervised Learning

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