Related Experiment Video
Updated: Nov 12, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
764
A Deeply Supervised Convolutional Neural Network for Pavement Crack Detection With Multiscale Feature Fusion
IEEE Transactions on Neural Networks and Learning Systems
|March 15, 2021
Summary
This study introduces a new deep learning model for automatic road crack detection. The proposed method enhances crack identification accuracy by fusing features from multiple scales and using deep supervision for better performance.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Civil Engineering
Background:
- Road maintenance relies on accurate crack detection for efficiency and cost-effectiveness.
- Convolutional Neural Networks (CNNs) are increasingly used for crack detection.
- Existing methods may struggle with the complex geometric structures of cracks.
Purpose of the Study:
- To develop an improved deep learning model for automatic crack detection.
- To enhance the robustness and accuracy of crack identification in road infrastructure.
- To address limitations of single-scale feature extraction in current methods.
Main Methods:
- Proposed a deeply supervised convolutional neural network (CNN).
- Introduced a novel multiscale convolutional feature fusion module.
- Integrated high-level features into low-level features at various convolutional stages.
- Applied deep supervision to guide feature fusion and improve model convergence.
Main Results:
- The proposed network demonstrated superior performance on three public crack datasets.
- Achieved state-of-the-art results in crack detection, edge detection, and image segmentation.
- Outperformed existing methods in terms of F1-score and mean Intersection over Union (mIU).
Conclusions:
- The novel multiscale feature fusion and deep supervision enhance CNN performance for crack detection.
- The method provides a robust and generalizable solution for road crack identification.
- This approach offers significant improvements for automated road maintenance.
Related Concept Videos
Types of Non-structural Cracks in Concrete
325
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.
325
Microcracking in Concrete
276
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...
276
Design Example: Joints in Concrete Pavements
331
Concrete pavement joints are essential for maintaining the structural integrity and longevity of pavement by controlling where and how the pavement cracks. These joints can be categorized based on their functions, such as contraction or control joints, construction joints, isolation joints, and expansion joints.
Contraction joints are typically formed by sawing a groove into the concrete shortly after it has hardened. This creates a weakened vertical plane, deliberately encouraging cracking at...
Contraction joints are typically formed by sawing a groove into the concrete shortly after it has hardened. This creates a weakened vertical plane, deliberately encouraging cracking at...
331
Deconvolution
402
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...
402
