中文
相关论文

相关论文: Switching Convolutional Neural Network for Crowd C…

200 篇论文

Region of Interest (ROI) crowd counting can be formulated as a regression problem of learning a mapping from an image or a video frame to a crowd density map. Recently, convolutional neural network (CNN) models have achieved promising…

计算机视觉与模式识别 · 计算机科学 2017-07-26 Feng Xiong , Xingjian Shi , Dit-Yan Yeung

We seek to improve crowd counting as we perceive limits of currently prevalent density map estimation approach on both prediction accuracy and time efficiency. We leverage multilevel pixelation of density map as it helps improve SNR of…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Zhuojun Chen , Junhao Cheng , Yuchen Yuan , Dongping Liao , Yizhou Li , Jiancheng Lv

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

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 is an important task in computer vision, which has many applications in video surveillance. Although the regression-based framework has achieved great improvements for crowd counting, how to improve the discriminative power…

计算机视觉与模式识别 · 计算机科学 2016-05-02 Biyun Sheng , Chunhua Shen , Guosheng Lin , Jun Li , Wankou Yang , Changyin Sun

Most of the crowd abnormal event detection methods rely on complex hand-crafted features to represent the crowd motion and appearance. Convolutional Neural Networks (CNN) have shown to be a powerful tool with excellent representational…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Mahdyar Ravanbakhsh , Moin Nabi , Hossein Mousavi , Enver Sangineto , Nicu Sebe

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…

计算机视觉与模式识别 · 计算机科学 2019-08-09 Chenfeng Xu , Kai Qiu , Jianlong Fu , Song Bai , Yongchao Xu , Xiang Bai

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

计算机视觉与模式识别 · 计算机科学 2018-01-23 Hanhui Li , Xiangjian He , Hefeng Wu , Saeed Amirgholipour Kasmani , Ruomei Wang , Xiaonan Luo , Liang Lin

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…

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

Transformer has been popular in recent crowd counting work since it breaks the limited receptive field of traditional CNNs. However, since crowd images always contain a large number of similar patches, the self-attention mechanism in…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Hui Lin , Zhiheng Ma , Xiaopeng Hong , Qinnan Shangguan , Deyu Meng

Recently, convolutional neural networks (CNNs) are the leading defacto method for crowd counting. However, when dealing with video datasets, CNN-based methods still process each video frame independently, thus ignoring the powerful temporal…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Zhikang Zou , Huiliang Shao , Xiaoye Qu , Wei Wei , Pan Zhou

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

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…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Jia Wan , Nikil Senthil Kumar , Antoni B. Chan

State-of-the-art crowd counting models follow an encoder-decoder approach. Images are first processed by the encoder to extract features. Then, to account for perspective distortion, the highest-level feature map is fed to extra components…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Yiming Ma , Victor Sanchez , Tanaya Guha

State-of-the-art methods for counting people in crowded scenes rely on deep networks to estimate crowd density. While effective, these data-driven approaches rely on large amount of data annotation to achieve good performance, which stops…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Weizhe Liu , Nikita Durasov , Pascal Fua

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

Compared with single image based crowd counting, video provides the spatial-temporal information of the crowd that would help improve the robustness of crowd counting. But translation, rotation and scaling of people lead to the change of…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Yanyan Fang , Biyun Zhan , Wandi Cai , Shenghua Gao , Bo Hu

This paper proposes a novel approach for crowd counting in low to high density scenarios in static images. Current approaches cannot handle huge crowd diversity well and thus perform poorly in extreme cases, where the crowd density in…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Usman Sajid , Hasan Sajid , Hongcheng Wang , Guanghui Wang

Modern methods for counting people in crowded scenes rely on deep networks to estimate people densities in individual images. As such, only very few take advantage of temporal consistency in video sequences, and those that do only impose…

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

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