paper-with-me

Papers

HDNet: A Hierarchically Decoupled Network for Crowd Counting

2022-12-12 · Chenliang Gu, Changan Wang, Bin-Bin Gao, Jun Liu, Tianliang Zhang

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 noise and the large density variation. In this paper, we propose a Hierarchically Decoupled Network (HDNet) to solve the above two problems within a unified framework. Specifically, a background classification sub-task is decomposed from the density map prediction task, which is then assigned to a Density Decoupling Module (DDM) to exploit its highly discriminative ability. For the remaining foreground prediction sub-task, it is further hierarchically decomposed to several density-specific sub-tasks by the DDM, which are then solved by the regression-based experts in a Foreground Density Estimation Module (FDEM). Although the proposed strategy effectively reduces the hypothesis space so as to relieve the optimization for those task-specific experts, the high correlation of these sub-tasks are ignored. Therefore, we introduce three types of interaction strategies to unify the whole framework, which are Feature Interaction, Gradient Interaction, and Scale Interaction. Integrated with the above spirits, HDNet achieves state-of-the-art performance on several popular counting benchmarks.

📄 PDF Abstract BibTeX arXiv:2212.05722

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd CountingDensity Estimationregression

Similar Papers 제목 키워드 기반

STNet: Scale Tree Network with Multi-level Auxiliator for Crowd Counting

2020-12-18 · Mingjie Wang, Hao Cai, XianFeng Han, Jun Zhou 외

Crowd counting remains a challenging task because the presence of drastic scale variation, density inconsistency, and complex background can seriously degrade the counting accuracy. To battle the ingrained issue of accur…

Crowd CountingDiversity

Redesigning Multi-Scale Neural Network for Crowd Counting

2022-08-04 · Zhipeng Du, Miaojing Shi, Jiankang Deng, Stefanos Zafeiriou

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

Crowd Counting

Crowd Counting and Density Estimation by Trellis Encoder-Decoder Networks

2019-06-01 · CVPR 2019 6 · Xiaolong Jiang, Zehao Xiao, Baochang Zhang, Xiantong Zhen 외

Crowd counting has recently attracted increasing interest in computer vision but remains a challenging problem. In this paper, we propose a trellis encoder-decoder network (TEDnet) for crowd counting, which focuses on ge…

Crowd CountingDecoderDensity Estimation

Crowd Counting and Density Estimation by Trellis Encoder-Decoder Network

2019-03-03 · Xiaolong Jiang, Zehao Xiao, Baochang Zhang, Xian-Tong Zhen 외

Crowd counting has recently attracted increasing interest in computer vision but remains a challenging problem. In this paper, we propose a trellis encoder-decoder network (TEDnet) for crowd counting, which focuses on ge…

Crowd CountingDecoderDensity Estimation

Attention Scaling for Crowd Counting

2020-06-01 · CVPR 2020 6 · Xiaoheng Jiang, Li Zhang, Mingliang Xu, Tianzhu Zhang 외

Convolutional Neural Network (CNN) based methods generally take crowd counting as a regression task by outputting crowd densities. They learn the mapping between image contents and crowd density distributions. Though hav…

Crowd Counting