TL;DR
This paper compares deep learning models with different backbones for pavement distress classification, demonstrating their effectiveness on diverse datasets and providing open-source code for practical use.
Contribution
It evaluates the performance of various deep learning backbones for pavement distress detection using a large, multi-national dataset, and shares trained models and code.
Findings
EfficientNet achieved the highest F1 score of 0.58.
Models trained on diverse datasets generalize well across regions.
Open-source code facilitates practical deployment.
Abstract
Automatic detection and classification of pavement distresses is critical in timely maintaining and rehabilitating pavement surfaces. With the evolution of deep learning and high performance computing, the feasibility of vision-based pavement defect assessments has significantly improved. In this study, the authors deploy state-of-the-art deep learning algorithms based on different network backbones to detect and characterize pavement distresses. The influence of different backbone models such as CSPDarknet53, Hourglass-104 and EfficientNet were studied to evaluate their classification performance. The models were trained using 21,041 images captured across urban and rural streets of Japan, Czech Republic and India. Finally, the models were assessed based on their ability to predict and classify distresses, and tested using F1 score obtained from the statistical precision and recall…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDepthwise Convolution · Global Average Pooling · Batch Normalization · Residual Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Pointwise Convolution · Softmax · Depthwise Separable Convolution · Convolution · Dense Connections
