Related Experiment Video
Updated: Dec 24, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
934
Automatic Pixel-Level Crack Detection on Dam Surface Using Deep Convolutional Network
Chuncheng Feng1, Hua Zhang1, Haoran Wang2
1School of Information Engineering, Southwest University of Science and Technology, Mianyang 621000, China.
Sensors (Basel, Switzerland)
|April 11, 2020
Summary
Accurate pixel-level crack detection on dam surfaces is crucial for hydropower station safety. A novel deep convolution network, Crack Detection on Dam Surface (CDDS), achieves superior performance in identifying and segmenting dam cracks.
Area of Science:
- Engineering
- Computer Science
- Artificial Intelligence
Background:
- Dam safety is critical for hydropower stations, necessitating effective crack detection methods.
- Current deep learning object detection methods often provide only classification and rough localization of cracks.
- Pixel-level crack detection offers more precise data for dam health assessment.
Purpose of the Study:
- To develop a deep convolution network for pixel-level crack detection on dam surfaces.
- To improve the accuracy and intuitiveness of crack detection for dam health assessment.
Main Methods:
- Utilized unmanned aerial vehicles (UAVs) for dam surface image acquisition.
- Created a labeled crack dataset by manually annotating cropped images.
- Designed and trained a novel Crack Detection on Dam Surface (CDDS) deep convolution network architecture.
Main Results:
- The CDDS network achieved recall of 80.45%, precision of 80.31%, F-measure of 79.16%, and IoU of 66.76% in crack segmentation.
- Compared performance against ResNet152-based, SegNet, UNet, and FCN models.
- Demonstrated superior performance of the CDDS network on the test dataset.
Conclusions:
- The proposed CDDS network effectively performs pixel-level crack detection on dam surfaces.
- The CDDS method provides more accurate and intuitive results compared to existing approaches.
- This technique enhances dam health assessment and ensures hydropower station safety.
Related Concept Videos
Microcracking in Concrete
365
Microcracking in concrete refers to the tiny cracks that can form within the material even before any external load is applied. These microcracks typically occur at the interface between the coarse aggregate and the hydrated cement paste, often as a result of differential volume changes prompted by variations in stress-strain behavior, as well as thermal and moisture movement. Initially, these microcracks remain stable and do not grow substantially until the concrete is stressed to about 30...
365
Types of Non-structural Cracks in Concrete
418
Non-structural cracks are primarily of three types: plastic, early-age thermal, and drying shrinkage cracks. Plastic cracks are further classified into plastic shrinkage cracks and plastic settlement cracks.
Plastic shrinkage cracks typically form within hours after the concrete is poured. The concrete's surface dries faster than the bottom, creating tensile stress that the still-plastic concrete cannot withstand, leading to diagonal or randomly patterned cracks on the concrete surface.
Plastic shrinkage cracks typically form within hours after the concrete is poured. The concrete's surface dries faster than the bottom, creating tensile stress that the still-plastic concrete cannot withstand, leading to diagonal or randomly patterned cracks on the concrete surface.
418
Deconvolution
489
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
489