中文
相关论文

相关论文: Foggy Crowd Counting: Combining Physical Priors an…

200 篇论文

To fully exploit the benefits of the fog environment, efficient management of data locality is crucial. Blind or reactive data replication falls short in harnessing the potential of fog computing, necessitating more advanced techniques for…

分布式、并行与集群计算 · 计算机科学 2024-02-20 Emil Balitzki , Tobias Pfandzelter , David Bermbach

Precise knowledge about the size of a crowd, its density and flow can provide valuable information for safety and security applications, event planning, architectural design and to analyze consumer behavior. Creating a powerful machine…

计算机视觉与模式识别 · 计算机科学 2019-06-19 Mahdi Maktabdar Oghaz , Anish R Khadka , Vasileios Argyriou , Paolo Remagnino

In this paper, we consider the problem of crowd counting in images. Given an image of a crowded scene, our goal is to estimate the density map of this image, where each pixel value in the density map corresponds to the crowd density at the…

计算机视觉与模式识别 · 计算机科学 2019-03-07 Mohammad Asiful Hossain , Mehrdad Hosseinzadeh , Omit Chanda , Yang Wang

Crowd counting, which has been widely adopted for estimating the number of people in safety-critical scenes, is shown to be vulnerable to adversarial examples in the physical world (e.g., adversarial patches). Though harmful, adversarial…

计算机视觉与模式识别 · 计算机科学 2022-09-12 Shunchang Liu , Jiakai Wang , Aishan Liu , Yingwei Li , Yijie Gao , Xianglong Liu , Dacheng Tao

In this paper, we propose a new agency-guided semi-supervised counting approach. First, we build a learnable auxiliary structure, namely the density agency to bring the recognized foreground regional features close to corresponding density…

计算机视觉与模式识别 · 计算机科学 2022-09-08 Hui Lin , Zhiheng Ma , Xiaopeng Hong , Yaowei Wang , Zhou Su

In this paper, we propose a simple yet effective crowd counting and localization network named SCALNet. Unlike most existing works that separate the counting and localization tasks, we consider those tasks as a pixel-wise dense prediction…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Yi Wang , Xinyu Hou , Lap-Pui Chau

Accurate RGB-Thermal (RGB-T) crowd counting is crucial for public safety in challenging conditions. While recent Transformer-based methods excel at capturing global context, their inherent lack of spatial inductive bias causes attention to…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Yuhong Feng , Hongtao Chen , Qi Zhang , Jie Chen , Zhaoxi He , Mingzhe Liu , Jianghai Liao

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 is an important task that shown great application value in public safety-related fields, which has attracted increasing attention in recent years. In the current research, the accuracy of counting numbers and crowd density…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Qiaosi Yi , Yunxing Liu , Aiwen Jiang , Juncheng Li , Kangfu Mei , Mingwen Wang

Crowd counting in single-view images has achieved outstanding performance on existing counting datasets. However, single-view counting is not applicable to large and wide scenes (e.g., public parks, long subway platforms, or event spaces)…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Qi Zhang , Antoni B. Chan

This paper presents a new approach to crowd behaviour anomaly detection that uses a set of efficiently computed, easily interpretable, scene-level holistic features. This low-dimensional descriptor combines two features from the literature:…

计算机视觉与模式识别 · 计算机科学 2016-06-17 M. Marsden , K. McGuinness , S. Little , N. E. O'Connor

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 dynamic imbalance of the fore-background is a major challenge in video object counting, which is usually caused by the sparsity of target objects. This remains understudied in existing works and often leads to severe…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Bing Cao , Quanhao Lu , Jiekang Feng , Qilong Wang , Qinghua Hu , Pengfei Zhu

Most state-of-the-art crowd counting methods use color (RGB) images to learn the density map of the crowd. However, these methods often struggle to achieve higher accuracy in densely crowded scenes with poor illumination. Recently, some…

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

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

JPEG image compression algorithm is a widely used technique for image size reduction in edge and cloud computing settings. However, applying such lossy compression on images processed by deep neural networks can lead to significant accuracy…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Arian Bakhtiarnia , Qi Zhang , Alexandros Iosifidis

The crowd counting task aims at estimating the number of people located in an image or a frame from videos. Existing methods widely adopt density maps as the training targets to optimize the point-to-point loss. While in testing phase, we…

计算机视觉与模式识别 · 计算机科学 2020-05-14 Xiyang Liu , Jie Yang , Wenrui Ding

In this paper, we tackle the problem of Crowd Counting, and present a crowd density estimation based approach for obtaining the crowd count. Most of the existing crowd counting approaches rely on local features for estimating the crowd…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Viresh Ranjan , Mubarak Shah , Minh Hoai Nguyen

RGB-Thermal (RGB-T) crowd counting is a challenging task, which uses thermal images as complementary information to RGB images to deal with the decreased performance of unimodal RGB-based methods in scenes with low-illumination or similar…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Pengyu Chen , Junyu Gao , Yuan Yuan , Qi Wang