Accurate detection and characterization of surface defects in concrete dams is vital for ensuring safe operation. To address the limitations of existing research focused solely on cracks and the challenges traditional convolutional networks face in adapting to deformation and multiscale features, this study introduces DCN-YOLO, a deformable convolution-augmented framework for the simultaneous detection and classification of multiple defect types from UAV-acquired imagery. The model outputs bounding box localizations and categorical labels. Based on YOLOv12, this proposed model integrates DCNv4 deformable convolutions with the C3k2 module. By leveraging adaptive sampling offsets and dynamic modulation, the proposed model enhances geometric modeling for irregular defects, improving the detection of small and medium defects while achieving an acceptable trade-off in inference efficiency. To address multiple defect coexistence, we adopt Binary Cross-Entropy (BCE) loss to decouple classification and localization, improving training stability in multi-label scenarios. A Multi-defects dataset was created using UAV images, and performance was validated on the CrackSeg public dataset. The proposed model achieved 77.4% ± 0.2% overall precision under complex conditions, exceeding the YOLOv12l baseline by 7.1% and improving mAP50-95 by 4.2%. It demonstrated competitive performance in detecting cracks, aggregate exposure, and construction joints, thereby providing a potentially robust and efficient approach for intelligent inspection of concrete dam surface defects.
Xu et al. (Fri,) studied this question.