Next Article in Journal
Four City Ideals: Perspectives on Protecting and Integrating Green Space at the Rural–Urban Fringe
Previous Article in Journal
How Does the Central Environmental Supervision Reshape the Ecological Efficiency Map of China’s Cities? Micro Evidence from 285 Cities in China
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Bridging Image-Based Detection and Field Evaluation: A Semi-Automated Pavement Distress Assessment Framework

by
Betül Değer Şitilbay
* and
Mehmet Ozan Yılmaz
Civil Engineering Department, Civil Engineering Faculty, Yıldız Technical University, Esenler, Istanbul 34220, Türkiye
*
Author to whom correspondence should be addressed.
Sustainability 2026, 18(10), 4935; https://doi.org/10.3390/su18104935
Submission received: 13 April 2026 / Revised: 4 May 2026 / Accepted: 8 May 2026 / Published: 14 May 2026

Abstract

Accurate, rapid, and consistent evaluation of pavement condition across large-scale road networks is critical for sustainable maintenance and rehabilitation planning. However, conventional approaches largely rely on manual visual inspections, which are time-consuming, subjective, and difficult to implement at the network level. In this study, a semi-automated pavement distress evaluation framework that integrates field-based assessment with computer vision techniques is proposed. The study was conducted on a 3 km roadway network located within the Yıldız Technical University Davutpaşa Campus. Field-based distress observations were used as reference data, while street-level images obtained from the Mapillary platform were analyzed using a deep learning-based YOLOv8 model trained on the RDD2022 dataset, which was specifically developed for road distress detection. The analysis focuses on crack and pothole distress, which have a dominant influence on PCR and are highly distinguishable in image-based approaches. Correlation analyses between automated detection results and field-based data demonstrate a strong agreement, reaching values of approximately ρ 0.90 in some routes. These findings indicate that these distress types are effective in representing variations in pavement condition. The results demonstrate that multi-source image data and deep learning-based detection methods can be reliably used for section-level pavement condition assessment. The proposed approach addresses a key gap in the literature by transforming image-level detections into engineering-based decision-support information. Furthermore, by leveraging publicly available data sources, the framework offers a low-cost and scalable solution that enables rapid preliminary assessment over large road networks, thereby providing significant potential for sustainable infrastructure management and the development of data-driven maintenance strategies. Several practical challenges encountered during the detection process—including sensitivity to contrast enhancement parameters, false positives from shadows and surface reflections, heterogeneous image resolution across crowdsourced imagery, and training distribution gaps for locally prevalent infrastructure features—are discussed, and directions for reducing human intervention through adaptive preprocessing and targeted model refinement are identified.

1. Introduction

Sustainable management of transportation infrastructure requires accurate, rapid, and cost-effective assessment of pavement condition, as inefficient maintenance strategies may lead to excessive resource consumption, increased environmental impact, and higher life-cycle costs. In pavements designed to meet high structural and functional performance targets, distress caused by repeated traffic loads and environmental effects [1,2], leads to a decline in service level and an increase in life-cycle costs if effective pavement management strategies are not implemented [3,4]. Within Pavement Management Systems (PMS), developed to systematically manage this deterioration process [5], pavement condition assessment forms the basis of maintenance and rehabilitation planning [6], enabling road agencies to accurately identify deteriorated sections and allocate resources efficiently [7,8].
While the structural condition of pavement is evaluated using experimental methods such as the Falling Weight Deflectometer (FWD), which reflects load-carrying capacity [8,9], or through structural observations [10], the functional condition (associated with user comfort and safety) s determined by indicators such as roughness (IRI) [11], skid resistance [12], surface distress, and ride quality [13]. Among these indicators, surface distress, being one of the most visible and operationally significant parameters of pavement performance [8,14], is commonly represented through distress-based indices such as the Pavement Condition Index (PCI) and Pavement Condition Rating (PCR). These indices provide interpretable measures derived from observed surface defects and support decision-making processes [15,16,17]. Therefore, the widespread use of these indices has made distress evaluation a fundamental component of pavement management systems, particularly at the project and network levels where rapid condition assessment is required [6,15,18].
The transition from manual methods to automated systems in pavement evaluation is not limited only to computer vision models developed in recent years. This process began earlier with sensor-based and image-based systems designed to reduce subjective assessments in field studies and to lower labor requirements [19]. Literature reviews on automated infrastructure inspection indicate that these systems are capable of producing objective and repeatable distress data [20]. However, the implementation of such systems often involves significant practical constraints, as they require specialized measurement equipment, advanced sensors, trained operators, and extensive post-processing procedures [14,21,22,23,24]. Similarly, institution-focused studies have shown that automated condition rating and distress quantification approaches can effectively support decision-making processes at the network level. Nevertheless, it is emphasized that quality control mechanisms and partial human validation are still necessary to ensure reliable and consistent application [19,20]. Developments in this field highlight the importance of technology-assisted pavement evaluation approaches [25,26,27,28]. On the other hand, there remains a need for more accessible and operationally practical methods that reduce dependence on costly and specialized data collection systems.
An important distinction in the literature relates to the methods used to acquire road images for pavement evaluation. Many studies have employed specialized image acquisition approaches, such as measurement devices, controlled field photography, or purpose-built data collection systems that provide data suitable for distress analysis [20,29]. Although these approaches achieve high accuracy in image-based assessments, they still retain some of the cost and logistical burden associated with traditional inspection practices. Therefore, in recent years, publicly available street-level imagery has emerged as an important alternative. Studies utilizing platforms such as Google Street View and Mapillary have demonstrated that georeferenced public images can support automated road damage detection and related road assessment tasks, while significantly reducing the need for direct field data collection [30,31,32]. This shift is particularly important for low-cost and preliminary pavement analysis applications, where broad coverage and operational accessibility may be more critical than fully controlled image acquisition conditions.
Computer vision methods developed for the analysis of pavement distress are generally addressed in the literature under four main task categories. These tasks include distress classification, object detection, localization, and pixel-level segmentation. Early approaches were typically based on traditional image processing techniques and hand-crafted visual features; however, the robustness of these methods under uncontrolled road conditions remained limited [29]. In recent years, the use of deep learning models for detecting visible distress such as cracks and potholes has become widespread, and these approaches have provided higher performance in multi-class road damage detection while offering greater flexibility across different image datasets [21,30,31]. Detection- and segmentation-based approaches are particularly important for pavement applications, as they not only identify the presence of damage but also provide spatial information regarding the location of the distress within the image [21,32,33,34]. In this context, computer vision methods offer a strong and promising foundation for transforming road images into structured distress data that can support pavement evaluation processes [22,23,24,35].
A commonly encountered limitation in the literature is that strong experimental performance does not always correspond to the same level of effectiveness in real-world field applications. In recent years, many pavement distress studies have been developed and validated using benchmark datasets, such as the Road Damage Dataset (RDD) series, which provide annotated images for standardized training and testing [30,32]. Although these datasets have significantly accelerated progress in automated road damage detection, they may also lead research to focus more on dataset-level accuracy rather than operational robustness. In practice, however, image-based pavement evaluation must contend with various factors such as varying viewpoints, occlusions, shadows, variability in pavement surface characteristics, temporal inconsistencies, and differences related to image sources. These factors can limit the transferability of developed methods beyond benchmark conditions [21,31]. This gap between experimental success and practical implementation remains one of the fundamental challenges in applying computer vision methods to pavement evaluation.
Computer vision studies have made significant progress in detecting cracks, potholes, and road damage. However, the main issue is no longer whether such distress can be detected from images, but rather how these detections can be integrated into pavement evaluation processes. A large portion of the literature still focuses on model performance, comparisons with benchmark datasets, or image-level distress recognition. In contrast, practical pavement evaluation requires route-based image organization, control of representativeness, reduction of repeated observations, and outputs that can support engineering assessment rather than isolated detections [21,30,32]. This need becomes even more pronounced when publicly available street-level imagery is used, as such data introduce additional challenges such as viewpoint variability, outdated images, and scene occlusion. Therefore, there is a clear research need for a semi-automated and low-cost framework that integrates public imagery, distress detection, and segment-based interpretation, suitable for preliminary maintenance prioritization.
The deep learning-based detection approach used in this study is known to have certain limitations. In particular, when working with publicly available image data, factors such as variability in image quality, differing lighting conditions, and the diversity of deterioration characteristics may affect model performance. However, the primary objective of this study is not to develop a fully optimized model, but rather to demonstrate the applicability and potential of state-of-the-art object detection models in road deterioration detection tasks using publicly available datasets. In this context, the robustness of the proposed approach under real-world conditions and its potential contribution to engineering applications were evaluated through comparisons with field data. In this respect, the study aims to reveal both the capabilities and limitations of current technologies and to provide a foundation for future research in this field.

Motivation of the Study

Despite the growing body of research on computer vision-based pavement distress detection, a significant gap still exists between experimental detection performance and practical pavement evaluation in this field. Existing studies have demonstrated that visible road distress can be identified from images with increasing success; however, many of these approaches still rely on dedicated data collection systems, dataset-centered validation, or image-level outputs that cannot be readily translated into route-based engineering assessment. This limitation becomes particularly critical in applications where low-cost and operationally accessible solutions are required. In such contexts, publicly available street-level imagery presents an important opportunity; however, its effective use for pavement screening requires not only distress detection capability but also a practical framework that supports image acquisition, representative interpretation at the segment level, and maintenance-oriented decision-making processes.
Accordingly, this study has been developed in response to the need for a semi-automated and low-cost pavement screening approach that enables the practical use of publicly available street-level imagery. To address this need, the study proposes a route-based evaluation framework that integrates image acquisition, representative image selection for fixed road segments, computer vision-based distress detection, and a Python-based graphical user interface that enables the transfer of these observations into a segment-based road distress strip. The proposed framework is not intended to replace detailed engineering inspections or to directly estimate comprehensive condition indices such as PCI or PCR. Instead, it aims to support preliminary pavement evaluation by providing a simplified distress-based indicator that can assist in identifying candidate road segments for maintenance prioritization and further conventional inspection.
In this context, cracks and potholes are among the most common surface deteriorations and play a decisive role in pavement performance and traffic safety. Moreover, the ability of image-based analysis methods to detect such clearly visible surface distress with higher accuracy further supports this focus from a methodological perspective. The consistency between field observations and image-based detection results strengthens the validity of the approach in both theoretical and practical terms. Nevertheless, the extension of the approach to other types of pavement deterioration, depending on road class and dominant distress characteristics, may be considered in future studies.

2. Field Inspection and Reference Pavement Assessment

This study was conducted on a road network located within the Yıldız Technical University Davutpaşa Campus in Istanbul, Türkiye. The selected study area consists of approximately 3 km of campus roads, providing a controlled and accessible environment for conducting pavement condition assessment studies. The spatial distribution of the study area and the specific measurement routes are illustrated in Figure 1.
The road network comprises six distinct routes, each subdivided into 10 segments (approximately 50 m in length for each segment). As shown in Figure 1, these routes span different functional zones of the campus and represent pavements with varying levels of deterioration. The study area includes sections ranging from well-maintained surfaces with light traffic to segments exhibiting significant structural distress, such as cracks and potholes. This variability provides a robust testbed for the comparative evaluation of traditional field-based assessments and automated image-based detection approaches.

2.1. Field-Based Pavement Assessment (PCR)

Within the scope of the fieldwork, manual visual inspections were conducted across all identified road segments, and pavement distress was detected. Evaluations regarding the type, severity, and extent of the distress were carried out in accordance with the Ohio Department of Transportation (ODOT) Pavement Condition Rating (PCR) guidelines [36] in order to ensure data consistency and scientific reliability.
The severity of distress was classified into three levels (low (L), medium (M), and high (H)) as defined in the ODOT guidelines [36], based on physical criteria such as crack width, deformation depth, or material loss. The extent was determined based on the frequency of occurrence of the related distress along the segment or its proportion within the total area of the section, and it was classified into three levels: occasional (O), frequent (F), and extensive (E). Using these parameters and the weighting coefficients defined for each distress type, deduct values representing the impact of each distress on pavement performance were calculated.
The PCR value, representing the overall pavement condition of a road section, was obtained by subtracting the sum of the deduct values (DV) calculated for each distress type from 100:
PCR = 100 ( DV )
Here, DV denotes the deduct value determined according to the severity and extent levels for each type of distress. The resulting PCR values range between 0 and 100, where higher values indicate better pavement condition. For the interpretation of the analysis results, pavement condition was classified into five different categories in accordance with the criteria recommended in the ODOT Pavement Condition Rating Manual (Table 1).
The obtained PCR values were used as a reference dataset in the later stages of the study for the evaluation and validation of the results obtained from image-based automatic deterioration detection methods.

2.2. Field Distress Measurements

Field distress measurements play a critical role in evaluating pavement condition and in identifying the dominant deterioration mechanisms affecting road performance. Understanding the formation mechanisms of distress occurring in road pavements and making accurate assessments are of great importance. Within the scope of the study, distress occurring in flexible pavements was examined based on five main factors. These mechanisms and the types of pavement distress they cause can be summarized as follows;
Surface Texture and Material Defects: Road surface texture, which is an important parameter directly affecting pavement performance, is classified into four groups (microtexture, macrotexture, megatexture, and roughness) according to the PIARC classification. These texture components determine performance criteria such as friction, noise, ride comfort, and rolling resistance [37]. In particular, microtexture and macrotexture are the fundamental elements controlling the interaction at the tire-road interface by providing friction generation and water drainage, respectively, and through these mechanisms, they play a decisive role in the skid resistance of the pavement [38]. However, traffic loads, environmental effects, and material properties cause the deterioration of this texture structure over time. As illustrated in Figure 2 with field markings, these deteriorations generally manifest as raveling, bleeding, and debonding (stripping), and they negatively affect friction and road safety, particularly by leading to the loss of microtexture and macrotexture.
In the field studies, the data used for calculating the total deduct value for each section (based on the type, severity, and extent of distress) are as presented in Table 2. In addition, while evaluating the measurement results, weighting coefficients of 10 for raveling and 5 for both bleeding and debonding were applied.
Permanent Deformations and Voids: Permanent deformations are plastic shape changes occurring on the pavement surface under repeated traffic loads and directly affect pavement performance. In this context, rutting, for which field observation examples are presented in Figure 3, is evaluated based on wheel path depth; settlement, on the other hand, is evaluated based on its effect on riding comfort as a depression in the pavement profile. The formation of permanent deformation depends on material properties (binder, aggregate, air voids), traffic and environmental conditions, and construction quality [39].
In this study, these deformations were classified as summarized in Table 3, and total deduct values were calculated using deterioration weights of 10 for rutting and 0 for settlement. Since settlement distress does not directly represent the structural capacity of the pavement, it was not weighted (weight = 0) in PCR calculations and was instead evaluated primarily as an indicator of ride quality.
Load and Structural Cracking: Repeated traffic loads cause stresses in pavement layers and lead to deterioration as a result of fatigue effects, directly affecting the structural integrity of the pavement. Within this scope, the most common types observed in the field study were identified as wheel track cracking, edge cracking, and fatigue (alligator) cracking, field examples of which are shown in Figure 4. Wheel track cracking is a type of distress that begins in the wheel paths, evolves from single longitudinal cracks into multiple interconnected (alligator) cracks, and is mostly caused by fatigue damage in the asphalt layer [40]. Edge cracking, on the other hand, occurs near the pavement edge and is generally associated with insufficient lateral support or drainage problems [41].
In this study, the cracks mentioned above were classified as summarized in Table 4, and total deduct value scores for each section were calculated by evaluating the type of distress, its severity, and extent.
Environmental and Thermal Cracking: These types of cracks occur as a result of the asphalt binder becoming brittle under the effects of temperature changes, aging, and shrinkage, and they are among the important types of distress affecting the surface integrity of the pavement [42]. In this context, the most common crack types observed in the field study are block and transverse cracking and longitudinal cracking, illustrated in Figure 5. Block and transverse cracks are cracks that divide the pavement into rectangular pieces or develop perpendicular to the road centerline, and are generally associated with thermal shrinkage and aging of the asphalt binder. Longitudinal cracking, on the other hand, consists of cracks that develop parallel to the road centerline and may occur due to layer joints, reflective cracking, or material segregation [43].
In this study, these cracks were classified as summarized in Table 5, and deterioration weights of 10 for block and transverse cracking and 5 for longitudinal cracking were used in accordance with the weighting coefficients defined in the PCR manual.
Surface Disintegration and Repair Applications: These types of pavement problems include distress resulting from material loss on the surface, localized damages, and inadequate maintenance. In this context, the most common types observed in the study are patching, crack sealing deficiency, and potholes, representative examples of which are presented in Figure 6. Patching is defined as the repair or replacement of small, localized areas of the existing pavement [44], while potholes are localized, pit-shaped surface distress generally associated with weak base or subbase layers [45]. Crack sealing deficiency refers to the condition where existing cracks are not properly sealed or have lost their sealing function [46]. In this study, these distresses were classified as summarized in Table 6, and in calculating the deduct values for pavement condition, weighting coefficients defined in the manual were used, with values of 5 for patching and crack sealing deficiency, and 10 for potholes.

Distress Identification and Classification

Within the scope of the study, the total deduct values of pavement distress and their distribution by distress type observed in sections ( R 1 6 S 1 10 ) of different routes (Route 1–6) are presented in Figure 7. According to the analysis results, pavement distress exhibits significant variations across routes and sections, indicating a heterogeneous distribution. The sections with the highest total deduct values are Route 2 (S10) and Route 6 (S8), where load-related cracking (fatigue, wheel track) and permanent deformations (rutting) are identified as the dominant distress types. The increases observed in sections S3, S5, and S7 of Route 4 indicate the combined influence of multiple distress types. In Route 3, particularly in sections S7–S9, the increased deduct values are determined to be mainly associated with environmental and thermal cracking (block and longitudinal cracking). In contrast, Routes 1 and 5 generally exhibit lower and more homogeneous deduct values, where distresses are predominantly related to surface and maintenance-related issues. Overall, it is concluded that higher deduct values are primarily governed by load-induced and deformation-related distresses, while environmental and maintenance-related distresses have more limited but locally concentrated effects at the section level. These findings indicate that pavement performance depends not only on the type of distress but also on the underlying deterioration mechanisms and their spatial distribution.

2.3. Use of Simplified PCR as an Alternative Approach to Conventional PCR

While pavement deterioration on the surveyed network involves multiple distress mechanisms, cracks and potholes (C+P) were identified as consistently high-frequency and high-weight contributors to the total deduction value across all routes. To quantify their representational adequacy, the aggregate C+P deduction derived from field inspection records was compared against the total PCR deduction value ( 100 PCR ) across all n = 60 surveyed sections. A Spearman rank correlation of ρ = 0.797 ( p < 0.001 ) confirms a strong monotonic relationship between the two variables (Figure 8), indicating that C+P deduction alone captures a substantial share of overall pavement condition. Although other distress types contribute to total deduction, their influence is secondary and does not disrupt the rank ordering established by cracking and potholes.
This finding is further corroborated by the route-level distress contribution analysis shown in Figure 9 and Figure 10. In several routes, the combined C+P contribution equals or exceeds that of all remaining distress types, confirming that cracks and potholes are not merely common occurrences but dominant drivers of pavement condition at the section level.
Beyond their statistical representativeness, cracks and potholes possess geometrically distinct surface features that are well-suited to image-based detection, and their use in deep learning-based pavement evaluation is well-established in the literature. On this basis, the full distress inventory was simplified into three categories: cracks, potholes, and other distresses forming the simplified PCR framework. This simplification reduces the parameter space for pavement condition representation while enabling a direct and consistent comparison between field-based assessment and model-derived outputs, and facilitates integration with real-time imagery sources.

3. Semi-Automated Pavement Distress Evaluation Framework

In the proposed framework, pavement sections to be evaluated were first defined within a Python-based graphical user interface developed for route-oriented image acquisition and inspection (Figure 11a). Predefined routes were automatically loaded onto an interactive map, enabling the user to select the road section of interest and establishing the spatial basis for subsequent image retrieval and distress mapping.
Street-level images along the selected route were retrieved from the Mapillary platform via its public API. images are geotagged dashcam-style captures from vehicle-mounted or handlebar-mounted cameras at approximate heights of 1–1.5 m, consistent with the capture geometry of the RDD2022 training dataset. Across the six routes, approximately 300 representative images were used as detection inputs (one per 10 m bin, 6 routes × 10 sections × 5 bins per section); the total number of candidate images retrieved from the Mapillary API prior to manual selection was approximately 3–5 times larger per bin, depending on image density along the route. Each image carries GPS coordinates recorded at capture time by the contributing device and made available through the Mapillary API metadata. The along-route chainage of each image was computed by projecting its GPS position perpendicularly onto the predefined route polyline; images were then assigned to the 10 m bin containing their projected position. The positional accuracy of consumer-grade GPS, typically ±3–10 m under open-sky conditions, is sufficient for 10 m bin assignment and does not constitute a limitation for the section-level scoring applied in this study. This approach eliminates the need for dedicated field image acquisition, instead leveraging publicly available georeferenced imagery for preliminary pavement assessment. Because consecutive Mapillary images along a route may share overlapping fields of view, the one-image-per-bin constraint ensures that each road surface area contributes exactly once to the detection dataset, preventing any section from being counted more than once in the segment-level aggregation.
To enable segment-based evaluation, the route was divided into consecutive 10 m intervals and retrieved images were grouped by their spatial correspondence with each segment. Because multiple candidate images may cover the same road portion, a representative image selection stage was introduced to ensure that each segment was characterized by a single, most informative visual record. The representative image for each road segment was chosen manually through the interface (Figure 11b). To ensure the consistency and reproducibility of the selection process, specific criteria were considered, including: (1) sufficient image resolution, (2) clear and explicit visibility of the relevant distress type (e.g., cracks or potholes), (3) absence of heavy occlusion, (4) preservation of up-to-date surface characteristics, and (5) avoidance of repetitive distress patterns. As these criteria are based on observable characteristics, the selection process does not require advanced technical expertise and is expected to yield largely consistent results across different users.
Prior to detection, selected images underwent a preprocessing pipeline consisting of contrast enhancement via Contrast Limited Adaptive Histogram Equalization (CLAHE), edge sharpening through unsharp masking, and gamma correction for brightness adjustment. These operations improved the visibility of surface distress under the variable lighting and contrast conditions typical of publicly sourced street-level imagery. Optionally, a SegFormer-based road-area segmentation model was applied to generate a pavement mask (Figure 12a). Where a road mask was available, it was applied directly to the image prior to detection, restricting the model’s receptive field to the pavement surface and suppressing false detections from vehicles, road markings, and background elements.
Following image preparation, distress detection was performed using a YOLOv8 model applied directly with its publicly released pre-trained weights from the RDD2022 dataset [32], without any retraining or fine-tuning, as the primary detection tool. The model was applied exclusively in inference mode using its publicly released RDD2022 pre-trained weights. No model training, fine-tuning, or image-level annotation was conducted as part of this study. Although Grounding DINO was also integrated into the interface as a zero-shot, text-prompted alternative and was initially evaluated during the development of the workflow, it was found to produce a high volume of false positives in practice: rain residues, wet surface reflections, and road markings were frequently misclassified as cracks or potholes, substantially increasing the manual correction burden. The RDD2022-trained YOLOv8 model, by contrast, produced more targeted and consistent detections under the same imaging conditions and was therefore adopted as the primary tool for all route evaluations reported in this study.
The inference-time parameters (resolution, TTA, and NMS IoU threshold) are exposed as user-adjustable settings within the framework, allowing practitioners to fine-tune detection behaviour for specific road surface types and imaging conditions. The default values adopted in this study were selected based on established practice for pavement crack detection in high-resolution street-level imagery [47]. The inference resolution was set to 1280 px rather than the YOLOv8 default of 640 px, as aggressive downsampling is known to suppress thin, elongated crack features that occupy only a small fraction of a full frame. Test-time augmentation (TTA) was enabled, processing each image alongside its horizontally flipped and multi-scale variants with predictions merged internally; to reduce the likelihood of missed detections for low-contrast or partially occluded distresses, consistent with its demonstrated benefit in road damage detection [47]. The NMS IoU threshold was set to 0.35 (versus the standard 0.45) to avoid collapsing adjacent crack detections in densely cracked areas into a single bounding box, which would systematically undercount distress severity. As no image-level bounding-box annotations were produced in this study, a quantitative ablation study isolating the contribution of each setting is not feasible within the current evaluation framework; generating such annotations and conducting a formal ablation is identified as a direction for future work. In a post-processing step, overlapping detections belonging to the same distress class were merged into a single bounding box whose extent was defined as the union of all constituent boxes, with confidence assigned from the highest-scoring member. This class-aware merging step, implemented using a union-find connected-component algorithm, eliminated duplicate counts arising from tiled inference or from the model issuing multiple partially overlapping detections for a single physical crack. An example detection output following these steps is shown in Figure 12b.
Detection results were presented as bounding boxes on each image and could be reviewed and corrected through a user-assisted refinement stage integrated into the interface. Boxes could be added, deleted, resized, repositioned, or reclassified, with all modifications saved directly to the working dataset. This refinement step reflects the semi-automated nature of the framework: rather than treating model outputs as final, the workflow combines automated detection with human judgment to maintain engineering relevance, a particularly important safeguard when working with publicly available imagery subject to viewpoint variation, partial occlusion, and inconsistent surface conditions.
Once finalized, detection outputs were transferred into a segment-based structure linked to the route geometry. Each representative image was associated with its corresponding 10 m segment, converting image-level detections into a linear road distress representation. A route distress strip was then generated to visualize pavement condition at the segment level, with the number of detected distress instances per segment recorded as the primary quantitative output for subsequent analysis.
It is important to note at the outset that this section describes a validation framework, not a model development effort. No road damage detection model is trained, fine-tuned, or annotated as part of this work. All detection capability is derived from the publicly released pre-trained weights of a YOLOv8 model trained on the RDD2022 dataset [32]; full dataset statistics, class-wise image counts, train/test split ratios, and training documentation are reported in that reference and are not reproduced here. The contribution of the present study lies in structuring the application of this off-the-shelf detector within a route-oriented, segment-based evaluation workflow, and in validating whether its outputs agree with pavement condition scores obtained through conventional field inspection.
The segment-level detection results were compared against field-based pavement assessment data using Spearman’s rank correlation to evaluate agreement. The complete workflow of the proposed framework, illustrated in Figure 13, can be summarized as the following sequence of steps:
Step 1.
Route definition. Target road sections are defined within the GUI on an interactive map. Predefined routes are loaded automatically and serve as the spatial reference for all subsequent operations.
Step 2.
Image retrieval. Street-level images are fetched from the Mapillary API for the selected route. Each image is georeferenced and linked to the route by chainage, forming a route-ordered image dataset.
Step 3.
Segment partitioning and image grouping. The route is divided into consecutive 10 m segments. Retrieved images are assigned to segments based on their geographic position, yielding one pool of candidate images per segment.
Step 4.
Representative image selection. For each segment, the single most informative image is selected manually through the GUI review panel, prioritizing clear pavement visibility and excluding occluded or outdated views.
Step 5.
Image preprocessing. Selected images are enhanced via CLAHE contrast adjustment, unsharp masking, and gamma correction. Optionally, a SegFormer road mask is applied and used to restrict the model’s input to the pavement surface, suppressing non-road regions prior to detection.
Step 6.
Distress detection. A YOLOv8 model pre-trained on the RDD2022 dataset is applied to each preprocessed image at an inference resolution of 1280 px with test-time augmentation and a reduced NMS IoU threshold of 0.35. Post-processing merges same-class overlapping detections into single bounding boxes. Grounding DINO is available as an alternative zero-shot detector within the same interface.
Step 7.
User-assisted refinement. Detected bounding boxes are reviewed within the GUI. The user may add, delete, resize, reposition, or reclassify boxes to correct false positives and missed detections before results are committed.
Step 8.
Segment-level aggregation. Finalized detections are aggregated per 10 m segment. A distress strip is generated along the route to provide a spatial overview of pavement condition, and detection counts per segment are exported as the primary quantitative output.
Step 9.
Statistical comparison. Segment-level CV outputs are compared with field-based PCR assessment data using Spearman rank correlation to quantify the agreement between the two methods.

4. Results

In this section, engineering-based pavement distress evaluations obtained from field studies and computer vision-based detection results are comparatively analyzed at the section level. Because this study does not produce image-level bounding-box annotations, standard object detection metrics such as F1-score, precision, and recall cannot be computed. Instead, the appropriate evaluation metric is the Spearman rank correlation coefficient, which quantifies the degree to which the ranking of distress severity across sections—as derived from CV detection counts—agrees with the ranking established by field-based PCR scores. This rank-based agreement directly reflects the study’s engineering objective: determining whether automated detection outputs are sufficiently consistent with expert field assessment to support section-level maintenance prioritisation decisions.
The analyses show that the image-based detections of the proposed semi-automated framework are highly consistent with engineering-based field observations and largely preserve the ranking of distress severity across sections. In this context, rather than directly comparing numerical values, the extent to which the distress ranking among sections is preserved was evaluated. Thus, the applicability of computer vision outputs for engineering practices such as maintenance prioritization has been demonstrated.
This approach addresses the “engineering relevance” problem, which is often overlooked in computer vision-based distress detection studies, by transforming image-level outputs into decision-support information at the road section level. Furthermore, the ability of the proposed method to operate using publicly available imagery presents a low-cost and scalable pavement condition assessment approach, offering significant potential for sustainable infrastructure management and the development of data-driven maintenance strategies.

4.1. Detection Behavior and Observed Limitations

The YOLOv8 model pre-trained on the RDD2022 dataset was applied to all selected representative images across the six routes. The model detects four distress classes: longitudinal cracks (D00), transverse cracks (D10), alligator cracks (D20), and potholes (D40). Representative detection examples for each class are shown in Figure 14, illustrating the model’s ability to localize and classify surface distresses under real-world dashcam imaging conditions.
During the development of the framework, Grounding DINO was also evaluated as a zero-shot, text-prompted alternative. A notable advantage of this approach is its ability to detect custom or site-specific distress categories through natural-language prompts, without requiring any retraining. In principle, this flexibility could allow practitioners to extend the detection vocabulary to include locally relevant damage types not covered by existing training datasets. However, under the imaging conditions encountered in this study, DINO produced a substantially higher rate of false positives. Rain residues on the pavement surface, wet surface reflections, road markings, and shadow boundaries were frequently misclassified as crack or pothole instances, generating a large number of spurious detections that required manual removal in the refinement stage (Figure 15). This overhead effectively negated the efficiency gain sought from automated detection, making DINO impractical as a primary tool for the scale of the present study. The RDD2022-trained YOLOv8 model, by contrast, produced considerably more targeted outputs with a lower false-positive burden, and was therefore adopted exclusively for all route evaluations reported below.
Detection performance was observed to be sensitive to the CLAHE clip limit parameter applied during preprocessing. At low clip limit values, local contrast enhancement was modest and crack detection benefited from the improved edge visibility; as the clip limit was progressively increased, the enhanced brightness and exaggerated local contrast led to a redistribution of detection confidence. Specifically, pothole detection confidence increased as the brighter, more uniform appearance of the enhanced surface became more consistent with the model’s learned pothole representations. Conversely, crack detection became less reliable under high clip limit settings, as over-enhancement suppressed the fine intensity gradients along crack edges that the model relies upon for class discrimination. This effect is illustrated in Figure 16: without contrast enhancement, the model classifies the surface distress as alligator cracking while failing to recognize the associated pothole; following CLAHE application, the same region is correctly identified as a pothole with higher detection confidence. These observations suggest that an intermediate clip limit—sufficient to improve crack visibility without inducing the contrast artifacts that trigger pothole false positives—is preferable, and that a single globally fixed preprocessing parameter may not be optimal across all pavement surface types and ambient lighting conditions.
Subdividing the input image into overlapping tiles prior to inference (hereafter referred to as tiled inference) consistently improved the detection of fine cracks that were missed when processing the full image at its native resolution. This improvement is attributable to the resolution mismatch between the RDD2022 training images ( 600 × 600 px road patches) and the larger Mapillary frames used in this study: by dividing the image into subregions of comparable spatial scale, each tile presents crack features at a resolution closer to what the model was exposed to during training.
A further complication arises from the heterogeneous resolution of Mapillary imagery. Because images along a given route are sourced from different contributors using different devices, consecutive segments may be represented by images with substantially different pixel dimensions and camera heights. As a result, a fixed tile grid that is well-calibrated for one image may over-segment or under-segment another, producing inconsistent effective resolutions across sections. An adaptive tiling strategy—in which the grid dimensions are derived from the image resolution, camera height metadata, and target ground sampling distance—would yield more uniform feature scales across sections and reduce the variability in detection counts that currently necessitates human review. This is identified as a priority direction for future development.
A category of false positives that proved resistant to all preprocessing measures consisted of strong shadow boundaries, specular bright spots, and surface staining (e.g., oil marks, dried water stains). These features share geometric and photometric properties with genuine crack and pothole instances—sharp intensity edges, localized dark or bright regions, and elongated shapes—and were not reliably suppressed by CLAHE adjustment, unsharp masking, gamma correction, or road masking. A representative example is shown in Figure 17, where a specular bright spot on the pavement surface is erroneously classified as a pothole. The application of DINO yielded no improvement in this regard; shadow and reflection artifacts were, if anything, more frequently captured by the text-prompted model. In the current framework, correct handling of these cases requires human review in the refinement stage. Addressing this limitation algorithmically would require either training data that includes shadow and stain examples as explicit negative classes, or a post-processing filter based on temporal or multi-image consistency that is beyond the scope of single-image inference.
The RDD2022 training dataset, compiled primarily from roadway imagery in Japan, India, and the Czech Republic, contains manhole cover instances that are predominantly circular in geometry. In the study area, however, the large majority of manhole covers are rectangular or square-framed, a characteristic common to urban road infrastructure in Türkiye (see Figure 14d). As a consequence, the model reliably detected circular manholes but consistently failed to recognize rectangular variants, which were either missed entirely or misclassified as potholes when surface degradation around the frame was present. This limitation is a direct reflection of the training distribution and cannot be resolved through inference-time parameter tuning. Extending the model to cover rectangular manholes would require labelling representative examples and incorporating them into the training dataset, either through fine-tuning the existing RDD2022 weights or through a targeted data augmentation scheme. This is noted as a relevant gap for studies conducted in regions where rectangular manhole infrastructure predominates.
It should also be noted that the RDD2022 training dataset exhibits an uneven distribution of labelled instances across its four damage classes and across contributing countries, a challenge documented by Arya et al. [32]. In this study, the effect of such imbalance is partially mitigated by the aggregation of all crack classes into a single category for section-level scoring; however, it remains a relevant consideration for future applications requiring per-class detection accuracy.
However, the use of publicly available street-level imagery may involve certain limitations in terms of temporal consistency. To mitigate this effect, the metadata of each retrieved image, particularly timestamps, were examined, and the most recent images available were preferred. In cases where inconsistencies or data gaps were identified, the dataset was supplemented with additional images. Furthermore, in order to improve data quality and ensure a certain level of standardization, images collected by the authors during the study period were also included in the dataset. In addition, since the primary objective of the study is maintenance prioritization, the analyses are based on relative comparisons rather than absolute evaluations. In this context, it is considered that limited temporal differences do not significantly affect the relative ranking among road sections. Nevertheless, this issue is acknowledged as a potential limitation of the study.
In addition, the continuity and timeliness of publicly available image data constitute another aspect that should be considered in terms of practical application. The dataset used in this study was collected within a specific time frame and therefore has a static structure. However, since the primary objective of the study is to provide a rapid preliminary assessment tool for maintenance prioritization, the lack of continuous data updates is not considered a limiting factor for the main scope of the study. Furthermore, the proposed system has a flexible structure that allows the integration of periodically collected images, and the incorporation of continuously updated data streams is considered a direction for future work.

4.2. Section-Level Detection Results by Route

On Route 2, a different performance pattern is observed depending on distress type (Figure 18). The moderate correlation obtained for crack detection ( ρ = 0.67 ) indicates that the model captures the general trend but fails to detect certain sections where measurable distress is present in the field data. These omissions are considered to be primarily related to insufficient or suboptimal image availability rather than a fundamental limitation of the model. In contrast, the high correlation obtained for pothole distress on Route 2 ( ρ = 0.90 ) indicates that the model accurately identifies sections with high distress severity, particularly S5 and S10. The strong agreement between field observations and model outputs in these sections suggests that visually prominent pothole features can be reliably detected under favorable imaging conditions.
Overall, the results presented in Figure 18 demonstrate that the proposed approach is capable of representing section-level distress ranking with high reliability, particularly for visually distinctive and two-dimensional distress characteristics. However, for distress types such as potholes, where three-dimensional geometric properties play a critical role, detection performance appears to be more sensitive to factors such as image quality, masking accuracy, and data coverage.
The results obtained for Routes 3 and 4 (Figure 19) indicate a high level of agreement between the model and field observations for crack-related distress. The correlation values obtained for Route 3 ( ρ = 0.92 ) and Route 4 ( ρ = 0.82 ) demonstrate that the model reliably represents the relative ranking of distress across sections. In particular, the accurate detection of deterioration concentrated in Sections S7–S10 on Route 3 suggests that the continuous and two-dimensional characteristics of cracks contribute positively to detection performance.
In contrast, the results for pothole distress exhibit a more variable pattern. While a moderate correlation is observed for Route 3 ( ρ = 0.66 ), it is evident that deterioration is captured clearly only in certain sections (particularly S5). For Route 4, a lower correlation value ( ρ = 0.49 ) is obtained, which is associated with both overdetection in some sections and insufficient representation of existing distress in others. The overdetections may be attributed to visual elements not directly related to pavement condition (e.g., stains, shadows, reflections) or to effects introduced by the masking process.
Overall, the results presented in Figure 19 indicate that the proposed approach performs more successfully for visually distinct and two-dimensional distress types such as cracks, whereas detection performance becomes more sensitive to image quality and data coverage in cases where three-dimensional characteristics, such as potholes, are dominant.
The results obtained for Routes 5 and 6 (Figure 20) indicate a more homogeneous distribution of distress compared to the other routes. For crack-related distress on Route 5, the moderate correlation ( ρ = 0.67 ) shows that although the model is able to reflect the general trend, the differentiation between sections remains limited. This can be explained by the fact that distress levels are generally low and similar to each other, making ranking differences less pronounced. Similarly, a moderate correlation ( ρ = 0.63 ) is obtained for crack distress on Route 6. While the model is able to accurately capture sections with high levels of distress (S8 and S9), discrepancies are observed in some sections (e.g., S5 and S7) between field observations and model outputs. These differences are considered to be related to variations in image coverage and pavement surface visibility. For pothole distress, a more consistent performance is observed across both routes. The correlation values obtained for Route 5 ( ρ = 0.76 ) and Route 6 ( ρ = 0.74 ) indicate that the model is capable of accurately representing sections with clearly visible distress. However, in sections with low levels of deterioration, the limited presence of both field and model data reduces the discriminative contribution to the correlation, making its interpretation less pronounced.
Overall, the results obtained across all routes indicate that the proposed semi-automated approach is capable of reliably representing section-level distress ranking. While a high level of agreement is achieved for distress types such as cracks, which exhibit continuity on the pavement surface and can be represented through two-dimensional visual features, detection performance is observed to be more variable for distress types such as potholes, where three-dimensional geometric characteristics are more dominant. Furthermore, the findings reveal that model performance is not solely dependent on the algorithm used, but is also directly influenced by factors such as image quality, data coverage, and the visual representability of the distress type. This highlights the critical role of data quality and accessibility in computer vision-based infrastructure monitoring systems.
Nevertheless, the results demonstrate that the proposed approach can be implemented as a low-cost and scalable pavement condition assessment tool using publicly available imagery. In this respect, the system offers significant potential for supporting rapid preliminary assessment over large road networks, facilitating maintenance prioritization processes, and enabling more efficient use of limited resources, thereby contributing to sustainable infrastructure management and the development of data-driven maintenance strategies.

5. Discussion

The findings of this study provide important insights into the integration of computer vision-based distress detection methods with engineering-based pavement evaluation processes. Section-level comparisons demonstrate that the proposed semi-automated approach is capable of preserving distress ranking with a high degree of consistency, making it a useful indicator for applications such as maintenance prioritization. This contributes to addressing the commonly recognized challenge of ensuring engineering relevance in image-based pavement assessment.
The results also indicate that model performance varies depending on distress type. Distresses such as cracks, which exhibit continuity on the pavement surface and can be represented through two-dimensional features, are detected with higher accuracy. In contrast, performance becomes more variable for distresses such as potholes, where three-dimensional geometric characteristics are dominant. This can be explained by the limited availability of depth information in single images and the strong dependence of visual perception on lighting, shadows, and surface contrast. Furthermore, the findings reveal that model performance is not solely dependent on the algorithm used, but is also directly influenced by factors such as data quality and availability. In particular, when using publicly available street-level imagery, image coverage and pavement visibility play a critical role in detection performance. Therefore, data quality should be considered a fundamental component in computer vision-based infrastructure monitoring systems.
A key contribution of the proposed framework is the transformation of image-level detections into section-level engineering indicators. This approach enables a direct linkage between computer vision outputs and engineering applications, providing a significant advantage for integration into decision-support processes. In this context, the CP-PCR approach offers a practical simplification by focusing on dominant distress types, reducing data dimensionality while enabling more consistent comparison with field observations. However, several limitations should be acknowledged. The use of publicly available imagery introduces uncertainties in data quality and coverage, and the semi-automated structure requires user intervention at certain stages. In addition, the CP-PCR approach does not encompass all distress types and should be complemented with conventional methods for detailed engineering analysis.
The detection process revealed several recurring challenges that currently limit the degree of automation achievable within the framework. Preprocessing sensitivity—particularly the dependence of crack and pothole detection confidence on the CLAHE clip limit—means that no single parameter configuration performs consistently across all surface types and lighting conditions. Specular reflections, shadow boundaries, and surface staining generate false positives that resist suppression by image enhancement or road masking, and invariably require manual correction. The heterogeneous resolution and camera geometry of crowdsourced Mapillary imagery further complicates inference-time configuration: a tile grid or inference resolution suited to one image may be suboptimal for the next segment if contributed by a different device or from a different mounting height. Finally, the training distribution of the RDD2022 dataset does not cover certain locally prevalent infrastructure features—most notably rectangular manhole covers—leading to systematic gaps in detection coverage. Collectively, these factors explain the residual human intervention requirement in the current workflow and define the envelope within which the framework can realistically replace conventional inspection without quality loss.
Looking ahead, the most impactful avenue for reducing human review effort lies not in further tuning of the detection model itself, but in standardising the input imagery. A dedicated image metadata preprocessing stage—one that estimates camera mounting height, image resolution, and approximate ground sampling distance from available EXIF or platform metadata—would allow the inference pipeline to set resolution, tiling configuration, and contrast enhancement parameters adaptively for each image rather than globally. Platforms such as Mapillary already expose partial camera and capture metadata through their APIs, making this a tractable near-term extension. Beyond preprocessing, the selective addition of locally representative training examples—including rectangular manholes and common surface staining patterns—to the detector’s fine-tuning dataset would close specific recognition gaps identified in this study. Taken together, these improvements would move the framework closer to a fully automated, network-scale screening tool capable of providing actionable condition estimates at a fraction of the cost and time of conventional field survey, while retaining the option to flag sections for targeted manual inspection where detection confidence is low. In this sense, the proposed approach is best understood not as a replacement for engineering judgement, but as a cost-effective first-pass instrument that concentrates inspection effort where it is most needed.
Overall, the findings confirm that the proposed framework offers a practical and scalable basis for preliminary pavement condition assessment using publicly available imagery, with clear directions for reducing the remaining human intervention through improvements to preprocessing, training data coverage, and inference configuration, as discussed in the following conclusions.

6. Conclusions

This study proposed and validated a semi-automated pavement distress evaluation framework that integrates publicly available street-level imagery with a pre-trained deep learning detector to produce section-level distress signals comparable to conventional field-based assessment. The framework was applied to approximately 3 km of campus roads at Yıldız Technical University, covering six routes subdivided into 60 sections of approximately 50 m each.
The field-based assessment, conducted in accordance with the ODOT Pavement Condition Rating (PCR) protocol, identified cracks and potholes as the dominant contributors to total pavement deduction across all routes, with a Spearman rank correlation of ρ = 0.797 (p < 0.001) between the crack-and-pothole deduction and overall PCR deduction across 60 sections. This result justified the use of a simplified CP-PCR representation as the field-side reference for comparison with CV outputs.
Section-level comparisons between YOLOv8+RDD2022 detection counts and field CP-PCR scores demonstrated strong rank agreement for crack distress, with Spearman correlations reaching ρ = 0.92 on Route 3 and ρ = 0.82 on Route 4. Pothole detection showed more variable performance across routes ( ρ ranging from 0.49 to 0.90), reflecting the greater sensitivity of three-dimensional distress features to single-image viewpoint, lighting, and masking conditions. These results demonstrate that the proposed framework is capable of preserving section-level distress ranking with engineering-relevant accuracy, making it suitable for applications such as preliminary network screening and maintenance prioritisation.
The framework’s key contributions are: (i) transformation of image-level detections into section-level engineering indicators directly comparable to PCR-based field scores; (ii) integration of a user-assisted refinement stage that corrects model outputs before aggregation, maintaining result quality despite the heterogeneity of crowdsourced imagery; and (iii) a fully operational, open workflow built on publicly available data sources and pre-trained models, requiring no dedicated image collection or model training.
Several limitations were identified that bound the current degree of automation: preprocessing parameter sensitivity, false positives from shadows and surface reflections, heterogeneous Mapillary image resolution, and training distribution gaps for locally prevalent infrastructure features such as rectangular manhole covers. Future work should focus on adaptive per-image inference configuration, targeted fine-tuning of the detector on locally representative examples, and image-level annotation to enable formal metric-based evaluation of detection performance.

Author Contributions

Conceptualization, B.D.Ş.; methodology, B.D.Ş.; investigation, B.D.Ş.; data curation, B.D.Ş.; software, M.O.Y.; formal analysis, M.O.Y.; visualization, M.O.Y.; writing—original draft preparation, B.D.Ş. and M.O.Y.; writing—review and editing, B.D.Ş. and M.O.Y. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable

Informed Consent Statement

Not applicable

Data Availability Statement

The data supporting the findings of this study are available from the corresponding author upon reasonable request.

Acknowledgments

During the preparation of this manuscript/study, the authors used OpenAI GPT-4.1 and Google Gemini 2.5 for the development of the graphical user interface and latex formatting. The authors have reviewed and edited the output and take full responsibility for the content of this publication.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
CP-PCRCracks and Potholes-Pavement Condition Rating
CLAHEContrast Limited Adaptive Histogram Equalization
CVComputer vision
DVDeduct values
FWDFalling Weight Deflectometer
GUIGraphical user interface
IRIInternational Roughness Index
NMSNon-maximum suppression
ODOTOhio Department of Transportation
PCIPavement Condition Index
PCRPavement Condition Rating
PMSPavement Management Systems
RDDRoad Damage Dataset
TTATest-time augmentation

References

  1. Ibrahim, E.M.; El-Badawy, S.M.; Ibrahim, M.H.; Elbeltagi, E. A modified pavement condition rating index for flexible pavement evaluation in Egypt. Innov. Infrastruct. Solut. 2020, 5, 55. [Google Scholar] [CrossRef]
  2. Marcelino, P.; Lurdes Antunes, M.D.; Fortunato, E. Comprehensive performance indicators for road pavement condition assessment. Struct. Infrastruct. Eng. 2018, 14, 1433–1445. [Google Scholar] [CrossRef]
  3. Zheng, X.; Easa, S.M.; Yang, Z.; Ji, T.; Jiang, Z. Life-cycle sustainability assessment of pavement maintenance alternatives: Methodology and case study. J. Clean. Prod. 2019, 213, 659–672. [Google Scholar] [CrossRef]
  4. Huang, L.L.; Lin, J.D.; Huang, W.H.; Kuo, C.H.; Chiou, Y.S.; Huang, M.Y. Developing pavement maintenance strategies and implementing management systems. Infrastructures 2024, 9, 101. [Google Scholar] [CrossRef]
  5. Khahro, S.H.; Memon, Z.A.; Gungat, L.; Yazid, M.R.M.; Rahim, A.; Mubaraki, M.; Md. Yusoff, N.I. Low-cost pavement management system for developing countries. Sustainability 2021, 13, 5941. [Google Scholar] [CrossRef]
  6. Haas, R.; Hudson, W.R.; Zaniewski, J.P. Modern Pavement Management; Krieger Publishing: Malabar, FL, USA, 1994. [Google Scholar]
  7. Ragnoli, A.; De Blasiis, M.R.; Di Benedetto, A. Pavement distress detection methods: A review. Infrastructures 2018, 3, 58. [Google Scholar] [CrossRef]
  8. Vukelić, K.; Dimter, S. State Road Pavement Maintenance. Eng. Proc. 2026, 125, 17. [Google Scholar] [CrossRef]
  9. Harne, V.R.; Tripathi, R.K.; Guzzarlapudi, S.D. Comparative Study on Selection of Suitable Pavement Performance Analysis Technique by Using FWD Measurement. Pract. Period. Struct. Des. Constr. 2024, 29, 04024035. [Google Scholar] [CrossRef]
  10. Bhandari, S.; Luo, X.; Wang, F. Understanding the effects of structural factors and traffic loading on flexible pavement performance. Int. J. Transp. Sci. Technol. 2023, 12, 258–272. [Google Scholar] [CrossRef]
  11. Dalla Rosa, F.; Liu, L.; Gharaibeh, N.G. IRI prediction model for use in network-level pavement management systems. J. Transp. Eng. Part B Pavements 2017, 143, 04017001. [Google Scholar] [CrossRef]
  12. Rosta, S.; Gáspár, L. Skid resistance of asphalt pavements. Eng 2023, 4, 1597–1615. [Google Scholar] [CrossRef]
  13. Žuraulis, V.; Sivilevičius, H.; Šabanovič, E.; Ivanov, V.; Skrickij, V. Variability of gravel pavement roughness: An analysis of the impact on vehicle dynamic response and driving comfort. Appl. Sci. 2021, 11, 7582. [Google Scholar] [CrossRef]
  14. Koch, C.; Georgieva, K.; Kasireddy, V.; Akinci, B.; Fieguth, P. A review on computer vision based defect detection and condition assessment of concrete and asphalt civil infrastructure. Adv. Eng. Inform. 2015, 29, 196–210. [Google Scholar] [CrossRef]
  15. Shahin, M.Y. Pavement Management for Airports, Roads, and Parking Lots; Chapman & Hall: New York, NY, USA, 1994. [Google Scholar]
  16. Vavrik, W.R.; Evans, L.D.; Stefanski, J.A.; Sargand, S. PCR Evaluation: Considering Transition from Manual to Semi-Automated Pavement Distress Collection and Analysis; Technical report; Ohio Department of Transportation: Columbus, OH, USA, 2013.
  17. Magdy, E.; El-Badawy, S.; Ibrahim, M.; Elbeltagi, E. Modeling pavement deterioration and pavement maintenance management optimization. J. Transp. Eng. Part B Pavements 2024, 150, 04024017. [Google Scholar] [CrossRef]
  18. Peshkin, D.G.; Hoerner, T.E.; Zimmerman, K.A. Optimal Timing of Pavement Preventive Maintenance Treatment Applications; Technical Report NCHRP Report 523; Transportation Research Board: Washington, DC, USA, 2004. [Google Scholar] [CrossRef]
  19. Stefanski, J.; Premkumar, L.; Wilhoit, T.; Robbins, M.; Green, R. Development of Automated Pavement Condition Score and Decision Logic; Technical report; Ohio Department of Transportation: Columbus, OH, USA, 2022.
  20. Kargah-Ostadi, N.; Burchett, T.; Daleiden, J.F.; Zhou, Y. Automated Identification and Quantification of Flexible and Rigid Pavement Distresses; Technical report; Florida Department of Transportation: Tallahassee, FL, USA, 2019.
  21. Lei, X.; Liu, C.; Li, L.; Wang, G. Automated pavement distress detection and deterioration analysis using street view map. IEEE Access 2020, 8, 76163–76172. [Google Scholar] [CrossRef]
  22. Gopalakrishnan, K.; Khaitan, S.K.; Choudhary, A.; Agrawal, A. Deep convolutional neural networks with transfer learning for computer vision-based data-driven pavement distress detection. Constr. Build. Mater. 2017, 157, 322–330. [Google Scholar] [CrossRef]
  23. Zhang, K.; Cheng, H.D.; Zhang, B. Unified approach to pavement crack and sealed crack detection using preclassification based on transfer learning. J. Comput. Civ. Eng. 2018, 32, 04018001. [Google Scholar] [CrossRef]
  24. Peng, X.; Zhu, H.; Feng, J.; Shen, C.; Zhang, H.; Zhou, J.T. Deep clustering with sample-assignment invariance prior. IEEE Trans. Neural Netw. Learn. Syst. 2019, 31, 4857–4868. [Google Scholar] [CrossRef]
  25. Mulyanto, A.; Sari, R.F.; Muis, A.; Harwahyu, R. Vision-Based automated pavement distress inspection: A review. IEEE Access 2025, 13, 115474–115502. [Google Scholar] [CrossRef]
  26. Ruseruka, C.; Mwakalonge, J.; Comert, G.; Siuhi, S.; Ngeni, F.; Major, K. Pavement distress identification based on computer vision and controller area network (CAN) sensor models. Sustainability 2023, 15, 6438. [Google Scholar] [CrossRef]
  27. Ameddah, M.A.; Das, B.; Almhana, J. Cloud-assisted real-time road condition monitoring system for vehicles. In Proceedings of the 2018 IEEE Global Communications Conference (GLOBECOM), Abu Dhabi, United Arab Emirates, 9–13 December 2018; pp. 1–6. [Google Scholar] [CrossRef]
  28. Famewo, B.G.; Shokouhian, M. A Review of Pavement Performance Deterioration Modeling: Influencing Factors and Techniques. Symmetry 2025, 17, 1992. [Google Scholar] [CrossRef]
  29. Chen, X.; Yongchareon, S.; Knoche, M. A review on computer vision and machine learning techniques for automated road surface defect and distress detection. J. Smart Cities Soc. 2023, 1, 259–275. [Google Scholar] [CrossRef]
  30. Maeda, H.; Sekimoto, H.; Seto, T.; Kashiyama, T.; Omata, H. Road Damage Detection and Classification Using Deep Neural Networks with Smartphone Images. Comput.-Aided Civ. Infrastruct. Eng. 2018, 33, 1127–1141. [Google Scholar] [CrossRef]
  31. Arya, D.; Maeda, H.; Ghosh, S.K.; Toshniwal, D.; Mraz, A.; Kashiyama, T.; Sekimoto, H. Global Road Damage Detection: State-of-the-art Solutions. IEEE Access 2021, 9, 4039–4050. [Google Scholar] [CrossRef]
  32. Arya, D.; Maeda, H.; Ghosh, S.K.; Toshniwal, D.; Sekimoto, H. RDD2022: A multi-national image dataset for road damage detection. arXiv 2022, arXiv:2209.08558. [Google Scholar] [CrossRef]
  33. Song, L.; Wang, X. Faster region convolutional neural network for automated pavement distress detection. Road Mater. Pavement Des. 2021, 22, 23–41. [Google Scholar] [CrossRef]
  34. Du, Y.; Pan, N.; Xu, Z.; Deng, F.; Shen, Y.; Kang, H. Pavement distress detection and classification based on YOLO network. Int. J. Pavement Eng. 2021, 22, 1659–1672. [Google Scholar] [CrossRef]
  35. Wu, W.; Qurishee, M.A.; Owino, J.; Fomunung, I.; Onyango, M.; Atolagbe, B. Coupling deep learning and UAV for infrastructure condition assessment automation. In Proceedings of the 2018 IEEE International Smart Cities Conference (ISC2), Kansas City, MO, USA, 16–19 September 2018; pp. 1–7. [Google Scholar] [CrossRef]
  36. Ohio Department of Transportation, Office of Pavement Engineering. Pavement Condition Rating System; Ohio Department of Transportation: Columbus, OH, USA, 2006.
  37. Chen, S.; Liu, X.; Luo, H.; Yu, J.; Chen, F.; Zhang, Y.; Huang, X. A state-of-the-art review of asphalt pavement surface texture and its measurement techniques. J. Road Eng. 2022, 2, 156–180. [Google Scholar] [CrossRef]
  38. Do, M.T.; Cerezo, V. Road surface texture and skid resistance. Surf. Topogr. Metrol. Prop. 2015, 3, 043001. [Google Scholar] [CrossRef]
  39. Joumblat, R.; Al Basiouni Al Masri, Z.; Al Khateeb, G.; Elkordi, A.; El Tallis, A.R.; Absi, J. State-of-the-art review on permanent deformation characterization of asphalt concrete pavements. Sustainability 2023, 15, 1166. [Google Scholar] [CrossRef]
  40. Alsheyab, M.A.; Khasawneh, M.A.; Abualia, A.; Sawalha, A. A critical review of fatigue cracking in asphalt concrete pavement: A challenge to pavement durability. Innov. Infrastruct. Solut. 2024, 9, 386. [Google Scholar] [CrossRef]
  41. Adlinge, S.S.; Gupta, A.K. Pavement deterioration and its causes. Int. J. Innov. Res. Dev. 2013, 2, 437–450. [Google Scholar]
  42. Tao, X.; Zhan, A.; Huang, X.; Bai, T. Analysis of top-down cracking in asphalt pavements based on energy principles. Materials 2025, 18, 1586. [Google Scholar] [CrossRef] [PubMed]
  43. Tamrakar, N.K. Overview on causes of flexible pavement distresses. Bull. Nepal Geol. Soc. 2019, 36, 245–250. [Google Scholar]
  44. Smith, W. A review of patching as a pavement maintenance tool. In Proceedings of the 24th ARRB Conference, Melbourne, VIC, Australia, 12–15 October 2010. [Google Scholar]
  45. Li, L.; Huang, Y.; Shao, Z.; Ren, D. An experimental investigation on the repairing performance and fatigue life of asphalt pavement potholes with an inclined interface joint. Front. Mater. 2021, 7, 597523. [Google Scholar] [CrossRef]
  46. Min, W.; Lu, P.; Liu, S.; Wang, H. A Review of Crack Sealing Technologies for Asphalt Pavement: Materials, Failure Mechanisms, and Detection Methods. Coatings 2025, 15, 836. [Google Scholar] [CrossRef]
  47. Jeong, D.; Kim, J. Road Damage Detection using YOLO with Image Tiling about Multi-source Images. In Proceedings of the 2022 IEEE International Conference on Big Data (Big Data), Osaka, Japan, 17–20 December 2022; pp. 6401–6406. [Google Scholar] [CrossRef]
Figure 1. Satellite imagery showing the designated field study areas and operational routes within YTU Davutpasa Campus. Each color represents one of the six measurement routes (Route 1–Route 6) surveyed in the study. (Base map: Google Earth).
Figure 1. Satellite imagery showing the designated field study areas and operational routes within YTU Davutpasa Campus. Each color represents one of the six measurement routes (Route 1–Route 6) surveyed in the study. (Base map: Google Earth).
Sustainability 18 04935 g001
Figure 2. Examples of surface texture and material defects observed at the study site: (a) raveling, (b) bleeding, and (c) debonding (stripping).
Figure 2. Examples of surface texture and material defects observed at the study site: (a) raveling, (b) bleeding, and (c) debonding (stripping).
Sustainability 18 04935 g002
Figure 3. Examples of permanent deformation distress observed at the study site: (a) rutting and (b) settlement.
Figure 3. Examples of permanent deformation distress observed at the study site: (a) rutting and (b) settlement.
Sustainability 18 04935 g003
Figure 4. Examples of load and structural cracking distress observed at the study site: (a) wheel track cracking, (b) edge cracking, and (c) fatigue (alligator) cracking.
Figure 4. Examples of load and structural cracking distress observed at the study site: (a) wheel track cracking, (b) edge cracking, and (c) fatigue (alligator) cracking.
Sustainability 18 04935 g004
Figure 5. Examples of environmental and thermal cracking distress observed at the study site: (a) longitudinal cracking, (b) transverse cracking and (c) block cracking.
Figure 5. Examples of environmental and thermal cracking distress observed at the study site: (a) longitudinal cracking, (b) transverse cracking and (c) block cracking.
Sustainability 18 04935 g005
Figure 6. Examples of surface disintegration and repair application distress observed at the study site: (a) patching, (b) crack sealing deficiency and (c) potholes.
Figure 6. Examples of surface disintegration and repair application distress observed at the study site: (a) patching, (b) crack sealing deficiency and (c) potholes.
Sustainability 18 04935 g006
Figure 7. Distribution of total deduct values by distress type for each route section.
Figure 7. Distribution of total deduct values by distress type for each route section.
Sustainability 18 04935 g007
Figure 8. Normalized scatter plot of the crack and pothole deduction contribution versus the total PCR deduction value ( 100 PCR ) for n = 60 road sections. Both axes are normalized to [ 0 , 1 ] . The fitted line is a least-squares regression on the normalized data. Spearman rank correlation: ρ = 0.797 , p < 0.001 .
Figure 8. Normalized scatter plot of the crack and pothole deduction contribution versus the total PCR deduction value ( 100 PCR ) for n = 60 road sections. Both axes are normalized to [ 0 , 1 ] . The fitted line is a least-squares regression on the normalized data. Spearman rank correlation: ρ = 0.797 , p < 0.001 .
Sustainability 18 04935 g008
Figure 9. Facet Plot with Cracks+Potholes Severity Class.
Figure 9. Facet Plot with Cracks+Potholes Severity Class.
Sustainability 18 04935 g009
Figure 10. Section-level percentage distribution of pavement distresses (cracks, potholes, and other) for each route.
Figure 10. Section-level percentage distribution of pavement distresses (cracks, potholes, and other) for each route.
Sustainability 18 04935 g010
Figure 11. Graphical user interface components: (a) route management and image acquisition panel; (b) candidate image review and segment-level selection panel.
Figure 11. Graphical user interface components: (a) route management and image acquisition panel; (b) candidate image review and segment-level selection panel.
Sustainability 18 04935 g011
Figure 12. Image preparation and detection output: (a) SegFormer road mask suppressing non-pavement areas; (b) YOLOv8 + RDD2022 detections after masking for an example image on Route 1.
Figure 12. Image preparation and detection output: (a) SegFormer road mask suppressing non-pavement areas; (b) YOLOv8 + RDD2022 detections after masking for an example image on Route 1.
Sustainability 18 04935 g012
Figure 13. Flowchart of the proposed semi-automated pavement condition evaluation process.
Figure 13. Flowchart of the proposed semi-automated pavement condition evaluation process.
Sustainability 18 04935 g013
Figure 14. Example YOLOv8 + RDD2022 detections on Mapillary images from the study network: (a) alligator cracking (D20); (b) longitudinal cracking (D00); (c) transverse cracking (D10); (d) pothole (D40). Bounding boxes and class labels are rendered by the detection interface after preprocessing.
Figure 14. Example YOLOv8 + RDD2022 detections on Mapillary images from the study network: (a) alligator cracking (D20); (b) longitudinal cracking (D00); (c) transverse cracking (D10); (d) pothole (D40). Bounding boxes and class labels are rendered by the detection interface after preprocessing.
Sustainability 18 04935 g014
Figure 15. Detection of an alligator crack distress in partially wet pavement by (a) grounding DINO (b) YOLOv8 trained with RDD2022.
Figure 15. Detection of an alligator crack distress in partially wet pavement by (a) grounding DINO (b) YOLOv8 trained with RDD2022.
Sustainability 18 04935 g015
Figure 16. Effect of CLAHE contrast enhancement on distress classification for the same image. (a) Without enhancement, the model detects an alligator crack pattern but fails to classify the associated surface depression as a pothole. (b) After CLAHE preprocessing, increased local contrast enables the model to recognize and localize the pothole with higher confidence.
Figure 16. Effect of CLAHE contrast enhancement on distress classification for the same image. (a) Without enhancement, the model detects an alligator crack pattern but fails to classify the associated surface depression as a pothole. (b) After CLAHE preprocessing, increased local contrast enables the model to recognize and localize the pothole with higher confidence.
Sustainability 18 04935 g016
Figure 17. Example of a specular bright spot on the pavement surface misclassified as a pothole by the YOLOv8 + RDD2022 model. This type of false positive was not suppressed by any of the preprocessing steps applied and required manual removal during the user-assisted refinement stage.
Figure 17. Example of a specular bright spot on the pavement surface misclassified as a pothole by the YOLOv8 + RDD2022 model. This type of false positive was not suppressed by any of the preprocessing steps applied and required manual removal during the user-assisted refinement stage.
Sustainability 18 04935 g017
Figure 18. Normalized field inspection scores and YOLOv8 + RDD2022 detection counts for Routes 1 and 2. (Left column): crack distress; (right column): pothole distress. Bar heights are normalized to their respective global maxima. Hatched bars indicate sections with no score or no detection.
Figure 18. Normalized field inspection scores and YOLOv8 + RDD2022 detection counts for Routes 1 and 2. (Left column): crack distress; (right column): pothole distress. Bar heights are normalized to their respective global maxima. Hatched bars indicate sections with no score or no detection.
Sustainability 18 04935 g018
Figure 19. Normalized field inspection scores and YOLOv8 + RDD2022 detection counts for Routes 3 and 4. Layout follows the same convention as Figure 18.
Figure 19. Normalized field inspection scores and YOLOv8 + RDD2022 detection counts for Routes 3 and 4. Layout follows the same convention as Figure 18.
Sustainability 18 04935 g019
Figure 20. Normalized field inspection scores and YOLOv8 + RDD2022 detection counts for Routes 5 and 6. Layout follows the same convention as Figure 18.
Figure 20. Normalized field inspection scores and YOLOv8 + RDD2022 detection counts for Routes 5 and 6. Layout follows the same convention as Figure 18.
Sustainability 18 04935 g020
Table 1. PCR Condition Rating Categories (ODOT) [36].
Table 1. PCR Condition Rating Categories (ODOT) [36].
PCR RangeCondition
90–100Excellent
75–89Good
65–74Fair
55–64Fair to Poor
40–54Poor
0–39Very Poor
Table 2. Summary of Surface Texture and Material Defects.
Table 2. Summary of Surface Texture and Material Defects.
DistressDescriptionSeverity (L/M/H)Extent (O/F/E)
RavelingAggregate lossFine agg. loss/Rough/Severe loss<20/20–50/>50
BleedingExcess binder on surfaceNone/Agg. + binder visible/Black surface<10/10–30/>30
DebondingSeparation of surface layerDepends on debonded depth and area<5/5–10/>10
Note Extent is expressed as a percentage of the affected area for raveling, a percentage of the affected length for bleeding, and a number of occurrences per kilometer (count/km) for debonding. The severity level for debonding was determined based on the depth of the debonded area (< or >25 mm) and its size (< or >0.8 m2).
Table 3. Summary of Permanent Deformations.
Table 3. Summary of Permanent Deformations.
DistressDescriptionSeverity (L/M/H)Extent (O/F/E)
RuttingVertical deformation in wheel paths3–10 mm/10–19 mm/>19 mm
(rut depth)
<20/20–50/>50
SettlementSurface profile dip affecting ride qualityDepends on depth of depression and ride quality<2/2–4/>4
Note: Extent is expressed as percentage of affected length for rutting and as number of occurrences per kilometer (count/km) for settlement. Settlements greater than 150 mm indicate high severity.
Table 4. Summary of Load and Structural Cracking.
Table 4. Summary of Load and Structural Cracking.
DistressDescriptionSeverity (L/M/H)Extent (O/F/E)
Wheel Track CrackingCracks in wheel paths (alligator)<6 mm/>6 mm/Alligator blocks
(crack width)
<20/20–50/>50
Edge CrackingCracks near pavement edge<6 mm/>6 mm/Multiple cracking
(crack width)
<20/20–50/>50
Fatigue (Alligator) CrackingInterconnected fatigue cracksBased on the cracked area<20/20–50/>50
Note: Extent is expressed as percentage of affected length for wheel track and edge cracking, and as percentage of affected area for fatigue (alligator) cracking.
Table 5. Summary of environmental and thermal cracking.
Table 5. Summary of environmental and thermal cracking.
DistressDescriptionSeverity (L/M/H)Extent (O/F/E)
Block & Transverse
Cracking
Thermal shrinkage cracks≥1.8 m/1.0–1.8 m/≤1.0 m (block size)<20/20–50/>50
Longitudinal
Cracking
Cracks parallel to roadway<6 mm/6–25 mm/>25 mm (crack width)<15 m/15–45 m/>45 m
(per 30 m)
Note: Extent is expressed as percentage of affected length for block and transverse cracking, and as average crack length per unit section (per 30 m) for longitudinal cracking.
Table 6. Summary of surface disintegration and repair applications.
Table 6. Summary of surface disintegration and repair applications.
DistressDescriptionSeverity (L/M/H)Extent (O/F/E)
PatchingLocal repair of pavement surface<0.1 m 2 /0.1–0.8 m 2 />0.8 m 2 <10/10–20/>20
Crack Sealing DeficiencyIneffective or missing sealingNot rated<50/>50/none
PotholesLocalized surface failuresBased on depth and size<5/5–10/>10
Note: Extent is expressed as number of occurrences per kilometer (count/km) for patching and potholes, and as percentage of cracks not effectively sealed for crack sealing deficiency. Pothole severity is classified as low, medium, or high based on depth (< or >25 mm) and area (< or >0.8 m 2 ).
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Değer Şitilbay, B.; Yılmaz, M.O. Bridging Image-Based Detection and Field Evaluation: A Semi-Automated Pavement Distress Assessment Framework. Sustainability 2026, 18, 4935. https://doi.org/10.3390/su18104935

AMA Style

Değer Şitilbay B, Yılmaz MO. Bridging Image-Based Detection and Field Evaluation: A Semi-Automated Pavement Distress Assessment Framework. Sustainability. 2026; 18(10):4935. https://doi.org/10.3390/su18104935

Chicago/Turabian Style

Değer Şitilbay, Betül, and Mehmet Ozan Yılmaz. 2026. "Bridging Image-Based Detection and Field Evaluation: A Semi-Automated Pavement Distress Assessment Framework" Sustainability 18, no. 10: 4935. https://doi.org/10.3390/su18104935

APA Style

Değer Şitilbay, B., & Yılmaz, M. O. (2026). Bridging Image-Based Detection and Field Evaluation: A Semi-Automated Pavement Distress Assessment Framework. Sustainability, 18(10), 4935. https://doi.org/10.3390/su18104935

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop