中文
相关论文

相关论文: Improving Dense Crowd Counting Convolutional Neura…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Vishwanath A. Sindagi , Vishal M. Patel

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…

计算机视觉与模式识别 · 计算机科学 2017-10-27 Haiyan Yao , Kang Han , Wanggen Wan , Li Hou

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…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Zhen Wang , Yuelei Li , Jia Wan , Nuno Vasconcelos

Crowd counting has been widely studied by computer vision community in recent years. Due to the large scale variation, it remains to be a challenging task. Previous methods adopt either multi-column CNN or single-column CNN with multiple…

计算机视觉与模式识别 · 计算机科学 2019-06-25 Feng Dai , Hao Liu , Yike Ma , Juan Cao , Qiang Zhao , Yongdong Zhang

In this work, we explore the cross-scale similarity in crowd counting scenario, in which the regions of different scales often exhibit high visual similarity. This feature is universal both within an image and across different images,…

计算机视觉与模式识别 · 计算机科学 2018-08-23 Siyu Huang , Xi Li , Zhi-Qi Cheng , Zhongfei Zhang , Alexander Hauptmann

Crowd management technologies that leverage computer vision are widespread in contemporary times. There exists many security-related applications of these methods, including, but not limited to: following the flow of an array of people and…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Soufien Hamrouni , Hakim Ghazzai , Hamid Menouar , Yahya Massoud

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…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Qi wang , Tao Han , Junyu Gao , Yuan Yuan , Xuelong Li

In this paper, we focus on the crowd localization task, a crucial topic of crowd analysis. Most regression-based methods utilize convolution neural networks (CNN) to regress a density map, which can not accurately locate the instance in the…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Dingkang Liang , Wei Xu , Yingying Zhu , Yu Zhou

Dense crowd counting is a challenging task that demands millions of head annotations for training models. Though existing self-supervised approaches could learn good representations, they require some labeled data to map these features to…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Deepak Babu Sam , Abhinav Agarwalla , Jimmy Joseph , Vishwanath A. Sindagi , R. Venkatesh Babu , Vishal M. Patel

Recently, density map regression-based methods have dominated in crowd counting owing to their excellent fitting ability on density distribution. However, further improvement tends to saturate mainly because of the confusing background…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Chenliang Gu , Changan Wang , Bin-Bin Gao , Jun Liu , Tianliang Zhang

This study enhances a crowd density estimation algorithm originally designed for image-based analysis by adapting it for video-based scenarios. The proposed method integrates a denoising probabilistic model that utilizes diffusion processes…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Balachandra Devarangadi Sunil , Rakshith Venkatesh , Shantanu Todmal

Crowd counting is a task worth exploring in modern society because of its wide applications such as public safety and video monitoring. Many CNN-based approaches have been proposed to improve the accuracy of estimation, but there are some…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Bo Wei , Mulin Chen , Qi Wang , Xuelong Li

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…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Vishwanath A. Sindagi , Rajeev Yasarla , Vishal M. Patel

We propose an attention-injective deformable convolutional network called ADCrowdNet for crowd understanding that can address the accuracy degradation problem of highly congested noisy scenes. ADCrowdNet contains two concatenated networks.…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Ning Liu , Yongchao Long , Changqing Zou , Qun Niu , Li Pan , Hefeng Wu

We present a method for image-based crowd counting, one that can predict a crowd density map together with the uncertainty values pertaining to the predicted density map. To obtain prediction uncertainty, we model the crowd density values…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Viresh Ranjan , Boyu Wang , Mubarak Shah , Minh Hoai

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…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Yuting Liu , Miaojing Shi , Qijun Zhao , Xiaofang Wang

In this paper we propose ResnetCrowd, a deep residual architecture for simultaneous crowd counting, violent behaviour detection and crowd density level classification. To train and evaluate the proposed multi-objective technique, a new 100…

计算机视觉与模式识别 · 计算机科学 2017-05-31 Mark Marsden , Kevin McGuinness , Suzanne Little , Noel E. O'Connor

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…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Muhammad Asif Khan , Hamid Menouar , Ridha Hamila

Detecting and Counting people in a human crowd from a moving drone present challenging problems that arisefrom the constant changing in the image perspective andcamera angle. In this paper, we test two different state-of-the-art approaches,…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Javier Gonzalez-Trejo , Diego Mercado-Ravell

The aim of crowd counting is to estimate the number of people in images by leveraging the annotation of center positions for pedestrians' heads. Promising progresses have been made with the prevalence of deep Convolutional Neural Networks.…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Zhi-Qi Cheng , Jun-Xiu Li , Qi Dai , Xiao Wu , Alexander Hauptmann