Micro-UAV detection under bird interference with an enhanced YOLOv8s
摘要
Detecting unmanned aerial vehicles (UAVs), especially micro-UAVs, in low-altitude surveillance remains challenging because targets are small and easily confused with birds and background clutter. To address this bird–UAV coexistence setting, we construct the Bird–UAV Fusion dataset by combining a laboratory-curated Bird–UAV image collection with a public UAV dataset. Based on YOLOv8s, we propose a micro-UAV detector that extends the original P3–P5 head to P2–P5, where the stride-4 P2 branch preserves fine spatial details without introducing a more expensive P1 branch. A Residual Channel–Spatial Attention Block (RCSAB) is inserted into the P2 path to enhance small-target responses, and the Feature Complementary Mapping Module (FCM) is incorporated in the backbone and P3