BD-YOLOv8s:通过多维关注和精确重建来增强桥梁缺陷检测
Wenyuan Xu1, Xiang Li1, Yongcheng Ji2
1Northeast Forestry University, Harbin, China.
Scientific reports
|August 12, 2024
概括
这项研究介绍了BD-YOLOv8s,这是一个改进的对象检测方法,用于混凝土桥梁缺陷. 它通过减少复杂的桥梁图像中的错误检测和错误阳性来显著提高准确性.
科学领域:
- 计算机视觉 计算机视觉
- 结构健康监测 结构健康监测
- 人工智能的人工智能
背景情况:
- 像YOLO这样的物体检测网络显示出希望,但由于复杂的背景和可变的缺陷外观,在桥梁缺陷检测方面扎.
- 现有的方法面临挑战,包括精度低,错过的检测,以及桥梁图像中的错误阳性.
- 准确检测混凝土桥梁缺陷对于基础设施维护和安全至关重要.
研究的目的:
- 开发一种先进的物体检测方法,BD-YOLOv8s,专门适用于混凝土桥梁缺陷检测.
- 通过解决现有YOLO模型的局限性,提高检测桥梁缺陷的准确性和可靠性.
- 为了提高缺陷检测算法的稳定性,在具有挑战性的现实世界的桥梁环境中.
主要方法:
- 使用YOLOv8s作为桥梁缺陷检测的基线架构.
- 在第二个卷积层中集成ODConv (直角深卷积),以增强特征提取.
- 将CBAM (卷积块注意模块) 纳入C2F模块,以利用空间和道注意力机制.
- 用CARAFE (Content-Aware Reassembly of Features) 取代传统的升级采样,以改进功能地图的重建.
主要成果:
- 在0.5.5的IOU值下,BD-YOLOv8s实现了86.2%的平均平均精度 (mAP).
- 该模型获得了56%的mAP@0.5:0.95,表明在各种重叠值中表现强.
- 与基线相比,BD-YOLOv8s显著改善,mAP@0.5和mAP@0.5:0.95分别增加了5.3%和5.7%.
- 拟议的方法大大减少了假阳性和错过检测.
结论:
- 与标准YOLOv8s相比,BD-YOLOv8s为混凝土桥梁缺陷检测提供了一种优越的方法.
- 整合ODConv,CBAM和CARAFE有效地提高了模型处理复杂桥梁缺陷图像的能力.
- 改进的准确性和减少的检测错误使BD-YOLOv8s成为桥梁结构健康监测的宝贵工具.
相关概念视频
Wheatstone Bridge
An ohmmeter is a resistance-measuring device. It works by applying a voltage to a resistor of unknown resistance and measuring the current across the resistor. The resistance value is deduced using Ohm's law. Usually, the standard configuration of an ohmmeter comprises a voltmeter or an ammeter. However, such configurations are limited in accuracy because the meters alter the voltage applied to the resistor and the current that flows through it.
Thus, for accurate resistance measurements, a...
Thus, for accurate resistance measurements, a...
Design Example: Strain Gauge Bridge or Wheatstone Bridge
The utilization of strain gauges as transducers for converting mechanical strain into electrical signals is a common practice in various engineering applications. These strain gauges are frequently integrated into Wheatstone bridge circuits to accurately measure parameters such as force or pressure. Within this context, each element within the circuit exhibits a resistance that undergoes subtle variations when subjected to mechanical strain. The primary objective is to convert minuscule...
Deformation of a Beam under Transverse Loading
Understanding beam deflection, particularly for indeterminate beams with overhanging segments and multiple concentrated loads, is crucial for ensuring structural integrity and functionality. The process begins with constructing an accurate free-body diagram, which helps identify the forces and moments acting on the beam. This diagram is vital for visualizing how bending moments vary along the beam's length, influencing its curvature.
The insights from the bending moment diagram extend to...
The insights from the bending moment diagram extend to...
Maximum Deflection
When analyzing beams under unsymmetrical loads, such as a train moving on a bridge, it is crucial to accurately determine the points of maximum stress and deflection. The process involves identifying the maximum deflection of the beam, which may not always occur at its midpoint due to the uneven distribution of the load.
The maximum deflection occurs at a specific point, known as point O, where the tangent to the deflection curve is horizontal. To find point O, the slope of the tangent at any...
The maximum deflection occurs at a specific point, known as point O, where the tangent to the deflection curve is horizontal. To find point O, the slope of the tangent at any...
Lumber Defects
Lumber defects, which can affect both the appearance and structural integrity of wood, include a variety of growth and manufacturing flaws. Growth defects such as knots and knotholes occur where branches were once attached to the tree trunk, with knotholes forming when these knots fall out. Other natural defects include decay and insect damage, which compromise the wood's strength and durability.
Shakes are minor fractures that run along or across the wood's annual rings, while wane is...
Shakes are minor fractures that run along or across the wood's annual rings, while wane is...
Non-destructive Tests for Concrete Strength
The rebound hammer test, also known as the Schmidt hammer test, is a non-destructive technique for evaluating the hardness of concrete and, indirectly, the strength of concrete. It operates on the principle that the rebound of a spring-driven mass from a concrete surface correlates to the surface's hardness. The device comprises a mass within a tubular housing, a spring mechanism, and a plunger that strikes the concrete. Upon release, the energy imparted to the mass by the spring causes it to...


