中文
相关论文

相关论文: Progressive Multi-resolution Loss for Crowd Counti…

200 篇论文

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

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

Estimating crowd count in densely crowded scenes is an extremely challenging task due to non-uniform scale variations. In this paper, we propose a novel end-to-end cascaded network of CNNs to jointly learn crowd count classification and…

计算机视觉与模式识别 · 计算机科学 2017-08-17 Vishwanath A. Sindagi , Vishal M. Patel

In recent years, with the progress of deep learning technologies, crowd counting has been rapidly developed. In this work, we propose a simple yet effective crowd counting framework that is able to achieve the state-of-the-art performance…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Yue Gu , Wenxi Liu

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

The aim of crowd counting is to estimate the number of people in images by leveraging the annotation of center positions for pedestrians' heads. Promising progresses have been made with the prevalence of deep Convolutional Neural Networks.…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Zhi-Qi Cheng , Jun-Xiu Li , Qi Dai , Xiao Wu , Alexander Hauptmann

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

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

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

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

The paper focuses on improving the recent plug-and-play patch rescaling module (PRM) based approaches for crowd counting. In order to make full use of the PRM potential and obtain more reliable and accurate results for challenging images…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Usman Sajid , Guanghui Wang

Single image crowd counting is a challenging computer vision problem with wide applications in public safety, city planning, traffic management, etc. With the recent development of deep learning techniques, crowd counting has aroused much…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Haoyue Bai , Jiageng Mao , S. -H. Gary Chan

Accurately estimating the number of objects in a single image is a challenging yet meaningful task and has been applied in many applications such as urban planning and public safety. In the various object counting tasks, crowd counting is…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Guangshuai Gao , Junyu Gao , Qingjie Liu , Qi Wang , Yunhong Wang

This paper focuses on semi-supervised crowd counting, where only a small portion of the training data are labeled. We formulate the pixel-wise density value to regress as a probability distribution, instead of a single deterministic value.…

计算机视觉与模式识别 · 计算机科学 2024-02-26 Hui Lin , Zhiheng Ma , Rongrong Ji , Yaowei Wang , Zhou Su , Xiaopeng Hong , Deyu Meng

Recently the crowd counting has received more and more attention. Especially the technology of high-density environment has become an important research content, and the relevant methods for the existence of extremely dense crowd are not…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Mengxiao Tian , Hao Guo , Chengjiang Long

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

State-of-the-art multi-object tracking~(MOT) methods follow the tracking-by-detection paradigm, where object trajectories are obtained by associating per-frame outputs of object detectors. In crowded scenes, however, detectors often fail to…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Weihong Ren , Xinchao Wang , Jiandong Tian , Yandong Tang , Antoni B. Chan

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

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

Crowd counting is a challenging task due to the issues such as scale variation and perspective variation in real crowd scenes. In this paper, we propose a novel Cascaded Residual Density Network (CRDNet) in a coarse-to-fine approach to…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Kun Zhao , Luchuan Song , Bin Liu , Qi Chu , Nenghai Yu