中文
相关论文

相关论文: PCC Net: Perspective Crowd Counting via Spatial Co…

200 篇论文

In this paper, we propose a novel perspective-guided convolution (PGC) for convolutional neural network (CNN) based crowd counting (i.e. PGCNet), which aims to overcome the dramatic intra-scene scale variations of people due to the…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Zhaoyi Yan , Yuchen Yuan , Wangmeng Zuo , Xiao Tan , Yezhen Wang , Shilei Wen , Errui Ding

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

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

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

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…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Jiwei Chen , Zengfu Wang

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…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Sarkar Snigdha Sarathi Das , Syed Md. Mukit Rashid , Mohammed Eunus Ali

Crowd counting is critical for numerous video surveillance scenarios. One of the main issues in this task is how to handle the dramatic scale variations of pedestrians caused by the perspective effect. To address this issue, this paper…

计算机视觉与模式识别 · 计算机科学 2021-07-09 Zhaoyi Yan , Ruimao Zhang , Hongzhi Zhang , Qingfu Zhang , Wangmeng Zuo

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…

计算机视觉与模式识别 · 计算机科学 2017-08-04 Deepak Babu Sam , Shiv Surya , R. Venkatesh Babu

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

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…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Jiwei Chen , Wen Su , Zengfu Wang

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

Crowd counting has recently attracted increasing interest in computer vision but remains a challenging problem. In this paper, we propose a trellis encoder-decoder network (TEDnet) for crowd counting, which focuses on generating…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Xiaolong Jiang , Zehao Xiao , Baochang Zhang , Xiantong Zhen , Xianbin Cao , David Doermann , Ling Shao

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

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

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

In spite of the many advantages of aerial imagery for crowd monitoring and management at mass events, datasets of aerial images of crowds are still lacking in the field. As a remedy, in this work we introduce a novel crowd dataset, the DLR…

计算机视觉与模式识别 · 计算机科学 2019-10-03 Reza Bahmanyar , Elenora Vig , Peter Reinartz

Crowd counting models in highly congested areas confront two main challenges: weak localization ability and difficulty in differentiating between foreground and background, leading to inaccurate estimations. The reason is that objects in…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Yuehai Chen , Qingzhong Wang , Jing Yang , Badong Chen , Haoyi Xiong , Shaoyi Du

For crowded scenes, the accuracy of object-based computer vision methods declines when the images are low-resolution and objects have severe occlusions. Taking counting methods for example, almost all the recent state-of-the-art counting…

计算机视觉与模式识别 · 计算机科学 2018-06-14 Di Kang , Zheng Ma , Antoni B. Chan

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…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Weizhe Liu , Mathieu Salzmann , Pascal Fua

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
‹ 上一页 1 2 3 10 下一页 ›