中文
相关论文

相关论文: Foggy Crowd Counting: Combining Physical Priors an…

200 篇论文

This paper presents two novel approaches for people counting in crowded and open environments that combine the information gathered by multiple views. Multiple camera are used to expand the field of view as well as to mitigate the problem…

计算机视觉与模式识别 · 计算机科学 2017-05-09 Fabio Dittrich , Luiz E. S. de Oliveira , Alceu S. Britto , Alessandro L. Koerich

The paper focuses on improving the recent plug-and-play patch rescaling module (PRM) based approaches for crowd counting. In order to make full use of the PRM potential and obtain more reliable and accurate results for challenging images…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Usman Sajid , Guanghui Wang

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

Predicting the behavior of crowds in complex environments is a key requirement in a multitude of application areas, including crowd and disaster management, architectural design, and urban planning. Given a crowd's immediate state, current…

人工智能 · 计算机科学 2019-10-15 Samuel S. Sohn , Seonghyeon Moon , Honglu Zhou , Sejong Yoon , Vladimir Pavlovic , Mubbasir Kapadia

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

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

Crowd counting models in highly congested areas confront two main challenges: weak localization ability and difficulty in differentiating between foreground and background, leading to inaccurate estimations. The reason is that objects in…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Yuehai Chen , Qingzhong Wang , Jing Yang , Badong Chen , Haoyi Xiong , Shaoyi Du

Crowd counting aims to count the number of instantaneous people in a crowded space, and many promising solutions have been proposed for single image crowd counting. With the ubiquitous video capture devices in public safety field, how to…

计算机视觉与模式识别 · 计算机科学 2022-02-15 Xingjiao Wu , Baohan Xu , Yingbin Zheng , Hao Ye , Jing Yang , Liang He

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

Crowd counting finds direct applications in real-world situations, making computational efficiency and performance crucial. However, most of the previous methods rely on a heavy backbone and a complex downstream architecture that restricts…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Yashwardhan Chaudhuri , Ankit Kumar , Orchid Chetia Phukan , Arun Balaji Buduru

We propose a novel crowd counting model that maps a given crowd scene to its density. Crowd analysis is compounded by myriad of factors like inter-occlusion between people due to extreme crowding, high similarity of appearance between…

计算机视觉与模式识别 · 计算机科学 2017-08-04 Deepak Babu Sam , Shiv Surya , R. Venkatesh Babu

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

Crowd counting problem aims to count the number of objects within an image or a frame in the videos and is usually solved by estimating the density map generated from the object location annotations. The values in the density map, by…

计算机视觉与模式识别 · 计算机科学 2019-06-21 Shengqin Jiang , Xiaobo Lu , Yinjie Lei , Lingqiao Liu

Crowd counting, i.e., estimation number of the pedestrian in crowd images, is emerging as an important research problem with the public security applications. A key component for the crowd counting systems is the construction of counting…

计算机视觉与模式识别 · 计算机科学 2019-02-13 Xingjiao Wu , Yingbin Zheng , Hao Ye , Wenxin Hu , Jing Yang , Liang He

In this paper we advance the state-of-the-art for crowd counting in high density scenes by further exploring the idea of a fully convolutional crowd counting model introduced by (Zhang et al., 2016). Producing an accurate and robust crowd…

计算机视觉与模式识别 · 计算机科学 2017-01-18 Mark Marsden , Kevin McGuinness , Suzanne Little , Noel E. O'Connor

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

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

Crowd counting and localization have become increasingly important in computer vision due to their wide-ranging applications. While point-based strategies have been widely used in crowd counting methods, they face a significant challenge,…

计算机视觉与模式识别 · 计算机科学 2024-05-20 I-Hsiang Chen , Wei-Ting Chen , Yu-Wei Liu , Ming-Hsuan Yang , Sy-Yen Kuo

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

RGB-Thermal (T) crowd counting aims to integrate visible-spectrum and thermal infrared information to improve the robustness of crowd density estimation in complex scenes. Although existing studies generally improve counting accuracy…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Jinghao Shi , Mengqi Lei , Kunliang He , Yun Li , Wei Bao , Siqi Li