中文
相关论文

相关论文: Shallow Feature Based Dense Attention Network for …

200 篇论文

Single image-based crowd counting has recently witnessed increased focus, but many leading methods are far from optimal, especially in highly congested scenes. In this paper, we present Hierarchical Attention-based Crowd Counting Network…

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

In recent years, crowd counting and localization have become crucial techniques in computer vision, with applications spanning various domains. The presence of multi-scale crowd distributions within a single image remains a fundamental…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Yuqing Yan , Yirui Wu

This paper focuses on the challenging crowd counting task. As large-scale variations often exist within crowd images, neither fixed-size convolution kernel of CNN nor fixed-size attention of recent vision transformers can well handle this…

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

Crowd counting remains a challenging task because the presence of drastic scale variation, density inconsistency, and complex background can seriously degrade the counting accuracy. To battle the ingrained issue of accuracy degradation, we…

计算机视觉与模式识别 · 计算机科学 2020-12-21 Mingjie Wang , Hao Cai , Xianfeng Han , Jun Zhou , Minglun Gong

Crowd counting is an important task in computer vision, which has many applications in video surveillance. Although the regression-based framework has achieved great improvements for crowd counting, how to improve the discriminative power…

计算机视觉与模式识别 · 计算机科学 2016-05-02 Biyun Sheng , Chunhua Shen , Guosheng Lin , Jun Li , Wankou Yang , Changyin Sun

In this paper, we propose an efficient human pose estimation network (DANet) by learning deeply aggregated representations. Most existing models explore multi-scale information mainly from features with different spatial sizes. Powerful…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Zhengxiong Luo , Zhicheng Wang , Yuanhao Cai , Guanan Wang , Yan Huang , Liang Wang , Erjin Zhou , Tieniu Tan , Jian Sun

In this paper, we propose two modified neural networks based on dual path multi-scale fusion networks (SFANet) and SegNet for accurate and efficient crowd counting. Inspired by SFANet, the first model, which is named M-SFANet, is attached…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Pongpisit Thanasutives , Ken-ichi Fukui , Masayuki Numao , Boonserm Kijsirikul

We propose a novel crowd counting approach that leverages abundantly available unlabeled crowd imagery in a learning-to-rank framework. To induce a ranking of cropped images , we use the observation that any sub-image of a crowded scene…

计算机视觉与模式识别 · 计算机科学 2018-03-09 Xialei Liu , Joost van de Weijer , Andrew D. Bagdanov

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

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

Crowd counting is a task worth exploring in modern society because of its wide applications such as public safety and video monitoring. Many CNN-based approaches have been proposed to improve the accuracy of estimation, but there are some…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Bo Wei , Mulin Chen , Qi Wang , Xuelong Li

Crowd counting, for estimating the number of people in a crowd using vision-based computer techniques, has attracted much interest in the research community. Although many attempts have been reported, real-world problems, such as huge…

计算机视觉与模式识别 · 计算机科学 2018-04-23 Saeed Amirgholipour Kasmani , Xiangjian He , Wenjing Jia , Dadong Wang , Michelle Zeibots

Perspective distortions and crowd variations make crowd counting a challenging task in computer vision. To tackle it, many previous works have used multi-scale architecture in deep neural networks (DNNs). Multi-scale branches can be either…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Zhipeng Du , Miaojing Shi , Jiankang Deng , Stefanos Zafeiriou

Crowd counting aims to learn the crowd density distributions and estimate the number of objects (e.g. persons) in images. The perspective effect, which significantly influences the distribution of data points, plays an important role in…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Xiaoshuang Chen , Yiru Zhao , Yu Qin , Fei Jiang , Mingyuan Tao , Xiansheng Hua , Hongtao Lu

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

Crowd counting based on density maps is generally regarded as a regression task.Deep learning is used to learn the mapping between image content and crowd density distribution. Although great success has been achieved, some pedestrians far…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Jiwei Chen , Kewei Wang , Wen Su , Zengfu Wang

Occlusions, complex backgrounds, scale variations and non-uniform distributions present great challenges for crowd counting in practical applications. In this paper, we propose a novel method using an attention model to exploit head…

计算机视觉与模式识别 · 计算机科学 2018-06-28 Youmei Zhang , Chunluan Zhou , Faliang Chang , Alex C. Kot

Estimating count and density maps from crowd images has a wide range of applications such as video surveillance, traffic monitoring, public safety and urban planning. In addition, techniques developed for crowd counting can be applied to…

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

Visual counting, a task that predicts the number of objects from an image/video, is an open-set problem by nature, i.e., the number of population can vary in $[0,+\infty)$ in theory. However, the collected images and labeled count values…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Haipeng Xiong , Hao Lu , Chengxin Liu , Liang Liu , Zhiguo Cao , Chunhua Shen

Automatic analysis of highly crowded people has attracted extensive attention from computer vision research. Previous approaches for crowd counting have already achieved promising performance across various benchmarks. However, to deal with…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Xiaowen Shi , Xin Li , Caili Wu , Shuchen Kong , Jing Yang , Liang He