Progressive End-to-End Object Detection in Crowded Scenes
Anlin Zheng, Yuang Zhang, Xiangyu Zhang, Xiaojuan Qi, Jian Sun

TL;DR
This paper introduces a progressive query-based detection framework that improves crowded scene object detection by refining predictions iteratively, significantly enhancing performance over existing methods.
Contribution
It proposes a novel progressive predicting method leveraging one-to-one label assignment to refine predictions, boosting query-based detector performance in crowded scenes.
Findings
Achieves 92.0% AP on CrowdHuman dataset
Outperforms box-based methods like MIP in crowded scenarios
Provides consistent improvements across various crowdedness levels
Abstract
In this paper, we propose a new query-based detection framework for crowd detection. Previous query-based detectors suffer from two drawbacks: first, multiple predictions will be inferred for a single object, typically in crowded scenes; second, the performance saturates as the depth of the decoding stage increases. Benefiting from the nature of the one-to-one label assignment rule, we propose a progressive predicting method to address the above issues. Specifically, we first select accepted queries prone to generate true positive predictions, then refine the rest noisy queries according to the previously accepted predictions. Experiments show that our method can significantly boost the performance of query-based detectors in crowded scenes. Equipped with our approach, Sparse RCNN achieves 92.0\% , 41.4\% and 83.2\% on the challenging CrowdHuman…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Mobility and Location-Based Analysis · Internet Traffic Analysis and Secure E-voting · Anomaly Detection Techniques and Applications
