中文
相关论文

相关论文: Crowd Transformer Network

200 篇论文

We introduce a detection framework for dense crowd counting and eliminate the need for the prevalent density regression paradigm. Typical counting models predict crowd density for an image as opposed to detecting every person. These…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Deepak Babu Sam , Skand Vishwanath Peri , Mukuntha Narayanan Sundararaman , Amogh Kamath , R. Venkatesh Babu

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, we propose a novel self-training approach named Crowd-SDNet that enables a typical object detector trained only with point-level annotations (i.e., objects are labeled with points) to estimate both the center points and sizes…

计算机视觉与模式识别 · 计算机科学 2021-02-19 Yi Wang , Junhui Hou , Xinyu Hou , Lap-Pui Chau

Crowd counting is a concerned and challenging task in computer vision. Existing density map based methods excessively focus on the individuals' localization which harms the crowd counting performance in highly congested scenes. In addition,…

计算机视觉与模式识别 · 计算机科学 2020-05-21 Xinya Chen , Yanrui Bin , Changxin Gao , Nong Sang , Hao Tang

Currently, for crowd counting, the fully supervised methods via density map estimation are the mainstream research directions. However, such methods need location-level annotation of persons in an image, which is time-consuming and…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Fusen Wang , Kai Liu , Fei Long , Nong Sang , Xiaofeng Xia , Jun Sang

Crowd density level estimation is an essential aspect of crowd safety since it helps to identify areas of probable overcrowding and required conditions. Nowadays, AI systems can help in various sectors. Here for safety purposes or many for…

密码学与安全 · 计算机科学 2024-05-14 Mahira Arefin , Md. Anwar Hussen Wadud , Anichur Rahman

In the field of crowd counting research, many recent deep learning based methods have demonstrated robust capabilities for accurately estimating crowd sizes. However, the enhancement in their performance often arises from an increase in the…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Lei Chen , Xinghang Gao , Fei Chao , Xiang Chang , Chih Min Lin , Xingen Gao , Shaopeng Lin , Hongyi Zhang , Juqiang Lin

Localizing individuals in crowds is more in accordance with the practical demands of subsequent high-level crowd analysis tasks than simply counting. However, existing localization based methods relying on intermediate representations…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Qingyu Song , Changan Wang , Zhengkai Jiang , Yabiao Wang , Ying Tai , Chengjie Wang , Jilin Li , Feiyue Huang , Yang Wu

In this paper, we focus on the crowd localization task, a crucial topic of crowd analysis. Most regression-based methods utilize convolution neural networks (CNN) to regress a density map, which can not accurately locate the instance in the…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Dingkang Liang , Wei Xu , Yingying Zhu , Yu Zhou

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

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

Recently, density map regression-based methods have dominated in crowd counting owing to their excellent fitting ability on density distribution. However, further improvement tends to saturate mainly because of the confusing background…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Chenliang Gu , Changan Wang , Bin-Bin Gao , Jun Liu , Tianliang Zhang

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 scene analysis receives growing attention due to its wide applications. Grasping the accurate crowd location (rather than merely crowd count) is important for spatially identifying high-risk regions in congested scenes. In this paper,…

计算机视觉与模式识别 · 计算机科学 2020-01-28 Yao Xue , Siming Liu , Yonghui Li , Xueming Qian

Crowd counting is usually handled in a density map regression fashion, which is supervised via a L2 loss between the predicted density map and ground truth. To effectively regulate models, various improved L2 loss functions have been…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Ziheng Yan , Yuankai Qi , Guorong Li , Xinyan Liu , Weigang Zhang , Qingming Huang , Ming-Hsuan Yang

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

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

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

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

Crowd counting, which is a key computer vision task, has emerged as a fundamental technology in crowd analysis and public safety management. However, challenges such as scale variations and complex backgrounds significantly impact the…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Peng Liu , Heng-Chao Li , Sen Lei , Nanqing Liu , Bin Feng , Xiao Wu