专为无人机小目标检测优化的轻量级实时模型
HierLight-YOLO: A Hierarchical and Lightweight Object Detection Network for UAV Photography
- 采用分层特征融合与轻量化模块设计
- 在VisDrone2019上实现小目标检测精度领先
- 适合部署在资源受限的无人机平台
在复杂场景下实时检测小目标(如无人机航拍图像中<32像素的目标)面临双重挑战:既要精准识别微小目标,又需在资源受限设备上保持实时性。尽管YOLO系列在大目标检测中表现优异,但在以小目标为主的无人机场景中误检率显著升高。本文提出HierLight-YOLO,基于YOLOv8架构,引入分层跨层级连接的多尺度特征融合方法——层次扩展路径聚合网络(HEPAN),提升小目标检测精度;设计两种轻量化模块:倒置残差深度可分离卷积块(IRDCB)与轻量下采样模块(LDown),大幅降低参数量与计算复杂度;同时构建专用小目标检测头,增强空间分辨率与特征融合能力,可有效检测4像素级微小目标。在VisDrone2019基准测试中,对比实验与消融研究验证了其先进性能。
原文摘要 · Abstract (English)
The real-time detection of small objects in complex scenes, such as the unmanned aerial vehicle (UAV) photography captured by drones, has dual challenges of detecting small targets (<32 pixels) and maintaining real-time efficiency on resource-constrained platforms. While YOLO-series detectors have achieved remarkable success in real-time large object detection, they suffer from significantly higher false negative rates for drone-based detection where small objects dominate, compared to large object scenarios. This paper proposes HierLight-YOLO, a hierarchical feature fusion and lightweight model that enhances the real-time detection of small objects, based on the YOLOv8 architecture. We propose the Hierarchical Extended Path Aggregation Network (HEPAN), a multi-scale feature fusion method through hierarchical cross-level connections, enhancing the small object detection accuracy. HierLight-YOLO includes two innovative lightweight modules: Inverted Residual Depthwise Convolution Block (IRDCB) and Lightweight Downsample (LDown) module, which significantly reduce the model's parameters and computational complexity without sacrificing detection capabilities. Small object detection head is designed to further enhance spatial resolution and feature fusion to tackle the tiny object (4 pixels) detection. Comparison experiments and ablation studies on the VisDrone2019 benchmark demonstrate state-of-the-art performance of HierLight-YOLO.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。