paper-with-me

홈 › Papers

Towards More Effective PRM-based Crowd Counting via A Multi-resolution Fusion and Attention Network

2021-12-17 · Usman Sajid, Guanghui Wang

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 with crowd-variation, large perspective, extreme occlusions, and cluttered background regions, we propose a new PRM based multi-resolution and multi-task crowd counting network by exploiting the PRM module with more effectiveness and potency. The proposed model consists of three deep-layered branches with each branch generating feature maps of different resolutions. These branches perform a feature-level fusion across each other to build the vital collective knowledge to be used for the final crowd estimate. Additionally, early-stage feature maps undergo visual attention to strengthen the later-stage channels understanding of the foreground regions. The integration of these deep branches with the PRM module and the early-attended blocks proves to be more effective than the original PRM based schemes through extensive numerical and visual evaluations on four benchmark datasets. The proposed approach yields a significant improvement by a margin of 12.6% in terms of the RMSE evaluation criterion. It also outperforms state-of-the-art methods in cross-dataset evaluations.

📄 PDF Abstract BibTeX arXiv:2112.09664

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd Counting

Similar Papers 제목 키워드 기반

Progressive Multi-resolution Loss for Crowd Counting

2022-12-08 · Ziheng Yan, Yuankai Qi, Guorong Li, Xinyan Liu 외

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

Crowd Counting

Super-Resolution Information Enhancement For Crowd Counting

2023-03-13 · Jiahao Xie, Wei Xu, Dingkang Liang, Zhanyu Ma 외

Crowd counting is a challenging task due to the heavy occlusions, scales, and density variations. Existing methods handle these challenges effectively while ignoring low-resolution (LR) circumstances. The LR circumstance…

Crowd CountingSuper-Resolution

Multi-Resolution Fusion and Multi-scale Input Priors Based Crowd Counting

2020-10-04 · Usman Sajid, Wenchi Ma, Guanghui Wang

Crowd counting in still images is a challenging problem in practice due to huge crowd-density variations, large perspective changes, severe occlusion, and variable lighting conditions. The state-of-the-art patch rescalin…

Crowd Countingregression

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

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…

Crowd CountingDensity Estimation