Advancing Pavement Distress Detection in Developing Countries: A Novel Deep Learning Approach with Locally-Collected Datasets

Blessing Agyei Kyem,Eugene Kofi Okrah Denteh,Joshua Kofi Asamoah,Kenneth Adomako Tutu,Armstrong Aboah
2024-08-11
Abstract:Road infrastructure maintenance in developing countries faces unique challenges due to resource constraints and diverse environmental factors. This study addresses the critical need for efficient, accurate, and locally-relevant pavement distress detection methods in these regions. We present a novel deep learning approach combining YOLO (You Only Look Once) object detection models with a Convolutional Block Attention Module (CBAM) to simultaneously detect and classify multiple pavement distress types. The model demonstrates robust performance in detecting and classifying potholes, longitudinal cracks, alligator cracks, and raveling, with confidence scores ranging from 0.46 to 0.93. While some misclassifications occur in complex scenarios, these provide insights into unique challenges of pavement assessment in developing countries. Additionally, we developed a web-based application for real-time distress detection from images and videos. This research advances automated pavement distress detection and provides a tailored solution for developing countries, potentially improving road safety, optimizing maintenance strategies, and contributing to sustainable transportation infrastructure development.
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to detect road damage conditions efficiently and accurately in developing countries. Specifically, the paper addresses the following challenges: 1. **Resource Constraints**: Developing countries face limitations in funds, technical expertise, and infrastructure in maintaining road infrastructure. 2. **Environmental Factors**: Due to differences in climate, traffic patterns, and maintenance practices, the types and characteristics of road damage in developing countries are significantly different from those in developed countries. 3. **Limitations of Traditional Methods**: Traditional manual visual inspection methods are time - consuming, labor - intensive, and error - prone, and cannot meet the need for timely and accurate detection of road damage. 4. **Lack of Datasets**: Currently, there are no publicly available road damage datasets specifically for developing countries, which makes existing automated detection models difficult to adapt to the specific situations in these countries. To address these challenges, the paper proposes a new deep - learning method that combines the YOLO (You Only Look Once) object detection model and the Convolutional Block Attention Module (CBAM) to simultaneously detect and classify multiple types of road damage. In addition, the research team has also developed a web - based application for real - time detection of road damage from images and videos. Through these methods, the paper aims to provide a more effective and customized solution to improve road infrastructure management in developing countries, enhance road safety, optimize maintenance strategies, and promote the development of sustainable transportation infrastructure.