Weakly-Supervised Surface Crack Segmentation by Generating Pseudo-Labels using Localization with a Classifier and Thresholding
Jacob K\"onig, Mark Jenkins, Mike Mannion, Peter Barrie, Gordon, Morison

TL;DR
This paper introduces a weakly supervised method for surface crack segmentation that uses a CNN classifier to generate pseudo labels, enabling effective training of segmentation models without detailed pixel annotations.
Contribution
A novel approach combining classifier-based localization with thresholding to create pseudo labels for crack segmentation, reducing the need for detailed annotations.
Findings
Achieves comparable performance to fully supervised methods.
Effectively suppresses background noise in pseudo labels.
Applicable across multiple crack segmentation datasets.
Abstract
Surface cracks are a common sight on public infrastructure nowadays. Recent work has been addressing this problem by supporting structural maintenance measures using machine learning methods. Those methods are used to segment surface cracks from their background, making them easier to localize. However, a common issue is that to create a well-functioning algorithm, the training data needs to have detailed annotations of pixels that belong to cracks. Our work proposes a weakly supervised approach that leverages a CNN classifier in a novel way to create surface crack pseudo labels. First, we use the classifier to create a rough crack localization map by using its class activation maps and a patch based classification approach and fuse this with a thresholding based approach to segment the mostly darker crack pixels. The classifier assists in suppressing noise from the background regions,…
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.
Taxonomy
TopicsInfrastructure Maintenance and Monitoring · Concrete Corrosion and Durability · Non-Destructive Testing Techniques
