Remote sensing ship detection plays a pivotal role in maritime surveillance, safety assurance, and traffic management. However, current detection methods often face significant challenges due to complex sea-surface background noise, large target-scale variations, and edge-hardware limitations. In this paper, we propose RepLite-YOLO, a lightweight detection framework based on YOLOv11n. Specifically, to alleviate irreversible spatial information loss during downsampling, we adopt the ADown module, originally introduced in YOLOv9, to generate spatially complementary features through its two-branch downsampling mechanism. This design helps preserve salient hull-edge responses while suppressing part of the random sea-surface interference, thereby improving feature robustness for small ship targets. To achieve substantial structural streamlining while maintaining competitive representational capacity under strict hardware constraints, we design the C3k2_OREPA_RS module, utilizing online re-parameterization (OREPA) to efficiently reconstruct deep layers without additional re-parameterization-induced inference operations. Furthermore, we construct the ELANFusion_Block by integrating Depthwise Separable Convolutions (DSC) into the ELAN paradigm to alleviate the multi-scale aggregation bottleneck, and tailor the Detect_DWLite head for highly compressed decoupled prediction. Experimental results show that RepLite-YOLO achieves a favorable balance between detection accuracy and computational efficiency. Compared with YOLOv11n, it reduces the number of parameters by 57.4% and GFLOPs by 49.2%, while maintaining competitive detection accuracy with slight mAP@50 improvements of 1.2 and 1.3 percentage points on the Vessel dataset and Ship Detection dataset, respectively.
Ruijia Fu, Zuomin Wang, Zijun Lin et al.· Remote Sensing· 0 citations
This paper replaces the Stem layer in FRNet with the proposed FD-Stem, which improves feature representation while reducing computational complexity, and introduces long-range modeling capability with limited additional parameters, enabling effective learning of both spatial and channel-wise representations.
Ya-Dong Guo, Jing Liu, Wei Zheng et al.· Journal of Real-Time Image P...· 0 citations