arXiv:2409.18099cs.CVcs.AI2024-09被引 31

轻量级模型高效精准分割道路裂缝,适合实际工程应用。

EfficientCrackNet: A Lightweight Model for Crack Segmentation

  • 结合CNN与Transformer,用深度可分离卷积和MobileViT提取多尺度特征。
  • 参数仅0.26M,计算量0.483 GFLOPs,性能超越现有轻量模型。
  • 无需预训练即可准确检测裂缝边缘,适合部署在资源受限设备上。

路面裂缝检测在计算机视觉中面临强度不均、拓扑复杂、对比度低和背景噪声等挑战。自动化检测对保障建筑、道路和桥梁结构安全至关重要。现有轻量方法常因计算效率低、裂缝形态复杂和背景干扰导致检测不准,难以实用。为此,本文提出EfficientCrackNet,一种融合卷积神经网络(CNN)与Transformer的轻量级混合模型,用于精确裂缝分割。该模型引入深度可分离卷积(DSC)层和MobileViT模块,以捕捉全局与局部特征;采用边缘提取方法(EEM)实现无需预训练的高效边缘检测,并设计超轻量子空间注意力模块(ULSAM)增强特征表达。在Crack500、DeepCrack和GAPs384三个基准数据集上的实验表明,EfficientCrackNet在仅需0.26M参数和0.483 GFLOPs的情况下,性能优于现有轻量模型,实现了精度与效率的最佳平衡,为实际场景中的裂缝分割提供了鲁棒且可扩展的解决方案。

原文摘要 · Abstract (English)

Crack detection, particularly from pavement images, presents a formidable challenge in the domain of computer vision due to several inherent complexities such as intensity inhomogeneity, intricate topologies, low contrast, and noisy backgrounds. Automated crack detection is crucial for maintaining the structural integrity of essential infrastructures, including buildings, pavements, and bridges. Existing lightweight methods often face challenges including computational inefficiency, complex crack patterns, and difficult backgrounds, leading to inaccurate detection and impracticality for real-world applications. To address these limitations, we propose EfficientCrackNet, a lightweight hybrid model combining Convolutional Neural Networks (CNNs) and transformers for precise crack segmentation. EfficientCrackNet integrates depthwise separable convolutions (DSC) layers and MobileViT block to capture both global and local features. The model employs an Edge Extraction Method (EEM) and for efficient crack edge detection without pretraining, and Ultra-Lightweight Subspace Attention Module (ULSAM) to enhance feature extraction. Extensive experiments on three benchmark datasets Crack500, DeepCrack, and GAPs384 demonstrate that EfficientCrackNet achieves superior performance compared to existing lightweight models, while requiring only 0.26M parameters, and 0.483 FLOPs (G). The proposed model offers an optimal balance between accuracy and computational efficiency, outperforming state-of-the-art lightweight models, and providing a robust and adaptable solution for real-world crack segmentation.

裂缝分割轻量模型图像分割道路检测

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