paper-with-me

Papers

Revisiting Crowd Counting: State-of-the-art, Trends, and Future Perspectives

2022-09-14 · Muhammad Asif Khan, Hamid Menouar, Ridha Hamila

Crowd counting is an effective tool for situational awareness in public places. Automated crowd counting using images and videos is an interesting yet challenging problem that has gained significant attention in computer vision. Over the past few years, various deep learning methods have been developed to achieve state-of-the-art performance. The methods evolved over time vary in many aspects such as model architecture, input pipeline, learning paradigm, computational complexity, and accuracy gains etc. In this paper, we present a systematic and comprehensive review of the most significant contributions in the area of crowd counting. Although few surveys exist on the topic, our survey is most up-to date and different in several aspects. First, it provides a more meaningful categorization of the most significant contributions by model architectures, learning methods (i.e., loss functions), and evaluation methods (i.e., evaluation metrics). We chose prominent and distinct works and excluded similar works. We also sort the well-known crowd counting models by their performance over benchmark datasets. We believe that this survey can be a good resource for novice researchers to understand the progressive developments and contributions over time and the current state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2209.07271

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd CountingSurvey

Similar Papers 제목 키워드 기반

Revisiting Perspective Information for Efficient Crowd Counting

2018-07-05 · CVPR 2019 6 · Miaojing Shi, Zhaohui Yang, Chao Xu, Qijun Chen

Crowd counting is the task of estimating people numbers in crowd images. Modern crowd counting methods employ deep neural networks to estimate crowd counts via crowd density regressions. A major challenge of this task li…

Crowd Countingregression

Point in, Box out: Beyond Counting Persons in Crowds

2019-04-02 · CVPR 2019 6 · Yuting Liu, Miaojing Shi, Qijun Zhao, Xiaofang Wang

Modern crowd counting methods usually employ deep neural networks (DNN) to estimate crowd counts via density regression. Despite their significant improvements, the regression-based methods are incapable of providing the…

Crowd Countingregression

Scene-Adaptive Attention Network for Crowd Counting

2021-12-31 · Xing Wei, Yuanrui Kang, Jihao Yang, Yunfeng Qiu 외

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

Crowd Counting

Why Existing Multimodal Crowd Counting Datasets Can Lead to Unfulfilled Expectations in Real-World Applications

2023-04-13 · Martin Thißen, Elke Hergenröther

More information leads to better decisions and predictions, right? Confirming this hypothesis, several studies concluded that the simultaneous use of optical and thermal images leads to better predictions in crowd counti…

Crowd Counting

CNN-based Density Estimation and Crowd Counting: A Survey

2020-03-28 · Guangshuai Gao, Junyu. Gao, Qingjie Liu, Qi. Wang 외

Accurately estimating the number of objects in a single image is a challenging yet meaningful task and has been applied in many applications such as urban planning and public safety. In the various object counting tasks,…

Crowd CountingDensity EstimationObject CountingSurvey