Skip to content

Author

Zuomin Wang

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Jul 2026

RepLite-YOLO: A Parameter-Efficient Residual-Enhanced Detector for Ship Recognition in Remote Sensing Imagery

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. · 0 citations