AC-YOLO: A lightweight ship detection model for SAR images based on YOLO11

AC-YOLO:一种基于YOLO11的轻量级SAR图像船舶检测模型

阅读:1

Abstract

Synthetic Aperture Radar (SAR), renowned for its all-weather monitoring capability and high-resolution imaging characteristics, plays a pivotal role in ocean resource exploration, environmental surveillance, and maritime security. It has become a fundamental technological support in marine science research and maritime management. However, existing SAR ship detection algorithms encounter two major challenges: limited detection accuracy and high computational cost, primarily due to the wide range of target scales, indistinct contour features, and complex background interference. To address these challenges, this paper proposes AC-YOLO, a novel lightweight SAR ship detection model based on YOLO11. Specifically, we design a lightweight cross-scale feature fusion module that adaptively fuses multi-scale feature information, enhancing small target detection while reducing model complexity. Additionally, we construct a hybrid attention enhancement module, integrating convolutional operations with a self-attention mechanism to improve feature discrimination without compromising computational efficiency. Furthermore, we propose an optimized bounding box regression loss function, the Minimum Point Distance Intersection over the Union (MPDIoU), which establishes multi-dimensional geometric metrics to accurately characterize discrepancies in overlap area, center distance, and scale variation between predicted and ground truth boxes. Experimental results demonstrate that, compared with the baseline YOLO11 model, AC-YOLO reduces parameter count by 30.0% and computational load by 15.6% on the SSDD dataset, with an average precision (AP) improvement of 1.2%; on the HRSID dataset, the AP increases by 1.5%. This model effectively reconciles the trade-off between complexity and detection accuracy, providing a feasible solution for deployment on edge computing platforms. The source code for the AC-YOLO model is available at: https://github.com/He-ship-sar/ACYOLO.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。