Related Experiment Video
Updated: Jan 6, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
Optimized YOLOv8s framework with deformable convolution for underwater object detection
Xin Wang1, Ke Li2, Feiyan Fan3
1College of Computer Science and Software Engineering, Hohai University, Nanjing, 211100, China.
None:
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 .
Related Concept Videos
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Buoyancy and Stability for Submerged and Floating Bodies
Uniform Depth Channel Flow: Problem Solving
Uniform Depth Channel Flow
Buoyancy
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...

