中文
相关论文

相关论文: Cascaded Residual Density Network for Crowd Counti…

200 篇论文

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

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

Crowd counting has recently attracted increasing interest in computer vision but remains a challenging problem. In this paper, we propose a trellis encoder-decoder network (TEDnet) for crowd counting, which focuses on generating…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Xiaolong Jiang , Zehao Xiao , Baochang Zhang , Xiantong Zhen , Xianbin Cao , David Doermann , Ling Shao

Crowd counting, i.e., estimating the number of people in a crowded area, has attracted much interest in the research community. Although many attempts have been reported, crowd counting remains an open real-world problem due to the vast…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Saeed Amirgholipour , Xiangjian He , Wenjing Jia , Dadong Wang , Lei Liu

Crowd counting has been widely studied by computer vision community in recent years. Due to the large scale variation, it remains to be a challenging task. Previous methods adopt either multi-column CNN or single-column CNN with multiple…

计算机视觉与模式识别 · 计算机科学 2019-06-25 Feng Dai , Hao Liu , Yike Ma , Juan Cao , Qiang Zhao , Yongdong Zhang

Automatic estimation of the number of people in unconstrained crowded scenes is a challenging task and one major difficulty stems from the huge scale variation of people. In this paper, we propose a novel Deep Structured Scale Integration…

计算机视觉与模式识别 · 计算机科学 2019-08-26 Lingbo Liu , Zhilin Qiu , Guanbin Li , Shufan Liu , Wanli Ouyang , Liang Lin

Crowd counting is to estimate the number of objects (e.g., people or vehicles) in an image of unconstrained congested scenes. Designing a general crowd counting algorithm applicable to a wide range of crowd images is challenging, mainly due…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Haoyue Bai , Song Wen , S. -H. Gary 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

Our work proposes a novel deep learning framework for estimating crowd density from static images of highly dense crowds. We use a combination of deep and shallow, fully convolutional networks to predict the density map for a given crowd…

计算机视觉与模式识别 · 计算机科学 2016-08-23 Lokesh Boominathan , Srinivas S S Kruthiventi , R. Venkatesh Babu

Crowd counting usually addressed by density estimation becomes an increasingly important topic in computer vision due to its widespread applications in video surveillance, urban planning, and intelligence gathering. However, it is…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Ze Wang , Zehao Xiao , Kai Xie , Qiang Qiu , Xiantong Zhen , Xianbin Cao

In this paper, we present a novel method Coarse- and Fine-grained Attention Network (CFANet) for generating high-quality crowd density maps and people count estimation by incorporating attention maps to better focus on the crowd area. We…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Liangzi Rong , Chunping Li

For crowded scenes, the accuracy of object-based computer vision methods declines when the images are low-resolution and objects have severe occlusions. Taking counting methods for example, almost all the recent state-of-the-art counting…

计算机视觉与模式识别 · 计算机科学 2018-06-14 Di Kang , Zheng Ma , Antoni B. Chan

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

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

Recently, density map regression-based methods have dominated in crowd counting owing to their excellent fitting ability on density distribution. However, further improvement tends to saturate mainly because of the confusing background…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Chenliang Gu , Changan Wang , Bin-Bin Gao , Jun Liu , Tianliang Zhang

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

The task of crowd counting is extremely challenging due to complicated difficulties, especially the huge variation in vision scale. Previous works tend to adopt a naive concatenation of multi-scale information to tackle it, while the scale…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Zhikang Zou , Yifan Liu , Shuangjie Xu , Wei Wei , Shiping Wen , Pan Zhou

The task of crowd counting is to automatically estimate the pedestrian number in crowd images. To cope with the scale and perspective changes that commonly exist in crowd images, state-of-the-art approaches employ multi-column CNN…

计算机视觉与模式识别 · 计算机科学 2018-02-08 Lu Zhang , Miaojing Shi , Qiaobo Chen

Crowd counting aims to predict the number of people and generate the density map in the image. There are many challenges, including varying head scales, the diversity of crowd distribution across images and cluttered backgrounds. In this…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Xin Wang , Yang Zhao , Tangwen Yang , Qiuqi Ruan
‹ 上一页 1 2 3 10 下一页 ›