错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Pavement Defect Detection Method Based on Deep Learning

  • Tingli Men,
  • BaopingWang,
  • Nan Zhang,
  • Qin Sun

摘要

Due to factors such as vehicle overload, temperature changes and natural aging, cracks, pits and other defects will inevitably appear on the road surface, and computer vision, deep learning and other technologies are comprehensively used to detect the road surface in real time. The acquired image is preprocessed, and the affine transformation is used to remove irrelevant background and obtain the region of interest where defects may exist. Threshold segmentation and morphological operations are used to construct feature operators of different defect types, compare the differences between the feature values of the road surface to be measured and the normal pavement and area, and classify the defects of the road surface to be measured. The YOLOv5 algorithm is used to pre-train the capsules on the manually labeled dataset, continue training using the obtained weights, and finally use the trained model to detect the newly acquired defect images.