A Study of Efficient Maritime Rescue Identification Algorithms

Jun Zhang,Yiming Hua,Luya Chen,Li Li,Xudong Shen,Wei Shi,Shuai Wu,Yunfan Fu,Chunfeng Lv,Jianping Zhu
DOI: https://doi.org/10.3390/jmse12071048
IF: 2.744
2024-06-22
Journal of Marine Science and Engineering
Abstract:Accurate target identification of UAV (Unmanned Aerial Vehicle)-captured images is a prerequisite for maritime rescue and maritime surveillance. However, UAV-captured images pose several challenges, such as complex maritime backgrounds, tiny targets, and crowded scenes. To reduce the impact of these challenges on target recognition, we propose an efficient maritime rescue network (EMR-YOLO) for recognizing images captured by UAVs. In the proposed network, the DRC2f (Dilated Reparam-based Channel-to-Pixel) module is first designed by the Dilated Reparam Block to effectively increase the receptive field, reduce the number of parameters, and improve feature extraction capability. Then, the ADOWN downsampling module is used to mitigate fine-grained information loss, thereby improving the efficiency and performance of the model. Finally, CASPPF (Coordinate Attention-based Spatial Pyramid Pooling Fast) is designed by fusing CA (Coordinate Attention) and SPPF (Spatial Pyramid Pooling Fast), which effectively enhances the feature representation and spatial information integration ability, making the model more accurate and robust when dealing with complex scenes. Experimental results on the AFO dataset show that, compared with the YOLOv8s network, the EMR-YOLO network improves the mAP (mean average precision) and mAP50 by 4.7% and 9.2%, respectively, while reducing the number of parameters and computation by 22.5% and 18.7%, respectively. Overall, the use of UAVs to capture images and deep learning for maritime target recognition for maritime rescue and surveillance improves rescue efficiency and safety.
oceanography,engineering, marine, ocean
What problem does this paper attempt to address?
The paper aims to address the problem of target recognition in images captured by Unmanned Aerial Vehicles (UAVs) during maritime rescue and surveillance. Specifically, the paper proposes an efficient maritime rescue network named EMR-YOLO to improve target recognition accuracy in complex maritime backgrounds. The main contributions of the study include: 1. **Proposing the EMR-YOLO method**: Experimental results show that this method outperforms existing advanced methods. 2. **Improving the C2f module**: By introducing the Dilated Reparam Block, the DRC2f module is designed to enhance global information capture and feature extraction capabilities. 3. **Adopting the ADOWN downsampling module**: This module captures shallow feature information, achieving more comprehensive feature information extraction. 4. **Integrating Coordinate Attention (CA) mechanism and Spatial Pyramid Pooling Fast (SPPF)**: The CASPPF module is designed to effectively enhance the information fusion of features at different levels, making the model more accurate in handling complex scenes. Overall, EMR-YOLO aims to achieve efficient maritime target recognition through images captured by UAVs, thereby improving the efficiency and safety of maritime rescue and surveillance.