PeerJ Computer Science (Jan 2025)

OBC-YOLOv8: an improved road damage detection model based on YOLOv8

  • Shizheng Zhang,
  • Zhihao Liu,
  • Kunpeng Wang,
  • Wanwei Huang,
  • Pu Li

DOI
https://doi.org/10.7717/peerj-cs.2593
Journal volume & issue
Vol. 11
p. e2593

Abstract

Read online Read online

Effective and efficient detection of pavement distress is very important for the normal use and maintenance of roads. To achieve this goal, a new road damage detection method based on YOLOv8 is proposed in this article. Firstly, omni-dimensional dynamic convolution (ODConv) block is employed to better grasp the complex and diverse features of damage objects by making dynamic adjustment according to the features of input images. Secondly, to extract the global and local feature information simultaneously to better improve the feature extraction ability of the model, BoTNet is added to the end of the backbone, which can combine the advantages of convolutional neural network (CNN) and Transformer. Finally, the coordinate attention mechanism (CA) is incorporated into the Neck section to make more accurate speculations and enhance detection accuracy further which can effectively mitigate irrelevant feature interference. The new proposed model is named OBC-YOLOv8 and the experimental results on the RDD2022-China dataset demonstrate its superiority compared with baselines, with 1.8% and 1.6% increases in mean average precision 50 ([email protected]) and F1-score, respectively.

Keywords