中文
相关论文

相关论文: Multi-Scale Context Aggregation Network with Atten…

200 篇论文

We introduce a detection framework for dense crowd counting and eliminate the need for the prevalent density regression paradigm. Typical counting models predict crowd density for an image as opposed to detecting every person. These…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Deepak Babu Sam , Skand Vishwanath Peri , Mukuntha Narayanan Sundararaman , Amogh Kamath , R. Venkatesh Babu

In this work, we propose a novel crowd counting network that progressively generates crowd density maps via residual error estimation. The proposed method uses VGG16 as the backbone network and employs density map generated by the final…

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

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

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

Crowd counting in still images is a challenging problem in practice due to huge crowd-density variations, large perspective changes, severe occlusion, and variable lighting conditions. The state-of-the-art patch rescaling module (PRM) based…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Usman Sajid , Wenchi Ma , Guanghui Wang

RGB-Thermal (T) crowd counting aims to integrate visible-spectrum and thermal infrared information to improve the robustness of crowd density estimation in complex scenes. Although existing studies generally improve counting accuracy…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Jinghao Shi , Mengqi Lei , Kunliang He , Yun Li , Wei Bao , Siqi Li

Deep learning-based crowd counting methods have achieved remarkable progress in recent years. However, in complex crowd scenarios, existing models still face challenges when adapting to significant density distribution differences between…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Yihong Wu , Jinqiao Wei , Xionghui Zhao , Yidi Li , Shaoyi Du , Bin Ren , Nicu Sebe

Automatic crowd behaviour analysis is an important task for intelligent transportation systems to enable effective flow control and dynamic route planning for varying road participants. Crowd counting is one of the keys to automatic crowd…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Qian Wang , Toby P. Breckon

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

Spatial attention mechanism has been widely used in semantic segmentation of remote sensing images given its capability to model long-range dependencies. Many methods adopting spatial attention mechanism aggregate contextual information…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Xiaowen Ma , Rui Che , Tingfeng Hong , Mengting Ma , Ziyan Zhao , Tian Feng , Wei Zhang

Crowd simulation is a central topic in several fields including graphics. To achieve high-fidelity simulations, data has been increasingly relied upon for analysis and simulation guidance. However, the information in real-world data is…

图形学 · 计算机科学 2020-04-30 Feixiang He , Yuanhang Xiang , Xi Zhao , He Wang

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

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

Localizing individuals in crowds is more in accordance with the practical demands of subsequent high-level crowd analysis tasks than simply counting. However, existing localization based methods relying on intermediate representations…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Qingyu Song , Changan Wang , Zhengkai Jiang , Yabiao Wang , Ying Tai , Chengjie Wang , Jilin Li , Feiyue Huang , Yang Wu

Currently, for crowd counting, the fully supervised methods via density map estimation are the mainstream research directions. However, such methods need location-level annotation of persons in an image, which is time-consuming and…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Fusen Wang , Kai Liu , Fei Long , Nong Sang , Xiaofeng Xia , Jun Sang

Crowd density estimation is a well-known computer vision task aimed at estimating the density distribution of people in an image. The main challenge in this domain is the reliance on fine-grained location-level annotations, (i.e. points…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Mattia Litrico , Feng Chen , Michael Pound , Sotirios A Tsaftaris , Sebastiano Battiato , Mario Valerio Giuffrida

To learn a reliable people counter from crowd images, head center annotations are normally required. Annotating head centers is however a laborious and tedious process in dense crowds. In this paper, we present an active learning framework…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Zhen Zhao , Miaojing Shi , Xiaoxiao Zhao , Li Li

Aiming at the metro video surveillance system has not been able to effectively solve the metro crowd density estimation problem, a Metro Crowd density estimation Network (called MCNet) is proposed to automatically classify crowd density…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Qiang Guo , Rubo Zhang , Di Zhao

Crowd segmentation is a fundamental task serving as the basis of crowded scene analysis, and it is highly desirable to obtain refined pixel-level segmentation maps. However, it remains a challenging problem, as existing approaches either…

计算机视觉与模式识别 · 计算机科学 2021-06-03 Jinhai Yang , Hua Yang

We propose a multitask approach for crowd counting and person localization in a unified framework. As the detection and localization tasks are well-correlated and can be jointly tackled, our model benefits from a multitask solution by…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Mohsen Zand , Haleh Damirchi , Andrew Farley , Mahdiyar Molahasani , Michael Greenspan , Ali Etemad