Barely-Visible Surface Crack Detection for Wind Turbine Sustainability
Sourav Agrawal, Isaac Corley, Conor Wallace, Clovis Vaughn, Jonathan Lwowski
TL;DR
The paper tackles the challenge of detecting barely-visible hairline cracks on wind turbine blades, which are difficult to identify with conventional inspections and existing ML approaches. It introduces the Zeitview Crack Detection Dataset (ZVCD), a geographically diverse, real-world collection of high-severity crack imagery, and presents an end-to-end pipeline that tiles high-resolution images, performs classification on patches, and uses GradCAM-based region proposals to guide human review and maintenance decisions. A comparative study of lightweight CNN backbones (e.g., ResNet-18, EfficientNet-B3, MobileNetV3 variants) trained with a turbine-level 90/10 split demonstrates convergence and emphasizes precision to minimize missed cracks, with emphasis on on-board deployment feasibility. The resulting workflow supports scalable, automated wind-turbine inspections with a human-in-the-loop for validation, offering practical impact by reducing downtime and the risk of catastrophic blade failure. Future work includes exploring infrared-RGB comparisons and moving toward fully autonomous, scalable inspection pipelines.
Abstract
The production of wind energy is a crucial part of sustainable development and reducing the reliance on fossil fuels. Maintaining the integrity of wind turbines to produce this energy is a costly and time-consuming task requiring repeated inspection and maintenance. While autonomous drones have proven to make this process more efficient, the algorithms for detecting anomalies to prevent catastrophic damage to turbine blades have fallen behind due to some dangerous defects, such as hairline cracks, being barely-visible. Existing datasets and literature are lacking and tend towards detecting obvious and visible defects in addition to not being geographically diverse. In this paper we introduce a novel and diverse dataset of barely-visible hairline cracks collected from numerous wind turbine inspections. To prove the efficacy of our dataset, we detail our end-to-end deployed turbine crack detection pipeline from the image acquisition stage to the use of predictions in providing automated maintenance recommendations to extend the life and efficiency of wind turbines.
