中文
相关论文

相关论文: Mixture of Counting CNNs: Adaptive Integration of …

200 篇论文

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

With multiple crowd gatherings of millions of people every year in events ranging from pilgrimages to protests, concerts to marathons, and festivals to funerals; visual crowd analysis is emerging as a new frontier in computer vision. In…

计算机视觉与模式识别 · 计算机科学 2018-08-06 Haroon Idrees , Muhmmad Tayyab , Kishan Athrey , Dong Zhang , Somaya Al-Maadeed , Nasir Rajpoot , Mubarak Shah

Recently, crowd counting is a hot topic in crowd analysis. Many CNN-based counting algorithms attain good performance. However, these methods only focus on the local appearance features of crowd scenes but ignore the large-range pixel-wise…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Junyu Gao , Qi Wang , Yuan Yuan

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

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

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

Multi-face tracking in unconstrained videos is a challenging problem as faces of one person often appear drastically different in multiple shots due to significant variations in scale, pose, expression, illumination, and make-up. Existing…

计算机视觉与模式识别 · 计算机科学 2017-10-06 Shun Zhang , Jia-Bin Huang , Jongwoo Lim , Yihong Gong , Jinjun Wang , Narendra Ahuja , Ming-Hsuan Yang

In the last decade, crowd counting and localization attract much attention of researchers due to its wide-spread applications, including crowd monitoring, public safety, space design, etc. Many Convolutional Neural Networks (CNN) are…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Qi Wang , Junyu Gao , Wei Lin , Xuelong Li

High-density object counting in surveillance scenes is challenging mainly due to the drastic variation of object scales. The prevalence of deep learning has largely boosted the object counting accuracy on several benchmark datasets.…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Muming Zhao , Jian Zhang , Chongyang Zhang , Wenjun Zhang

Recently multi-view crowd counting using deep neural networks has been proposed to enable counting in large and wide scenes using multiple cameras. The current methods project the camera-view features to the average-height plane of the 3D…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Qi Zhang , Antoni B. Chan

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…

计算机视觉与模式识别 · 计算机科学 2020-03-13 Rodolfo Quispe , Darwin Ttito , Adín Ramírez Rivera , Helio Pedrini

Crowd image is arguably one of the most laborious data to annotate. In this paper, we devote to reduce the massive demand of densely labeled crowd data, and propose a novel weakly-supervised setting, in which we leverage the binary ranking…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Zheng Xiong , Liangyu Chai , Wenxi Liu , Yongtuo Liu , Sucheng Ren , Shengfeng He

The growth of the number of people in the monitoring scene may increase the probability of security threat, which makes crowd counting more and more important. Most of the existing approaches estimate the number of pedestrians within one…

计算机视觉与模式识别 · 计算机科学 2017-12-18 Liqing Gao , Yanzhang Wang , Xin Ye , Jian Wang

The estimation of crowd count in images has a wide range of applications such as video surveillance, traffic monitoring, public safety and urban planning. Recently, the convolutional neural network (CNN) based approaches have been shown to…

计算机视觉与模式识别 · 计算机科学 2018-05-16 Xinghao Ding , Zhirui Lin , Fujin He , Yu Wang , Yue Huang

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, deep learning approaches are vulnerable to adversarial attacks, which, in a crowd-counting context, can lead to…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Weizhe Liu , Mathieu Salzmann , Pascal Fua

In high population cities, the gatherings of large crowds in public places and public areas accelerate or jeopardize people safety and transportation, which is a key challenge to the researchers. Although much research has been carried out…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Muhammad Siraj

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

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

Crowd counting aims to count the number of instantaneous people in a crowded space, and many promising solutions have been proposed for single image crowd counting. With the ubiquitous video capture devices in public safety field, how to…

计算机视觉与模式识别 · 计算机科学 2022-02-15 Xingjiao Wu , Baohan Xu , Yingbin Zheng , Hao Ye , Jing Yang , Liang He