中文
相关论文

相关论文: Interlayer and Intralayer Scale Aggregation for Sc…

200 篇论文

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

Crowd counting is an important yet challenging task in computer vision due to serious occlusions, complex background and large scale variations, etc. Multi-column architecture is widely adopted to overcome these challenges, yielding…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Junhao Cheng , Zhuojun Chen , XinYu Zhang , Yizhou Li , Xiaoyuan Jing

Crowd counting on static images is a challenging problem due to scale variations. Recently deep neural networks have been shown to be effective in this task. However, existing neural-networks-based methods often use the multi-column or…

计算机视觉与模式识别 · 计算机科学 2017-02-09 Lingke Zeng , Xiangmin Xu , Bolun Cai , Suo Qiu , Tong Zhang

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

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

Even though convolutional neural networks (CNN) has achieved near-human performance in various computer vision tasks, its ability to tolerate scale variations is limited. The popular practise is making the model bigger first, and then train…

计算机视觉与模式识别 · 计算机科学 2014-11-25 Yichong Xu , Tianjun Xiao , Jiaxing Zhang , Kuiyuan Yang , Zheng Zhang

Crowd counting is a challenging yet critical task in computer vision with applications ranging from public safety to urban planning. Recent advances using Convolutional Neural Networks (CNNs) that estimate density maps have shown…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Abhinav Sagar

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

Tremendous variation in the scale of people/head size is a critical problem for crowd counting. To improve the scale invariance of feature representation, recent works extensively employ Convolutional Neural Networks with multi-column…

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

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

Because of the powerful learning capability of deep neural networks, counting performance via density map estimation has improved significantly during the past several years. However, it is still very challenging due to severe occlusion,…

计算机视觉与模式识别 · 计算机科学 2018-09-21 Di Kang , Antoni Chan

In recent years, significant progress has been made on the research of crowd counting. However, as the challenging scale variations and complex scenes existed in crowds, neither traditional convolution networks nor recent Transformer…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Xing Wei , Yuanrui Kang , Jihao Yang , Yunfeng Qiu , Dahu Shi , Wenming Tan , Yihong Gong

State-of-the-art crowd counting models follow an encoder-decoder approach. Images are first processed by the encoder to extract features. Then, to account for perspective distortion, the highest-level feature map is fed to extra components…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Yiming Ma , Victor Sanchez , Tanaya Guha

Convolutional Neural Network (CNN) based crowd counting methods have achieved promising results in the past few years. However, the scale variation problem is still a huge challenge for accurate count estimation. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Xiaoheng Jiang , Xinyi Wu , Hisham Cholakkal , Rao Muhammad Anwer , Jiale Cao Mingliang Xu , Bing Zhou , Yanwei Pang , Fahad Shahbaz Khan

Deep learning occupies an undisputed dominance in crowd counting. In this paper, we propose a novel convolutional neural network (CNN) architecture called SegCrowdNet. Despite the complex background in crowd scenes, the proposeSegCrowdNet…

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

In this paper, we propose a novel perspective-guided convolution (PGC) for convolutional neural network (CNN) based crowd counting (i.e. PGCNet), which aims to overcome the dramatic intra-scene scale variations of people due to the…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Zhaoyi Yan , Yuchen Yuan , Wangmeng Zuo , Xiao Tan , Yezhen Wang , Shilei Wen , Errui Ding

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
‹ 上一页 1 2 3 10 下一页 ›