TL;DR
This paper presents a lightweight, real-time crack detection neural network for UAV bridge inspections that balances accuracy, speed, and robustness, addressing practical challenges in the field.
Contribution
It introduces a unified lightweight CNN framework with attention, augmentation, and focal loss, optimized for UAV-based bridge crack detection under resource constraints.
Findings
Achieves 825 FPS inference speed with 11.21M parameters.
Improves F1-score by 2.51% and recall by 3.95% over baseline.
Focuses on practical deployment with robustness to imaging conditions.
Abstract
With the widespread application of Unmanned Aerial Vehicles (UAVs) in bridge structural health monitoring, deep learning-based automatic crack detection has become a major research focus. However, practical UAV inspections still face four key challenges: weak crack features, degraded imaging conditions, severe class imbalance, and limited computational resources for practical UAV inspection workflows. To address these issues, this paper proposes a unified lightweight convolutional neural network framework composed of four synergistic components: a lightweight backbone network, a Convolutional Block Attention Module (CBAM) for channel and spatial enhancement, a directed robust augmentation strategy based on inspection-scene priors, and Focal Loss for hard-sample learning under class imbalance. Experiments on the SDNET2018 bridge deck dataset show that the proposed method achieves an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
