English
Related papers

Related papers: Completely Self-Supervised Crowd Counting via Dist…

200 papers

Crowd counting is a challenging problem due to the scene complexity and scale variation. Although deep learning has achieved great improvement in crowd counting, scene complexity affects the judgement of these methods and they usually…

Computer Vision and Pattern Recognition · Computer Science 2022-04-18 Jiwei Chen , Wen Su , Zengfu Wang

The task of crowd counting is to automatically estimate the pedestrian number in crowd images. To cope with the scale and perspective changes that commonly exist in crowd images, state-of-the-art approaches employ multi-column CNN…

Computer Vision and Pattern Recognition · Computer Science 2018-02-08 Lu Zhang , Miaojing Shi , Qiaobo Chen

Recent crowd counting approaches have achieved excellent performance. However, they are essentially based on fully supervised paradigm and require large number of annotated samples. Obtaining annotations is an expensive and labour-intensive…

Computer Vision and Pattern Recognition · Computer Science 2020-07-09 Vishwanath A. Sindagi , Rajeev Yasarla , Deepak Sam Babu , R. Venkatesh Babu , Vishal M. Patel

Traditional supervised learning requires ground truth labels for the training data, whose collection can be difficult in many cases. Recently, crowdsourcing has established itself as an efficient labeling solution through resorting to…

Machine Learning · Computer Science 2021-07-13 Ye Shi , Shao-Yuan Li , Sheng-Jun Huang

In this paper, we aim at tackling the problem of crowd counting in extremely high-density scenes, which contain hundreds, or even thousands of people. We begin by a comprehensive analysis of the most widely used density map-based methods,…

Computer Vision and Pattern Recognition · Computer Science 2018-01-23 Hanhui Li , Xiangjian He , Hefeng Wu , Saeed Amirgholipour Kasmani , Ruomei Wang , Xiaonan Luo , Liang Lin

Dense crowd counting aims to predict thousands of human instances from an image, by calculating integrals of a density map over image pixels. Existing approaches mainly suffer from the extreme density variances. Such density pattern shift…

Computer Vision and Pattern Recognition · Computer Science 2019-08-09 Chenfeng Xu , Kai Qiu , Jianlong Fu , Song Bai , Yongchao Xu , Xiang Bai

The rapid development in visual crowd analysis shows a trend to count people by positioning or even detecting, rather than simply summing a density map. It also enlightens us back to the essence of the field, detection to count, which can…

Computer Vision and Pattern Recognition · Computer Science 2021-10-12 Qi wang , Tao Han , Junyu Gao , Yuan Yuan , Xuelong Li

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 challenge of…

Computer Vision and Pattern Recognition · Computer Science 2022-02-23 Xiaoshuang Chen , Hongtao Lu

Crowd counting problem that counts the number of people in an image has been extensively studied in recent years. In this paper, we introduce a new variant of crowd counting problem, namely "Categorized Crowd Counting", that counts the…

Computer Vision and Pattern Recognition · Computer Science 2019-12-13 Sarkar Snigdha Sarathi Das , Syed Md. Mukit Rashid , Mohammed Eunus Ali

Modern crowd counting methods usually employ deep neural networks (DNN) to estimate crowd counts via density regression. Despite their significant improvements, the regression-based methods are incapable of providing the detection of…

Computer Vision and Pattern Recognition · Computer Science 2019-04-04 Yuting Liu , Miaojing Shi , Qijun Zhao , Xiaofang Wang

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 common space to…

Computer Vision and Pattern Recognition · Computer Science 2025-12-03 Bin Li , Daijie Chen , Qi Zhang

The mainstream crowd counting methods regress density map and integrate it to obtain counting results. Since the density representation to one head accords to its adjacent distribution, it embeds the same category objects with variant…

Computer Vision and Pattern Recognition · Computer Science 2022-12-06 Qi Wang , Juncheng Wang , Junyu Gao , Yuan Yuan , Xuelong Li

This paper proposes a crowd counting method. Crowd counting is difficult because of large appearance changes of a target which caused by density and scale changes. Conventional crowd counting methods generally utilize one predictor (e,g.,…

Computer Vision and Pattern Recognition · Computer Science 2017-03-29 Shohei Kumagai , Kazuhiro Hotta , Takio Kurita

Accurately estimating the number of objects in a single image is a challenging yet meaningful task and has been applied in many applications such as urban planning and public safety. In the various object counting tasks, crowd counting is…

Computer Vision and Pattern Recognition · Computer Science 2020-03-31 Guangshuai Gao , Junyu Gao , Qingjie Liu , Qi Wang , Yunhong Wang

State-of-the-art methods for counting people in crowded scenes rely on deep networks to estimate crowd density. They typically use the same filters over the whole image or over large image patches. Only then do they estimate local scale to…

Computer Vision and Pattern Recognition · Computer Science 2019-04-16 Weizhe Liu , Mathieu Salzmann , Pascal Fua

Crowd image is arguably one of the most laborious data to annotate. In this paper, we devote to reduce the massive demand of densely labeled crowd data, and propose a novel weakly-supervised setting, in which we leverage the binary ranking…

Computer Vision and Pattern Recognition · Computer Science 2022-05-31 Zheng Xiong , Liangyu Chai , Wenxi Liu , Yongtuo Liu , Sucheng Ren , Shengfeng He

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 propose a new…

Computer Vision and Pattern Recognition · Computer Science 2021-07-06 Hui Lin , Xiaopeng Hong , Zhiheng Ma , Xing Wei , Yunfeng Qiu , Yaowei Wang , Yihong Gong

In this paper, we consider the problem of crowd counting in images. Given an image of a crowded scene, our goal is to estimate the density map of this image, where each pixel value in the density map corresponds to the crowd density at the…

Computer Vision and Pattern Recognition · Computer Science 2019-03-07 Mohammad Asiful Hossain , Mehrdad Hosseinzadeh , Omit Chanda , Yang Wang

Density estimation is one of the most widely used methods for crowd counting in which a deep learning model learns from head-annotated crowd images to estimate crowd density in unseen images. Typically, the learning performance of the model…

Computer Vision and Pattern Recognition · Computer Science 2023-08-08 Muhammad Asif Khan , Hamid Menouar , Ridha Hamila

Estimating crowd count in densely crowded scenes is an extremely challenging task due to non-uniform scale variations. In this paper, we propose a novel end-to-end cascaded network of CNNs to jointly learn crowd count classification and…

Computer Vision and Pattern Recognition · Computer Science 2017-08-17 Vishwanath A. Sindagi , Vishal M. Patel