Motion-guided small MAV detection in complex and non-planar scenes
Hanqing Guo, Canlun Zheng, Shiyu Zhao
TL;DR
This paper addresses the challenge of detecting extremely small MAVs from a moving platform in complex, non-planar scenes by proposing MGMD, a motion-guided detector that fuses motion cues, trajectory filtering, and appearance-based refinement. The method comprises three modules: motion feature enhancement to reveal moving MAVs, trajectory filtering to suppress parallax-induced false positives, and local fine detection combining a lightweight appearance classifier with a cropped-region detector. On the ARD-MAV dataset, MGMD significantly outperforms state-of-the-art methods and runs at 28 FPS, demonstrating robust performance for tiny targets in dynamic backgrounds. The work highlights the value of integrating pixel-level motion features with temporal tracking and localized appearance cues to achieve reliable small-object MAV detection in challenging aerial environments.
Abstract
In recent years, there has been a growing interest in the visual detection of micro aerial vehicles (MAVs) due to its importance in numerous applications. However, the existing methods based on either appearance or motion features encounter difficulties when the background is complex or the MAV is too small. In this paper, we propose a novel motion-guided MAV detector that can accurately identify small MAVs in complex and non-planar scenes. This detector first exploits a motion feature enhancement module to capture the motion features of small MAVs. Then it uses multi-object tracking and trajectory filtering to eliminate false positives caused by motion parallax. Finally, an appearance-based classifier and an appearance-based detector that operates on the cropped regions are used to achieve precise detection results. Our proposed method can effectively and efficiently detect extremely small MAVs from dynamic and complex backgrounds because it aggregates pixel-level motion features and eliminates false positives based on the motion and appearance features of MAVs. Experiments on the ARD-MAV dataset demonstrate that the proposed method could achieve high performance in small MAV detection under challenging conditions and outperform other state-of-the-art methods across various metrics
