arXiv:2603.25218cs.CV2026-03

针对地面反无人机探测,提出高效小目标检测框架SDD-YOLO

SDD-YOLO: A Small-Target Detection Framework for Ground-to-Air Anti-UAV Surveillance with Edge-Efficient Deployment

论文配图:SDD-YOLO: A Small-Target Detection Framework for Ground-to-Air Anti-UAV Surveillance with Edge-Efficient Deployment
图 1 · 摘自论文原文
  • 采用4倍下采样高分辨率检测头,增强微小目标空间细节捕捉能力
  • 在DroneSOD-30K数据集上达86.0% [email protected],较YOLOv5n提升7.8个百分点
  • 支持边缘部署,单卡实测226 FPS,适合实时反制场景

从地面侦测空中小型无人机面临极低像素占用、复杂空域背景及严格实时性要求等挑战。现有基于YOLO的检测器多针对通用目标优化,缺乏对亚像素级目标的特征分辨能力,且部署复杂。本文提出专为地对空反无人机监控设计的SDD-YOLO框架。为捕捉微小目标关键空间细节,引入在4倍下采样下的P2高分辨率检测头。融合YOLO26最新架构改进,采用无DFL、无NMS设计以简化推理,并结合MuSGD混合训练策略与ProgLoss和STAL,显著缓解稀疏小目标信号的梯度震荡。为评估性能,构建包含约3万张标注图像的DroneSOD-30K大规模地对空数据集,覆盖多种气象条件。实验表明,SDD-YOLO-n在该数据集上达到86.0% [email protected],较YOLOv5n提升7.8个百分点。推理分析显示,模型在NVIDIA RTX 5090上可达226 FPS,Intel Xeon CPU上达35 FPS,展现出优异的边缘部署效率。

原文摘要 · Abstract (English)

Detecting small unmanned aerial vehicles (UAVs) from a ground-to-air (G2A) perspective presents significant challenges, including extremely low pixel occupancy, cluttered aerial backgrounds, and strict real-time constraints. Existing YOLO-based detectors are primarily optimized for general object detection and often lack adequate feature resolution for sub-pixel targets, while introducing complexities during deployment. In this paper, we propose SDD-YOLO, a small-target detection framework tailored for G2A anti-UAV surveillance. To capture fine-grained spatial details critical for micro-targets, SDD-YOLO introduces a P2 high-resolution detection head operating at 4 times downsampling. Furthermore, we integrate the recent architectural advancements from YOLO26, including a DFL-free, NMS-free architecture for streamlined inference, and the MuSGD hybrid training strategy with ProgLoss and STAL, which substantially mitigates gradient oscillation on sparse small-target signals. To support our evaluation, we construct DroneSOD-30K, a large-scale G2A dataset comprising approximately 30,000 annotated images covering diverse meteorological conditions. Experiments demonstrate that SDD-YOLO-n achieves a [email protected] of 86.0% on DroneSOD-30K, surpassing the YOLOv5n baseline by 7.8 percentage points. Extensive inference analysis shows our model attains 226 FPS on an NVIDIA RTX 5090 and 35 FPS on an Intel Xeon CPU, demonstrating exceptional efficiency for future edge deployment.

小目标检测反无人机边缘部署YOLO改进

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。