Automated Pavement Cracks Detection and Classification Using Deep Learning

Selvia Nafaa,Hafsa Essam,Karim Ashour,Doaa Emad,Rana Mohamed,Mohammed Elhenawy,Huthaifa I. Ashqar,Abdallah A. Hassan,Taqwa I. Alhadidi
2024-06-12
Abstract:Monitoring asset conditions is a crucial factor in building efficient transportation asset management. Because of substantial advances in image processing, traditional manual classification has been largely replaced by semi-automatic/automatic techniques. As a result, automated asset detection and classification techniques are required. This paper proposes a methodology to detect and classify roadway pavement cracks using the well-known You Only Look Once (YOLO) version five (YOLOv5) and version 8 (YOLOv8) algorithms. Experimental results indicated that the precision of pavement crack detection reaches up to 67.3% under different illumination conditions and image sizes. The findings of this study can assist highway agencies in accurately detecting and classifying asset conditions under different illumination conditions. This will reduce the cost and time that are associated with manual inspection, which can greatly reduce the cost of highway asset maintenance.
Computer Vision and Pattern Recognition,Computers and Society
What problem does this paper attempt to address?
The problem that this paper attempts to solve is **how to detect and classify road surface cracks efficiently and accurately under different lighting conditions**. Specifically, traditional manual detection methods are not only time - consuming and labor - intensive, but also prone to human errors. With the progress of image processing technology, automated detection and classification methods have gradually replaced manual methods. However, the performance of existing automated methods in uncontrolled environments is not satisfactory, especially in the case of changing lighting conditions. To solve these problems, the author proposes a deep - learning - based method, using YOLOv5 and YOLOv8 algorithms to detect and classify road surface cracks. Through this method, the detection accuracy, speed and robustness can be improved, thereby reducing the time and cost required for manual detection and improving the efficiency of road asset management. ### Main problem summary: 1. **Limitations of manual detection**: Traditional manual detection methods are time - consuming, labor - intensive and error - prone. 2. **Deficiencies of existing automated methods**: Existing automated methods perform poorly in uncontrolled environments (such as lighting changes). 3. **Improving detection accuracy and robustness**: An automated detection method that can work stably under different lighting conditions is required. By introducing the improved YOLOv5 and YOLOv8 algorithms, this research aims to overcome these challenges and provide a more efficient and accurate scheme for road surface crack detection and classification.