Multiscale Attention Networks for Pavement Defect Detection

IF 5.6 2区 工程技术 Q1 ENGINEERING, ELECTRICAL & ELECTRONIC
Junde Chen;Yuxin Wen;Yaser Ahangari Nanehkaran;Defu Zhang;Adnan Zeb
{"title":"Multiscale Attention Networks for Pavement Defect Detection","authors":"Junde Chen;Yuxin Wen;Yaser Ahangari Nanehkaran;Defu Zhang;Adnan Zeb","doi":"10.1109/TIM.2023.3298391","DOIUrl":null,"url":null,"abstract":"Pavement defects such as cracks, net cracks, and pit slots can cause potential traffic safety problems. The timely detection and identification play a key role in reducing the harm of various pavement defects. Particularly, the recent development in deep learning (DL)-based convolution neural networks (CNNs) has shown competitive performance in image detection and classification. To detect pavement defects automatically and improve effects, a multiscale mobile attention-based network, which we termed MANet, is proposed to perform the detection of pavement defects. The architecture of the encoder–decoder is used in MANet, where the encoder adopts the MobileNet as the backbone network to extract pavement defect features. Instead of the original \n<inline-formula> <tex-math>$3\\,\\, \\times 3$ </tex-math></inline-formula>\n convolution, the multiscale convolution kernels are used in depthwise separable convolution (DSConv) layers of the network. Furthermore, the hybrid attention mechanism is separately incorporated into the encoder and decoder modules to infer the significance of spatial points and interchannel relationship features for the input intermediate feature maps. The proposed approach achieves state-of-the-art performance on two publicly available benchmark datasets, i.e., the Crack500 (500 crack images with \n<inline-formula> <tex-math>$2000\\,\\, \\times 1500$ </tex-math></inline-formula>\n pixels) and CFD (118 crack images with \n<inline-formula> <tex-math>$480\\,\\, \\times 320$ </tex-math></inline-formula>\n pixels) datasets. The mean intersection over union (MIoU) of the proposed approach on these two datasets reaches 0.7219 and 0.7788, respectively. Ablation experiments show that the multiscale convolution and hybrid attention modules can effectively help the model extract high-level feature representations and generate more accurate pavement crack segmentation results. We further test the model on locally collected pavement crack images (131 images with \n<inline-formula> <tex-math>$1024\\,\\, \\times 768$ </tex-math></inline-formula>\n pixels) and it achieves a satisfactory result. The proposed approach realizes the MIoU of 0.6514 on the local dataset and outperforms other compared baseline methods. Experimental findings demonstrate the validity and feasibility of the proposed approach and it provides a viable solution for pavement crack detection in practical application scenarios. Our code is available at \n<uri>https://github.com/xtu502/pavement-defects</uri>\n.","PeriodicalId":13341,"journal":{"name":"IEEE Transactions on Instrumentation and Measurement","volume":null,"pages":null},"PeriodicalIF":5.6000,"publicationDate":"2023-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"2","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE Transactions on Instrumentation and Measurement","FirstCategoryId":"5","ListUrlMain":"https://ieeexplore.ieee.org/document/10192438/","RegionNum":2,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"ENGINEERING, ELECTRICAL & ELECTRONIC","Score":null,"Total":0}
引用次数: 2

Abstract

Pavement defects such as cracks, net cracks, and pit slots can cause potential traffic safety problems. The timely detection and identification play a key role in reducing the harm of various pavement defects. Particularly, the recent development in deep learning (DL)-based convolution neural networks (CNNs) has shown competitive performance in image detection and classification. To detect pavement defects automatically and improve effects, a multiscale mobile attention-based network, which we termed MANet, is proposed to perform the detection of pavement defects. The architecture of the encoder–decoder is used in MANet, where the encoder adopts the MobileNet as the backbone network to extract pavement defect features. Instead of the original $3\,\, \times 3$ convolution, the multiscale convolution kernels are used in depthwise separable convolution (DSConv) layers of the network. Furthermore, the hybrid attention mechanism is separately incorporated into the encoder and decoder modules to infer the significance of spatial points and interchannel relationship features for the input intermediate feature maps. The proposed approach achieves state-of-the-art performance on two publicly available benchmark datasets, i.e., the Crack500 (500 crack images with $2000\,\, \times 1500$ pixels) and CFD (118 crack images with $480\,\, \times 320$ pixels) datasets. The mean intersection over union (MIoU) of the proposed approach on these two datasets reaches 0.7219 and 0.7788, respectively. Ablation experiments show that the multiscale convolution and hybrid attention modules can effectively help the model extract high-level feature representations and generate more accurate pavement crack segmentation results. We further test the model on locally collected pavement crack images (131 images with $1024\,\, \times 768$ pixels) and it achieves a satisfactory result. The proposed approach realizes the MIoU of 0.6514 on the local dataset and outperforms other compared baseline methods. Experimental findings demonstrate the validity and feasibility of the proposed approach and it provides a viable solution for pavement crack detection in practical application scenarios. Our code is available at https://github.com/xtu502/pavement-defects .
路面缺陷检测的多尺度注意力网络
路面缺陷,如裂缝、网状裂缝和坑槽,可能会导致潜在的交通安全问题。及时检测和识别对减少各种路面缺陷的危害起着关键作用。特别是,基于深度学习(DL)的卷积神经网络(CNNs)的最新发展在图像检测和分类方面显示出了具有竞争力的性能。为了自动检测路面缺陷并提高检测效果,我们提出了一种基于多尺度移动注意力的网络,称为MANet,用于检测路面缺陷。MANet中使用了编码器-解码器的架构,编码器采用MobileNet作为骨干网络来提取路面缺陷特征。在网络的深度可分离卷积(DSConv)层中使用了多尺度卷积核,而不是原始的$3\,\,\乘以3$卷积。此外,混合注意力机制被单独地结合到编码器和解码器模块中,以推断输入中间特征图的空间点和通道间关系特征的重要性。所提出的方法在两个公开可用的基准数据集上实现了最先进的性能,即Crack500(500个裂纹图像,像素为$2000\,\,\乘以1500$)和CFD(118个裂纹图像的像素为480\,\、\乘以320$)数据集。所提出的方法在这两个数据集上的平均并集交集(MIoU)分别达到0.7219和0.7788。烧蚀实验表明,多尺度卷积和混合注意力模块可以有效地帮助模型提取高级特征表示,并生成更准确的路面裂缝分割结果。我们在局部收集的路面裂缝图像(131张图像,像素为1024\,\,\乘以768$)上进一步测试了该模型,并取得了令人满意的结果。所提出的方法在本地数据集上实现了0.6514的MIoU,并且优于其他比较的基线方法。实验结果证明了该方法的有效性和可行性,为实际应用场景中的路面裂缝检测提供了可行的解决方案。我们的代码可在https://github.com/xtu502/pavement-defects.
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
IEEE Transactions on Instrumentation and Measurement
IEEE Transactions on Instrumentation and Measurement 工程技术-工程:电子与电气
CiteScore
9.00
自引率
23.20%
发文量
1294
审稿时长
3.9 months
期刊介绍: Papers are sought that address innovative solutions to the development and use of electrical and electronic instruments and equipment to measure, monitor and/or record physical phenomena for the purpose of advancing measurement science, methods, functionality and applications. The scope of these papers may encompass: (1) theory, methodology, and practice of measurement; (2) design, development and evaluation of instrumentation and measurement systems and components used in generating, acquiring, conditioning and processing signals; (3) analysis, representation, display, and preservation of the information obtained from a set of measurements; and (4) scientific and technical support to establishment and maintenance of technical standards in the field of Instrumentation and Measurement.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信