中文
相关论文

相关论文: Crowd counting with segmentation attention convolu…

200 篇论文

Crowd counting is an important problem in computer vision due to its wide range of applications in image understanding. Currently, this problem is typically addressed using deep learning approaches, such as Convolutional Neural Networks…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Zhen Wang , Yuelei Li , Jia Wan , Nuno Vasconcelos

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

Safe and efficient crowd navigation for mobile robot is a crucial yet challenging task. Previous work has shown the power of deep reinforcement learning frameworks to train efficient policies. However, their performance deteriorates when…

机器人学 · 计算机科学 2019-09-24 Yuying Chen , Congcong Liu , Ming Liu , Bertram E. Shi

Crowd counting is critical for numerous video surveillance scenarios. One of the main issues in this task is how to handle the dramatic scale variations of pedestrians caused by the perspective effect. To address this issue, this paper…

计算机视觉与模式识别 · 计算机科学 2021-07-09 Zhaoyi Yan , Ruimao Zhang , Hongzhi Zhang , Qingfu Zhang , Wangmeng Zuo

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

Convolutional neural networks (CNNs) have dominated the field of computer vision for nearly a decade due to their strong ability to learn local features. However, due to their limited receptive field, CNNs fail to model the global context.…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Siddharth Singh Savner , Vivek Kanhangad

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

Gatherings of thousands to millions of people frequently occur for an enormous variety of events, and automated counting of these high-density crowds is useful for safety, management, and measuring significance of an event. In this work, we…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Greg Olmschenk , Hao Tang , Zhigang Zhu

Current crowd counting algorithms are only concerned about the number of people in an image, which lacks low-level fine-grained information of the crowd. For many practical applications, the total number of people in an image is not as…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Jia Wan , Nikil Senthil Kumar , Antoni B. Chan

Crowd counting from unconstrained scene images is a crucial task in many real-world applications like urban surveillance and management, but it is greatly challenged by the camera's perspective that causes huge appearance variations in…

计算机视觉与模式识别 · 计算机科学 2018-07-03 Lingbo Liu , Hongjun Wang , Guanbin Li , Wanli Ouyang , Liang Lin

In recent years, crowd counting has become an important issue in computer vision. In most methods, the density maps are generated by convolving with a Gaussian kernel from the ground-truth dot maps which are marked around the center of…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Xin Zhong , Zhaoyi Yan , Jing Qin , Wangmeng Zuo , Weigang Lu

Automated crowd counting from images/videos has attracted more attention in recent years because of its wide application in smart cities. But modelling the dense crowd heads is challenging and most of the existing works become less…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Haoran Duan , Shidong Wang , Yu Guan

Counting people or objects with significantly varying scales and densities has attracted much interest from the research community and yet it remains an open problem. In this paper, we propose a simple but an efficient and effective…

计算机视觉与模式识别 · 计算机科学 2019-04-18 Lei Liu , Jie Jiang , Wenjing Jia , Saeed Amirgholipour , Michelle Zeibots , Xiangjian He

Citywide crowd flow analytics is of great importance to smart city efforts. It aims to model the crowd flow (e.g., inflow and outflow) of each region in a city based on historical observations. Nowadays, Convolutional Neural Networks (CNNs)…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Yuxuan Liang , Kun Ouyang , Yiwei Wang , Ye Liu , Junbo Zhang , Yu Zheng , David S. Rosenblum

Counting people in dense crowds is a demanding task even for humans. This is primarily due to the large variability in appearance of people. Often people are only seen as a bunch of blobs. Occlusions, pose variations and background clutter…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Deepak Babu Sam , R. Venkatesh Babu

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

Automatic crowd counting using density estimation has gained significant attention in computer vision research. As a result, a large number of crowd counting and density estimation models using convolution neural networks (CNN) have been…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Muhammad Asif Khan , Hamid Menouar , Ridha Hamila

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

The existing crowd counting methods usually adopted attention mechanism to tackle background noise, or applied multi-level features or multi-scales context fusion to tackle scale variation. However, these approaches deal with these two…

计算机视觉与模式识别 · 计算机科学 2021-06-07 Fusen Wang , Jun Sang , Zhongyuan Wu , Qi Liu , Nong Sang

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