Realizing accurate control of ship target information in complex marine environments is of great significance for maintaining marine environment security and safeguarding maritime sovereignty. With the rapid development of material technology and manufacturing industry, the types and styles of ships are increasing, and the distribution of multi-type ships on the sea is widespread. How to realize the accurate detection and identification of dynamic multi-type ship targets in the complex marine environment is an important and difficult problem that needs to be solved urgently in current marine environment detection. In this paper, an improved YOLOv11 ship target detection algorithm is proposed, which firstly utilizes the improved EfficientNetv2 network to replace the original backbone network of YOLOv11 to improve the learning ability of ship features under complex sea conditions; in order to solve the problem of interference by moving objects at sea when detecting dense ship targets and reduce the problems of missing detection and false alarms, the algorithm borrows from ConvNext block idea in the process of a neck feature pyramid network fusion; the algorithm introduces the WIoU loss function, which compensates for the effect of the small number of pixels of the small target in the process of regression loss computation, so as to improve the network’s performance in detecting small targets. In order to test the network performance in actual application scenarios, the article builds a visible ship target dataset, including complex background, occlusion and overlap, small targets, and other factors. Through experimental verification, the detection accuracy of the improved algorithm is improved by 5.6% compared with the original algorithm, and compared with typical algorithms in terms of detection accuracy, speed, and number of parameters, ablation experiments are designed to comprehensively validate and analyze the algorithm’s performance.
Read full abstract