中文
相关论文

相关论文: Fully Convolutional Crowd Counting On Highly Conge…

200 篇论文

The increasing prevalence of gigapixel resolutions has presented new challenges for crowd counting. Such resolutions are far beyond the memory and computation limits of current GPUs, and available deep neural network architectures and…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Arian Bakhtiarnia , Qi Zhang , Alexandros Iosifidis

In recent years, vision-based crowd analysis has been studied extensively due to its practical applications in real world. In this paper, we formulate a novel crowd analysis problem, in which we aim to predict the crowd distribution in the…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Yuzhen Niu , Weifeng Shi , Wenxi Liu , Shengfeng He , Jia Pan , Antoni B. Chan

In this paper, a novel Unified Multi-Task Learning Framework of Real-Time Drone Supervision for Crowd Counting (MFCC) is proposed, which utilizes an image fusion network architecture to fuse images from the visible and thermal infrared…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Siqi Gu , Zhichao Lian

Multi-person pose estimation is fundamental to many computer vision tasks and has made significant progress in recent years. However, few previous methods explored the problem of pose estimation in crowded scenes while it remains…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Jiefeng Li , Can Wang , Hao Zhu , Yihuan Mao , Hao-Shu Fang , Cewu Lu

Forecasting human activities observed in videos is a long-standing challenge in computer vision, which leads to various real-world applications such as mobile robots, autonomous driving, and assistive systems. In this work, we present a new…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Hiroaki Minoura , Ryo Yonetani , Mai Nishimura , Yoshitaka Ushiku

Supervised crowd counting relies heavily on costly manual labeling, which is difficult and expensive, especially in dense scenes. To alleviate the problem, we propose a novel unsupervised framework for crowd counting, named CrowdCLIP. The…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Dingkang Liang , Jiahao Xie , Zhikang Zou , Xiaoqing Ye , Wei Xu , Xiang Bai

To learn a reliable people counter from crowd images, head center annotations are normally required. Annotating head centers is however a laborious and tedious process in dense crowds. In this paper, we present an active learning framework…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Zhen Zhao , Miaojing Shi , Xiaoxiao Zhao , Li Li

State-of-the-art methods for counting people in crowded scenes rely on deep networks to estimate crowd density in the image plane. While useful for this purpose, this image-plane density has no immediate physical meaning because it is…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Weizhe Liu , Krzysztof Lis , Mathieu Salzmann , Pascal Fua

Crowd counting has gained significant popularity due to its practical applications. However, mainstream counting methods ignore precise individual localization and suffer from annotation noise because of counting from estimating density…

计算机视觉与模式识别 · 计算机科学 2024-01-03 Hao-Yuan Ma , Li Zhang , Xiang-Yi Wei

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

Since COVID-19, crowd-counting tasks have gained wide applications. While supervised methods are reliable, annotation is more challenging in high-density scenes due to small head sizes and severe occlusion, whereas it's simpler in…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Guoliang Xu , Jianqin Yin , Ren Zhang , Yonghao Dang , Feng Zhou , Bo Yu

People detection in single 2D images has improved greatly in recent years. However, comparatively little of this progress has percolated into multi-camera multi-people tracking algorithms, whose performance still degrades severely when…

计算机视觉与模式识别 · 计算机科学 2017-04-21 Pierre Baqué , François Fleuret , Pascal Fua

Occlusion is one of the fundamental challenges in crowd counting. In the community, various data-driven approaches have been developed to address this issue, yet their effectiveness is limited. This is mainly because most existing crowd…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Runling Long , Yunlong Wang , Jia Wan , Xiang Deng , Xinting Zhu , Weili Guan , Antoni B. Chan , Liqiang Nie

Automated counting of people in crowd images is a challenging task. The major difficulty stems from the large diversity in the way people appear in crowds. In fact, features available for crowd discrimination largely depend on the crowd…

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

Accurate people counting in smart buildings and intelligent transportation systems is crucial for energy management, safety protocols, and resource allocation. This is especially critical during emergencies, where precise occupant counts…

计算机视觉与模式识别 · 计算机科学 2024-11-18 Ishrath Ahamed , Chamith Dilshan Ranathunga , Dinuka Sandun Udayantha , Benny Kai Kiat Ng , Chau Yuen

In the context of crowd counting, most of the works have focused on improving the accuracy without regard to the performance leading to algorithms that are not suitable for embedded applications. In this paper, we propose a lightweight…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Javier Antonio Gonzalez-Trejo , Diego Alberto Mercado-Ravell

Recently, deep learning methods have made a significant improvement in compressive sensing image reconstruction task. In the existing methods, the scene is measured block by block due to the high computational complexity. This results in…

计算机视觉与模式识别 · 计算机科学 2018-05-30 Jiang Du , Xuemei Xie , Chenye Wang , Guangming Shi , Xun Xu , Yuxiang Wang

Most recent methods used for crowd counting are based on the convolutional neural network (CNN), which has a strong ability to extract local features. But CNN inherently fails in modeling the global context due to the limited receptive…

计算机视觉与模式识别 · 计算机科学 2021-09-30 Ye Tian , Xiangxiang Chu , Hongpeng Wang

Accurate people localisation using drones is crucial for effective crowd management, not only during massive events and public gatherings but also for monitoring daily urban crowd flow. Traditional methods for tiny object localisation using…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Bartosz Ptak , Marek Kraft

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