English

UFPMP-Det: Toward Accurate and Efficient Object Detection on Drone Imagery

Computer Vision and Pattern Recognition 2022-01-04 v2

Abstract

This paper proposes a novel approach to object detection on drone imagery, namely Multi-Proxy Detection Network with Unified Foreground Packing (UFPMP-Det). To deal with the numerous instances of very small scales, different from the common solution that divides the high-resolution input image into quite a number of chips with low foreground ratios to perform detection on them each, the Unified Foreground Packing (UFP) module is designed, where the sub-regions given by a coarse detector are initially merged through clustering to suppress background and the resulting ones are subsequently packed into a mosaic for a single inference, thus significantly reducing overall time cost. Furthermore, to address the more serious confusion between inter-class similarities and intra-class variations of instances, which deteriorates detection performance but is rarely discussed, the Multi-Proxy Detection Network (MP-Det) is presented to model object distributions in a fine-grained manner by employing multiple proxy learning, and the proxies are enforced to be diverse by minimizing a Bag-of-Instance-Words (BoIW) guided optimal transport loss. By such means, UFPMP-Det largely promotes both the detection accuracy and efficiency. Extensive experiments are carried out on the widely used VisDrone and UAVDT datasets, and UFPMP-Det reports new state-of-the-art scores at a much higher speed, highlighting its advantages.

Keywords

Cite

@article{arxiv.2112.10415,
  title  = {UFPMP-Det: Toward Accurate and Efficient Object Detection on Drone Imagery},
  author = {Yecheng Huang and Jiaxin Chen and Di Huang},
  journal= {arXiv preprint arXiv:2112.10415},
  year   = {2022}
}

Comments

8 pages, 6 figures, Accepted by AAAI2022

R2 v1 2026-06-24T08:24:15.438Z