English
Related papers

Related papers: Crowd counting with crowd attention convolutional …

200 papers

In this paper, we propose a fast fully convolutional neural network (FCNN) for crowd segmentation. By replacing the fully connected layers in CNN with 1 by 1 convolution kernels, FCNN takes whole images as inputs and directly outputs…

Computer Vision and Pattern Recognition · Computer Science 2014-11-18 Kai Kang , Xiaogang Wang

Gatherings of thousands to millions of people frequently occur for an enormous variety of events, and automated counting of these high-density crowds is useful for safety, management, and measuring significance of an event. In this work, we…

Computer Vision and Pattern Recognition · Computer Science 2019-04-02 Greg Olmschenk , Hao Tang , Zhigang Zhu

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 laborious process.…

Computer Vision and Pattern Recognition · Computer Science 2022-09-09 Dingkang Liang , Xiwu Chen , Wei Xu , Yu Zhou , Xiang Bai

Due to its variety of applications in the real-world, the task of single image-based crowd counting has received a lot of interest in the recent years. Recently, several approaches have been proposed to address various problems encountered…

Computer Vision and Pattern Recognition · Computer Science 2020-11-03 Vishwanath A. Sindagi , Rajeev Yasarla , Vishal M. Patel

In this paper, we address the challenging problem of crowd counting in congested scenes. Specifically, we present Inverse Attention Guided Deep Crowd Counting Network (IA-DCCN) that efficiently infuses segmentation information through an…

Computer Vision and Pattern Recognition · Computer Science 2019-07-23 Vishwanath A. Sindagi , Vishal M. Patel

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

Computer vision techniques have been used to produce accurate and generic crowd count estimators in recent years. Due to severe occlusions, appearance variations, perspective distortions and illumination conditions, crowd counting is a very…

Computer Vision and Pattern Recognition · Computer Science 2017-10-27 Haiyan Yao , Kang Han , Wanggen Wan , Li Hou

Our research is focused on two main applications of crowd scene analysis crowd counting and anomaly detection In recent years a large number of researches have been presented in the domain of crowd counting We addressed two main challenges…

Computer Vision and Pattern Recognition · Computer Science 2025-06-05 Muhammad Junaid Asif

Crowd counting aims to predict the number of people and generate the density map in the image. There are many challenges, including varying head scales, the diversity of crowd distribution across images and cluttered backgrounds. In this…

Computer Vision and Pattern Recognition · Computer Science 2021-04-07 Xin Wang , Yang Zhao , Tangwen Yang , Qiuqi Ruan

This paper focuses on the challenging crowd counting task. As large-scale variations often exist within crowd images, neither fixed-size convolution kernel of CNN nor fixed-size attention of recent vision transformers can well handle this…

Computer Vision and Pattern Recognition · Computer Science 2022-03-08 Hui Lin , Zhiheng Ma , Rongrong Ji , Yaowei Wang , Xiaopeng Hong

In this paper, we present a novel method Coarse- and Fine-grained Attention Network (CFANet) for generating high-quality crowd density maps and people count estimation by incorporating attention maps to better focus on the crowd area. We…

Computer Vision and Pattern Recognition · Computer Science 2020-11-10 Liangzi Rong , Chunping Li

Perspective distortions and crowd variations make crowd counting a challenging task in computer vision. To tackle it, many previous works have used multi-scale architecture in deep neural networks (DNNs). Multi-scale branches can be either…

Computer Vision and Pattern Recognition · Computer Science 2023-07-19 Zhipeng Du , Miaojing Shi , Jiankang Deng , Stefanos Zafeiriou

Automatic crowd counting using density estimation has gained significant attention in computer vision research. As a result, a large number of crowd counting and density estimation models using convolution neural networks (CNN) have been…

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

In real-world crowd counting applications, the crowd densities in an image vary greatly. When facing density variation, humans tend to locate and count the targets in low-density regions, and reason the number in high-density regions. We…

Computer Vision and Pattern Recognition · Computer Science 2022-10-17 Yuehai Chen , Jing Yang , Badong Chen , Shaoyi Du

In this paper, we tackle the problem of Crowd Counting, and present a crowd density estimation based approach for obtaining the crowd count. Most of the existing crowd counting approaches rely on local features for estimating the crowd…

Computer Vision and Pattern Recognition · Computer Science 2019-04-08 Viresh Ranjan , Mubarak Shah , Minh Hoai Nguyen

In this work, we propose a novel crowd counting network that progressively generates crowd density maps via residual error estimation. The proposed method uses VGG16 as the backbone network and employs density map generated by the final…

Computer Vision and Pattern Recognition · Computer Science 2019-10-29 Vishwanath A. Sindagi , Rajeev Yasarla , Vishal M. Patel

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

Convolutional neural networks (CNNs) have dominated the field of computer vision for nearly a decade due to their strong ability to learn local features. However, due to their limited receptive field, CNNs fail to model the global context.…

Computer Vision and Pattern Recognition · Computer Science 2022-03-09 Siddharth Singh Savner , Vivek Kanhangad

Crowd scene analysis has received a lot of attention recently due to the wide variety of applications, for instance, forensic science, urban planning, surveillance and security. In this context, a challenging task is known as crowd…

Computer Vision and Pattern Recognition · Computer Science 2020-03-13 Rodolfo Quispe , Darwin Ttito , Adín Ramírez Rivera , Helio Pedrini

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