中文
相关论文

相关论文: Crowd Transformer Network

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

In this paper, we explore a strong baseline for crowd counting and an unsupervised people localization algorithm based on estimated density maps. Firstly, existing methods achieve state-of-the-art performance based on different backbones…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Liangzi Rong , Chunping Li

This paper investigates the role of global context for crowd counting. Specifically, a pure transformer is used to extract features with global information from overlapping image patches. Inspired by classification, we add a context token…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Guolei Sun , Yun Liu , Thomas Probst , Danda Pani Paudel , Nikola Popovic , Luc Van Gool

Crowd counting is a task of estimating the number of the crowd through images, which is extremely valuable in the fields of intelligent security, urban planning, public safety management, and so on. However, the existing counting methods…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Zhiyuan Zhao , Yubin Wen , Siyu Yang , Lichen Ning , Yuandong Liu , Junyu Gao

Crowd counting typically relies on labor-intensive point-level annotations and computationally intensive backbones, restricting its scalability and deployment in resource-constrained environments. To address these challenges, this paper…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Qiang Guo , Rubo Zhang , Bingbing Zhang , Junjie Liu , Jianqing Liu

We introduce an unsupervised approach to efficiently discover the underlying features in a data set via crowdsourcing. Our queries ask crowd members to articulate a feature common to two out of three displayed examples. In addition we also…

机器学习 · 统计学 2015-04-02 James Y. Zou , Kamalika Chaudhuri , Adam Tauman Kalai

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

Dense crowd counting is a challenging task that demands millions of head annotations for training models. Though existing self-supervised approaches could learn good representations, they require some labeled data to map these features to…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Deepak Babu Sam , Abhinav Agarwalla , Jimmy Joseph , Vishwanath A. Sindagi , R. Venkatesh Babu , Vishal M. Patel

Unsupervised crowd counting is a challenging yet not largely explored task. In this paper, we explore it in a transfer learning setting where we learn to detect and count persons in an unlabeled target set by transferring bi-knowledge…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Yuting Liu , Zheng Wang , Miaojing Shi , Shin'ichi Satoh , Qijun Zhao , Hongyu Yang

In recent years, crowd counting has become an important issue in computer vision. In most methods, the density maps are generated by convolving with a Gaussian kernel from the ground-truth dot maps which are marked around the center of…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Xin Zhong , Zhaoyi Yan , Jing Qin , Wangmeng Zuo , Weigang Lu

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

Crowd analysis from drones has attracted increasing attention in recent times due to the ease of use and affordable cost of these devices. However, how this technology can provide a solution to crowd flow detection is still an unexplored…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Giovanna Castellano , Eugenio Cotardo , Corrado Mencar , Gennaro Vessio

Recently, crowd counting is a hot topic in crowd analysis. Many CNN-based counting algorithms attain good performance. However, these methods only focus on the local appearance features of crowd scenes but ignore the large-range pixel-wise…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Junyu Gao , Qi Wang , Yuan Yuan

In this paper, we propose a simple yet effective crowd counting and localization network named SCALNet. Unlike most existing works that separate the counting and localization tasks, we consider those tasks as a pixel-wise dense prediction…

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

Modern methods for counting people in crowded scenes rely on deep networks to estimate people densities in individual images. As such, only very few take advantage of temporal consistency in video sequences, and those that do only impose…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Weizhe Liu , Mathieu Salzmann , Pascal Fua

In this work, we propose a novel crowd counting network that progressively generates crowd density maps via residual error estimation. The proposed method uses VGG16 as the backbone network and employs density map generated by the final…

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

Modern methods for counting people in crowded scenes rely on deep networks to estimate people densities in individual images. As such, only very few take advantage of temporal consistency in video sequences, and those that do only impose…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Weizhe Liu , Mathieu Salzmann , Pascal Fua

Counting people in dense crowds is a demanding task even for humans. This is primarily due to the large variability in appearance of people. Often people are only seen as a bunch of blobs. Occlusions, pose variations and background clutter…

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

Computer vision tasks often have side information available that is helpful to solve the task. For example, for crowd counting, the camera perspective (e.g., camera angle and height) gives a clue about the appearance and scale of people in…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Di Kang , Debarun Dhar , Antoni B. Chan

With multiple crowd gatherings of millions of people every year in events ranging from pilgrimages to protests, concerts to marathons, and festivals to funerals; visual crowd analysis is emerging as a new frontier in computer vision. In…

计算机视觉与模式识别 · 计算机科学 2018-08-06 Haroon Idrees , Muhmmad Tayyab , Kishan Athrey , Dong Zhang , Somaya Al-Maadeed , Nasir Rajpoot , Mubarak Shah