Optimized YOLOv8s framework with deformable convolution for underwater object detection

针对水下目标检测,优化了YOLOv8s框架,并采用了可变形卷积。

阅读:1

Abstract

The booming aquatic economy drives demand for underwater object detection, which faces key challenges: small/occluded targets, variable object morphologies, and turbidity-induced low image quality. To address these, this paper proposes O-YOLOv8s-DC-an optimized YOLOv8s framework for deep learning-based underwater object detection. It integrates four core enhancements: a deformable convolution feature module (C2f_DC, adapting to shape/size variations), a depth-weighted bidirectional feature pyramid (DeepBiFPN, boosting small-target detection), content-aware feature reorganization (CARAFE, reducing occluded-target detection errors), and efficient multi-scale attention (EMA, suppressing redundant features). Ablation studies confirm individual module effectiveness. Experiments on the LFIW and OI datasets show O-YOLOv8s-DC outperforms mainstream models (e.g., SSD, original YOLOv8s, DETR), with AP@[0.50:0.05:0.95] (a comprehensive detection metric) significantly higher than YOLOv8s and occluded-target performance effectively enhanced at strict IoU thresholds (e.g., AP@0.75). It also optimizes small-target recognition accuracy, enabling reliable detection in complex underwater environments and providing technical support for aquatic ecological protection and sustainable underwater operations. Source code: https://github.com/WangXin81/O-YOLOv8s-DC .

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。