Abstract

Automated pavement crack image segmentation is challenging because of inherent irregular patterns, lighting conditions, and noise in images. Conventional approaches require a substantial amount of feature engineering to differentiate crack regions from non-affected regions. In this paper, we propose a deep learning technique based on a convolutional neural network to perform segmentation tasks on pavement crack images. Our approach requires minimal feature engineering compared to other machine learning techniques. We propose a U-Net-based network architecture in which we replace the encoder with a pretrained ResNet-34 neural network. We use a "one-cycle" training schedule based on cyclical learning rates to speed up the convergence. Our method achieves an F1 score of 96% on the CFD dataset and 73% on the Crack500 dataset, outperforming other algorithms tested on these datasets. We perform ablation studies on various techniques that helped us get marginal performance boosts, i.e., the addition of spatial and channel squeeze and excitation (SCSE) modules, training with gradually increasing image sizes, and training various neural network layers with different learning rates.

Highlights

  • Crack formation on pavements poses a safety hazard to road users

  • We introduce the concurrent spatial and channel squeeze and excitation (SCSE) modules in our proposed network architecture, which increase the performance, as we show in the ablation studies

  • NETWORK ARCHITECTURE The network architecture we propose is a U-Net-based architecture [21] with a ResNet-34 [22] encoder, which was pretrained on ImageNet, as shown in Fig. 1. (Our description assumes some background in convolutional neural networks.) This fully convolutional network receives a three-channel (RGB) image as input and produces a onechannel output of the same size

Read more

Summary

Introduction

Crack formation on pavements poses a safety hazard to road users. The principal causes of pavement crack formation include traffic, moisture, and construction quality [1]. The quality of roads worsens with time owing to wear and tear. Continual traffic flow in urban areas exacerbates this problem. A study done in 2006 revealed that accidents due to road conditions in the United States alone cost $217.5 billion [2]. The risk increases with road usage, and the consequence can be as severe as death. The maintenance of pavements is a priority to ensure the safety of road users

Methods
Results
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call