HMPNet: A Feature Aggregation Architecture for Maritime Object Detection from a Shipborne Perspective
Yu Zhang, Fengyuan Liu, Juan Lyu, Yi Wei, Changdong Yu
TL;DR
The paper tackles the challenge of maritime object detection from shipborne perspectives by introducing Navigation12, a large, diverse dataset for 12 target categories, and presenting HMPNet, a lightweight architecture designed for robust, multi-scale feature aggregation. The architecture combines a hierarchical dynamic modulation HDM backbone, a matrix cascading poly-scale MCP neck, and a polymerization weight sharing PWS detector to achieve high accuracy with low parameter count. Empirical results show that HMPNet achieves state-of-the-art performance on Navigation12, delivering strong mAP while significantly reducing parameters and FLOPs compared to existing methods, enabling real-time inference. This work advances practical maritime perception by providing a dedicated dataset and a tailored, efficient detection framework suitable for shipborne navigation and safety applications.
Abstract
In the realm of intelligent maritime navigation, object detection from a shipborne perspective is paramount. Despite the criticality, the paucity of maritime-specific data impedes the deployment of sophisticated visual perception techniques, akin to those utilized in autonomous vehicular systems, within the maritime context. To bridge this gap, we introduce Navigation12, a novel dataset annotated for 12 object categories under diverse maritime environments and weather conditions. Based upon this dataset, we propose HMPNet, a lightweight architecture tailored for shipborne object detection. HMPNet incorporates a hierarchical dynamic modulation backbone to bolster feature aggregation and expression, complemented by a matrix cascading poly-scale neck and a polymerization weight sharing detector, facilitating efficient multi-scale feature aggregation. Empirical evaluations indicate that HMPNet surpasses current state-of-the-art methods in terms of both accuracy and computational efficiency, realizing a 3.3% improvement in mean Average Precision over YOLOv11n, the prevailing model, and reducing parameters by 23%.
