English
Related papers

Related papers: Rethinking Counting and Localization in Crowds:A P…

200 papers

In recent years, crowd counting and localization have become crucial techniques in computer vision, with applications spanning various domains. The presence of multi-scale crowd distributions within a single image remains a fundamental…

Computer Vision and Pattern Recognition · Computer Science 2025-03-18 Yuqing Yan , Yirui Wu

Crowd counting is an important problem in computer vision due to its wide range of applications in image understanding. Currently, this problem is typically addressed using deep learning approaches, such as Convolutional Neural Networks…

Computer Vision and Pattern Recognition · Computer Science 2024-01-26 Zhen Wang , Yuelei Li , Jia Wan , Nuno Vasconcelos

Our work proposes a novel deep learning framework for estimating crowd density from static images of highly dense crowds. We use a combination of deep and shallow, fully convolutional networks to predict the density map for a given crowd…

Computer Vision and Pattern Recognition · Computer Science 2016-08-23 Lokesh Boominathan , Srinivas S S Kruthiventi , R. Venkatesh Babu

Occlusions, complex backgrounds, scale variations and non-uniform distributions present great challenges for crowd counting in practical applications. In this paper, we propose a novel method using an attention model to exploit head…

Computer Vision and Pattern Recognition · Computer Science 2018-06-28 Youmei Zhang , Chunluan Zhou , Faliang Chang , Alex C. Kot

Crowd instance segmentation is a crucial task with a wide range of applications, including surveillance and transportation. Currently, point labels are common in crowd datasets, while region labels (e.g., boxes) are rare and inaccurate. The…

Computer Vision and Pattern Recognition · Computer Science 2026-04-03 Hongru Chen , Jiyang Huang , Jia Wan , Antoni B. Chan

The crowd counting task aims at estimating the number of people located in an image or a frame from videos. Existing methods widely adopt density maps as the training targets to optimize the point-to-point loss. While in testing phase, we…

Computer Vision and Pattern Recognition · Computer Science 2020-05-14 Xiyang Liu , Jie Yang , Wenrui Ding

Deep learning occupies an undisputed dominance in crowd counting. In this paper, we propose a novel convolutional neural network (CNN) architecture called SegCrowdNet. Despite the complex background in crowd scenes, the proposeSegCrowdNet…

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

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

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

We propose a novel crowd counting model that maps a given crowd scene to its density. Crowd analysis is compounded by myriad of factors like inter-occlusion between people due to extreme crowding, high similarity of appearance between…

Computer Vision and Pattern Recognition · Computer Science 2017-08-04 Deepak Babu Sam , Shiv Surya , R. Venkatesh Babu

Detecting anomalies in crowded scenes is challenging due to severe inter-person occlusions and highly dynamic, context-dependent motion patterns. Existing approaches often struggle to adapt to varying crowd densities and lack interpretable…

Computer Vision and Pattern Recognition · Computer Science 2025-10-22 Fatima AlGhamdi , Omar Alharbi , Abdullah Aldwyish , Raied Aljadaany , Muhammad Kamran J Khan , Huda Alamri

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

We propose a multitask approach for crowd counting and person localization in a unified framework. As the detection and localization tasks are well-correlated and can be jointly tackled, our model benefits from a multitask solution by…

Computer Vision and Pattern Recognition · Computer Science 2022-02-22 Mohsen Zand , Haleh Damirchi , Andrew Farley , Mahdiyar Molahasani , Michael Greenspan , Ali Etemad

Crowd counting is the task of estimating people numbers in crowd images. Modern crowd counting methods employ deep neural networks to estimate crowd counts via crowd density regressions. A major challenge of this task lies in the…

Computer Vision and Pattern Recognition · Computer Science 2019-04-02 Miaojing Shi , Zhaohui Yang , Chao Xu , Qijun Chen

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…

Computer Vision and Pattern Recognition · Computer Science 2020-03-03 Yinjie Lei , Yan Liu , Pingping Zhang , Lingqiao Liu

The task of crowd counting in varying density scenes is an extremely difficult challenge due to large scale variations. In this paper, we propose a novel dual path multi-scale fusion network architecture with attention mechanism named…

Computer Vision and Pattern Recognition · Computer Science 2019-02-05 Liang Zhu , Zhijian Zhao , Chao Lu , Yining Lin , Yao Peng , Tangren Yao

We propose a novel crowd counting approach that leverages abundantly available unlabeled crowd imagery in a learning-to-rank framework. To induce a ranking of cropped images , we use the observation that any sub-image of a crowded scene…

Computer Vision and Pattern Recognition · Computer Science 2018-03-09 Xialei Liu , Joost van de Weijer , Andrew D. Bagdanov

Crowd counting problem aims to count the number of objects within an image or a frame in the videos and is usually solved by estimating the density map generated from the object location annotations. The values in the density map, by…

Computer Vision and Pattern Recognition · Computer Science 2019-06-21 Shengqin Jiang , Xiaobo Lu , Yinjie Lei , Lingqiao Liu

We address the problem of crowd localization, i.e., the prediction of dots corresponding to people in a crowded scene. Due to various challenges, a localization method is prone to spatial semantic errors, i.e., predicting multiple dots…

Computer Vision and Pattern Recognition · Computer Science 2020-12-24 Shahira Abousamra , Minh Hoai , Dimitris Samaras , Chao Chen

Current crowd counting algorithms are only concerned about the number of people in an image, which lacks low-level fine-grained information of the crowd. For many practical applications, the total number of people in an image is not as…

Computer Vision and Pattern Recognition · Computer Science 2021-02-24 Jia Wan , Nikil Senthil Kumar , Antoni B. Chan