中文
相关论文

相关论文: Inverse Attention Guided Deep Crowd Counting Netwo…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Miaojing Shi , Zhaohui Yang , Chao Xu , Qijun Chen

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…

计算机视觉与模式识别 · 计算机科学 2016-08-23 Lokesh Boominathan , Srinivas S S Kruthiventi , R. Venkatesh Babu

Recently the crowd counting has received more and more attention. Especially the technology of high-density environment has become an important research content, and the relevant methods for the existence of extremely dense crowd are not…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Mengxiao Tian , Hao Guo , Chengjiang Long

Crowd counting is gaining societal relevance, particularly in domains of Urban Planning, Crowd Management, and Public Safety. This paper introduces Fourier-guided attention (FGA), a novel attention mechanism for crowd count estimation…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Yashwardhan Chaudhuri , Ankit Kumar , Arun Balaji Buduru , Adel Alshamrani

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…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Greg Olmschenk , Hao Tang , Zhigang Zhu

Crowd counting from unconstrained scene images is a crucial task in many real-world applications like urban surveillance and management, but it is greatly challenged by the camera's perspective that causes huge appearance variations in…

计算机视觉与模式识别 · 计算机科学 2018-07-03 Lingbo Liu , Hongjun Wang , Guanbin Li , Wanli Ouyang , Liang Lin

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 the field of crowd counting, the current mainstream CNN-based regression methods simply extract the density information of pedestrians without finding the position of each person. This makes the output of the network often found to…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Yi Hou , Chengyang Li , Fan Yang , Cong Ma , Liping Zhu , Yuan Li , Huizhu Jia , Xiaodong Xie

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

Crowd counting is a challenging yet critical task in computer vision with applications ranging from public safety to urban planning. Recent advances using Convolutional Neural Networks (CNNs) that estimate density maps have shown…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Abhinav Sagar

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

Automatic estimation of the number of people in unconstrained crowded scenes is a challenging task and one major difficulty stems from the huge scale variation of people. In this paper, we propose a novel Deep Structured Scale Integration…

计算机视觉与模式识别 · 计算机科学 2019-08-26 Lingbo Liu , Zhilin Qiu , Guanbin Li , Shufan Liu , Wanli Ouyang , Liang Lin

In this paper we advance the state-of-the-art for crowd counting in high density scenes by further exploring the idea of a fully convolutional crowd counting model introduced by (Zhang et al., 2016). Producing an accurate and robust crowd…

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

In crowd counting, due to the problem of laborious labelling, it is perceived intractability of collecting a new large-scale dataset which has plentiful images with large diversity in density, scene, etc. Thus, for learning a general model,…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Binghui Chen , Zhaoyi Yan , Ke Li , Pengyu Li , Biao Wang , Wangmeng Zuo , Lei Zhang

In recent years, significant progress has been made on the research of crowd counting. However, as the challenging scale variations and complex scenes existed in crowds, neither traditional convolution networks nor recent Transformer…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Xing Wei , Yuanrui Kang , Jihao Yang , Yunfeng Qiu , Dahu Shi , Wenming Tan , Yihong Gong

In real-world crowd counting applications, the crowd densities vary greatly in spatial and temporal domains. A detection based counting method will estimate crowds accurately in low density scenes, while its reliability in congested areas…

计算机视觉与模式识别 · 计算机科学 2018-03-08 Jiang Liu , Chenqiang Gao , Deyu Meng , Alexander G. Hauptmann

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

计算机视觉与模式识别 · 计算机科学 2022-09-09 Dingkang Liang , Xiwu Chen , Wei Xu , Yu Zhou , Xiang Bai

In this work, we tackle the problem of crowd counting in images. We present a Convolutional Neural Network (CNN) based density estimation approach to solve this problem. Predicting a high resolution density map in one go is a challenging…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Viresh Ranjan , Hieu Le , Minh Hoai

Crowd localization is a new computer vision task, evolved from crowd counting. Different from the latter, it provides more precise location information for each instance, not just counting numbers for the whole crowd scene, which brings…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Junyu Gao , Maoguo Gong , Xuelong Li

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…

计算机视觉与模式识别 · 计算机科学 2018-02-08 Lu Zhang , Miaojing Shi , Qiaobo Chen