DPNet: Dynamic Pooling Network for Tiny Object Detection
Luqi Gong, Haotian Chen, Yikun Chen, Tianliang Yao, Chao Li, Shuai, Zhao, Guangjie Han

TL;DR
DPNet introduces a dynamic, input-aware downsampling approach with adaptive normalization for tiny object detection, balancing accuracy and computational efficiency in aerial imagery.
Contribution
The paper proposes a novel DPNet architecture with a lightweight predictor and adaptive normalization, enabling flexible downsampling tailored to each input image for improved tiny object detection.
Findings
Reduces GFLOPs by over 35% on TinyCOCO
Maintains detection performance while saving computational resources
Demonstrates effectiveness on TinyCOCO and TinyPerson datasets
Abstract
In unmanned aerial systems, especially in complex environments, accurately detecting tiny objects is crucial. Resizing images is a common strategy to improve detection accuracy, particularly for small objects. However, simply enlarging images significantly increases computational costs and the number of negative samples, severely degrading detection performance and limiting its applicability. This paper proposes a Dynamic Pooling Network (DPNet) for tiny object detection to mitigate these issues. DPNet employs a flexible down-sampling strategy by introducing a factor (df) to relax the fixed downsampling process of the feature map to an adjustable one. Furthermore, we design a lightweight predictor to predict df for each input image, which is used to decrease the resolution of feature maps in the backbone. Thus, we achieve input-aware downsampling. We also design an Adaptive…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
