arXiv:2604.27617cs.CVcs.AI2026-04

轻量级模型实现无人机桥检裂缝实时精准识别

Robust Lightweight Crack Classification for Real-Time UAV Bridge Inspection

  • 四组件协同设计:轻量化主干+注意力模块+场景先验增强+焦点损失
  • 825帧/秒推理速度,参数仅1121万,F1-score提升2.51%
  • 适合资源受限的无人机实时巡检,尤其关注裂缝定位精度

随着无人机在桥梁结构健康监测中的广泛应用,基于深度学习的自动裂缝检测已成为研究热点。然而实际无人机巡检仍面临四大挑战:裂缝特征微弱、成像条件差、类别严重不平衡以及计算资源有限。为此,本文提出一种统一的轻量级卷积神经网络框架,包含四个协同组件:轻量化主干网络、用于通道与空间增强的卷积块注意力模块(CBAM)、基于巡检场景先验的定向鲁棒增强策略,以及在类别不平衡下优化难样本学习的焦点损失(Focal Loss)。在SDNET2018桥面数据集上的实验表明,所提方法推理速度达825 FPS,仅需11.21M参数和1.82G FLOPs。相比基线模型,完整框架使F1-score提升2.51%,召回率提高3.95%。Grad-CAM可视化显示,引入的注意力模块使模型关注从散乱区域转向沿裂缝轨迹的精准追踪。整体实现了精度、速度与鲁棒性的良好平衡,为地面站辅助的无人机桥检实时部署提供了实用方案。源代码已开源:https://github.com/skylynf/AttXNet。

原文摘要 · Abstract (English)

With the widespread application of Unmanned Aerial Vehicles (UAVs) in bridge structural health monitoring, deep learning-based automatic crack detection has become a major research focus. However, practical UAV inspections still face four key challenges: weak crack features, degraded imaging conditions, severe class imbalance, and limited computational resources for practical UAV inspection workflows. To address these issues, this paper proposes a unified lightweight convolutional neural network framework composed of four synergistic components: a lightweight backbone network, a Convolutional Block Attention Module (CBAM) for channel and spatial enhancement, a directed robust augmentation strategy based on inspection-scene priors, and Focal Loss for hard-sample learning under class imbalance. Experiments on the SDNET2018 bridge deck dataset show that the proposed method achieves an inference speed of 825 FPS with only 11.21M parameters and 1.82G FLOPs. Compared with the baseline model, the complete framework improves the F1-score by 2.51% and recall by 3.95%. In addition, Grad-CAM visualizations indicate that the introduced attention module shifts the model's focus from scattered regions to precise tracking along crack trajectories. Overall, this study achieves a strong balance among accuracy, speed, and robustness, providing a practical solution for ground-station assisted real-time deployment in UAV bridge inspections. The source code is available at: https://github.com/skylynf/AttXNet .

无人机巡检裂缝识别轻量模型实时检测

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。