
@Article{cmc.2026.085708,
AUTHOR = {Yufei Wang, Jiayi Shang, Fang Liu, Jun Liu},
TITLE = {YOLO-MARALight: Detection Algorithm for Small Ship Targets in Complex Scenes in Remote Sensing Images},
JOURNAL = {Computers, Materials \& Continua},
VOLUME = {},
YEAR = {},
NUMBER = {},
PAGES = {{pages}},
URL = {http://www.techscience.com/cmc/online/detail/27670},
ISSN = {1546-2226},
ABSTRACT = {Ship detection is an effective way of sea area supervision, which has important research value in both military and civil fields. For small ship targets in the sea scene, the deep feature map is difficult to effectively capture their subtle features, resulting in the decline of small target detection accuracy and the increase of the missing detection rate. To solve this problem, this paper proposes a detection algorithm called YOLO-MARALight, which adds a small target detection layer in the head network, uses a larger scale feature map to retain the details, and improves the discrimination ability of the model for small targets; Adding CBAM attention mechanism can focus more accurately on the effective area of the target object, selectively strengthen the task related feature expression, reduce background interference, and effectively improve the robustness and generalization ability of the model; The EIoU loss function is introduced to accelerate the convergence speed of the target detection algorithm and improve the detection accuracy; The backbone network adopts ShuffleNetv2 structure, which greatly reduces the amount of calculation and parameters. Training and testing on datasets. Ablation and comparative experiments yield two performance-complementary variants: (1) The high-precision variant (integrating P2 small target detection layer, CBAM attention and EIoU loss) achieves a mAP of 51.2%, 5.6 percentage points higher than the YOLOv8 baseline; (2) The proposed lightweight YOLO-MARALight further incorporates ShuffleNetv2 backbone, boosting precision from 44.6% to 53.5% (significantly reducing false positives), increasing inference speed by 37% from 67 to 92 FPS, and cutting GFLOPs by 22%. Although its mAP slightly drops to 47.4% vs. the high-precision variant, YOLO-MARALight strikes an optimal balance between detection performance and computational efficiency, making it ideal for real-time remote sensing ship detection on resource-constrained edge devices.},
DOI = {10.32604/cmc.2026.085708}
}



