CVMay 13, 2025

HMPNet: A Feature Aggregation Architecture for Maritime Object Detection from a Shipborne Perspective

arXiv:2505.08231v12 citationsh-index: 1ICME
Originality Incremental advance
AI Analysis

This work addresses the lack of maritime-specific data and detection methods for intelligent navigation, though it is incremental as it builds on existing object detection techniques.

The paper tackles the problem of object detection from a shipborne perspective in maritime navigation by introducing HMPNet, a lightweight architecture that achieves a 3.3% improvement in mean Average Precision over YOLOv11n and reduces parameters by 23%.

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%.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes