paper-with-me

Papers

Iterative Crowd Counting

2018-07-26 · ECCV 2018 9 · Viresh Ranjan, Hieu Le, Minh Hoai

In this work, we tackle the problem of crowd counting in images. We present a Convolutional Neural Network (CNN) based density estimation approach to solve this problem. Predicting a high resolution density map in one go is a challenging task. Hence, we present a two branch CNN architecture for generating high resolution density maps, where the first branch generates a low resolution density map, and the second branch incorporates the low resolution prediction and feature maps from the first branch to generate a high resolution density map. We also propose a multi-stage extension of our approach where each stage in the pipeline utilizes the predictions from all the previous stages. Empirical comparison with the previous state-of-the-art crowd counting methods shows that our method achieves the lowest mean absolute error on three challenging crowd counting benchmarks: Shanghaitech, WorldExpo'10, and UCF datasets.

📄 PDF Abstract BibTeX arXiv:1807.09959

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd CountingDensity Estimation

Similar Papers 제목 키워드 기반

Accurate Gigapixel Crowd Counting by Iterative Zooming and Refinement

2023-05-16 · Arian Bakhtiarnia, Qi Zhang, Alexandros Iosifidis

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

Crowd Counting

Calibrating Uncertainty for Semi-Supervised Crowd Counting

2023-08-19 · ICCV 2023 1 · Chen Li, Xiaoling Hu, Shahira Abousamra, Chao Chen

Semi-supervised crowd counting is an important yet challenging task. A popular approach is to iteratively generate pseudo-labels for unlabeled data and add them to the training set. The key is to use uncertainty to selec…

Crowd Counting

Robust Zero-Shot Crowd Counting and Localization With Adaptive Resolution SAM

2024-02-27 · Jia Wan, Qiangqiang Wu, Wei Lin, Antoni B. Chan

The existing crowd counting models require extensive training data, which is time-consuming to annotate. To tackle this issue, we propose a simple yet effective crowd counting method by utilizing the Segment-Everything-E…

Crowd Counting

Recurrent Distillation based Crowd Counting

2020-06-14 · Yue Gu, Wenxi Liu

In recent years, with the progress of deep learning technologies, crowd counting has been rapidly developed. In this work, we propose a simple yet effective crowd counting framework that is able to achieve the state-of-t…

Crowd Counting

Optimal Transport Minimization: Crowd Localization on Density Maps for Semi-Supervised Counting

2023-01-01 · CVPR 2023 1 · Wei Lin, Antoni B. Chan

The accuracy of crowd counting in images has improved greatly in recent years due to the development of deep neural networks for predicting crowd density maps. However, most methods do not further explore the ability…

Crowd Counting