Automated Annotation of Shearographic Measurements Enabling Weakly Supervised Defect Detection
Jessica Plassmann, Nicolas Schuler, Michael Schuth, Georg von Freymann
TL;DR
The paper tackles the lack of annotated shearography data by introducing an automated, zero-shot annotation pipeline that combines Grounded DINO for bounding boxes with SAM for segmentation, feeding into YOLOv8-based defect detectors. The approach enables weakly supervised training and scalable dataset creation, achieving strong binary classification and competitive localization compared to manual labels, though localization metrics are sensitive to bounding-box fragmentation. Prompt choice significantly impacts performance, and qualitative analysis highlights both the benefits of richer segmentation and the need for post-processing to mitigate duplicate or overlapping detections. The work points to future directions including exemplar prompting (SAM3), domain-adaptive fine-tuning, and multi-class defect characterization, with code and data to be released.
Abstract
Shearography is an interferometric technique sensitive to surface displacement gradients, providing high sensitivity for detecting subsurface defects in safety-critical components. A key limitation to industrial adoption is the lack of high-quality annotated datasets, since manual labeling remains labor-intensive, subjective, and difficult to standardize. We introduce an automated workflow that generates defect annotations from shearography measurements using deep learning, producing high-resolution segmentation and bounding-box labels. Evaluation against expert-labeled data demonstrates sufficient accuracy to enable weakly supervised training, reducing manual effort and supporting scalable dataset creation for robust defect detection.
