A drone detector with modified backbone and multiple pyramid featuremaps enhancement structure (MDDPE)
Chenhao Wu
TL;DR
This paper tackles the challenge of accurate, real-time drone detection from visual data, especially for small drones in complex backgrounds. It introduces MDDPE, a one-stage detector built on a modified D-LinkNet-based backbone, augmented by two feature-map enhancement modules (FMSE and FMRE) and a Tailored Improved Anchor Matching (TIAM) scheme to better detect drones across scales. Through ablations on a mixed, multi-source drone dataset and comparisons with state-of-the-art detectors, MDDPE delivers superior accuracy (notably AP50-95 improvements) while maintaining around 21 FPS on a high-end GPU, across Real World, Det-Fly, and MIDGARD benchmarks. The work demonstrates robust, real-world-ready drone detection and outlines directions for future improvements, including attention mechanisms and broader comparisons across detection scenarios.
Abstract
This work presents a drone detector with modified backbone and multiple pyramid feature maps enhancement structure (MDDPE). Novel feature maps improve modules that uses different levels of information to produce more robust and discriminatory features is proposed. These module includes the feature maps supplement function and the feature maps recombination enhancement function.To effectively handle the drone characteristics, auxiliary supervisions that are implemented in the early stages by employing tailored anchors designed are utilized. To further improve the modeling of real drone detection scenarios and initialization of the regressor, an updated anchor matching technique is introduced to match anchors and ground truth drone as closely as feasible. To show the proposed MDDPE's superiority over the most advanced detectors, extensive experiments are carried out using well-known drone detection benchmarks.
