Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Boosting Detection in Crowd Analysis via Underutilized Output Features

About

Detection-based methods have been viewed unfavorably in crowd analysis due to their poor performance in dense crowds. However, we argue that the potential of these methods has been underestimated, as they offer crucial information for crowd analysis that is often ignored. Specifically, the area size and confidence score of output proposals and bounding boxes provide insight into the scale and density of the crowd. To leverage these underutilized features, we propose Crowd Hat, a plug-and-play module that can be easily integrated with existing detection models. This module uses a mixed 2D-1D compression technique to refine the output features and obtain the spatial and numerical distribution of crowd-specific information. Based on these features, we further propose region-adaptive NMS thresholds and a decouple-then-align paradigm that address the major limitations of detection-based methods. Our extensive evaluations on various crowd analysis tasks, including crowd counting, localization, and detection, demonstrate the effectiveness of utilizing output features and the potential of detection-based methods in crowd analysis.

Shaokai Wu, Fengyu Yang• 2023

Related benchmarks

TaskDatasetResultRank
Crowd CountingShanghaiTech Part A (test)
MAE51.2
227
Crowd CountingShanghaiTech Part B (test)
MAE5.7
191
Crowd CountingUCF-QNRF (test)
MAE75.1
95
Crowd CountingJHU-CROWD++ (test)
MAE52.3
39
Face DetectionWIDERFACE Easy
mAP84.7
15
Face DetectionWIDERFACE Hard
mAP69.4
15
Crowd LocalizationNWPU-Crowd
F1 Score78.2
11
Crowd LocalizationJHU-Crowd++
F1 Score65.9
10
Crowd DetectionWIDER-Face Medium
AP78.1
7
Crowd CountingNWPU-Crowd 1.0 (test)
MAE68.7
7
Showing 10 of 10 rows

Other info

Code

Follow for update