@article{Lu2025, 
author = {Peng Lu and Xinpeng Hao and Wenhui Li and Congqin Yi and Ru Kong and Teng Wang},
title = {ECF-YOLO: An enhanced YOLOv8 algorithm for ship detection in SAR images},
year = {2025},
journal = {Electronic Research Archive},
volume = {33},
number = {5},
pages = {3394-3409},
keywords = {YOLOv8, ship detection, C2f-EMSCP, CGFM, Inner-SIoU loss function},
url = {https://www.sciopen.com/article/10.3934/era.2025150},
doi = {10.3934/era.2025150},
abstract = {Synthetic aperture radar (SAR) is an advanced microwave sensor widely used in ocean monitoring because of its resilience to light and weather conditions. However, SAR ship detection tends to have relatively low accuracy due to the prevalence of complex backgrounds and small targets in the detection process. To address these issues, we proposed ECF-YOLO, an improved ship detection algorithm based on YOLOv8. The algorithm enhanced the feature extraction ability of the model and reduced the number of parameters and computational cost by developing a novel C2f-EMSCP module, which replaced the original C2f module in the backbone network. Additionally, we proposed the CGFM module in the neck network, which was designed to improve the detection accuracy of small ship targets by selecting features after combining shallow and deep feature maps. Furthermore, the Inner-SIoU loss function was introduced to replace the CIoU, providing a more precise overlap calculation between the target and anchor boxes, thus further improving detection accuracy. The experimental results for the SAR ship detection dataset showed that compared to YOLOv8n, ECF-YOLO improved        A          P              75             by 2.8% and        A          P              50        :        95             by 0.9%. Compared to other mainstream algorithms like YOLOv9t, YOLOv10n, and YOLO11n, ECF-YOLO achieved improvements of 3.4%, 4.6%, and 4.9% for        A          P              75            , and 3.4%, 1.9%, 3.0% for        A          P              50        :        95            , respectively, demonstrating its effectiveness for detecting small targets.}
}