Search papers, labs, and topics across Lattice.
BladeYOLO is a novel defect detection framework specifically designed for wind turbine blades, addressing the challenges posed by limited annotations and subtle defect characteristics. By integrating a Vision Transformer (ViT) backbone with DINOv3 pre-training into YOLOv12-L, the model enhances feature representation and robustness against environmental variations. Extensive experiments reveal that BladeYOLO outperforms state-of-the-art methods, achieving a 3.5% improvement in mAP$_{50}$ on the Wind Surface Defect dataset, demonstrating its effectiveness in real-world applications with minimal training data.
BladeYOLO not only detects subtle wind turbine blade defects but does so with remarkable accuracy even when trained on limited annotations, outperforming existing methods by a significant margin.
Wind turbine blade defect detection remains highly challenging in real-world inspection scenarios due to limited on-site data and the subtle visual characteristics of defects. In practice, blade defects are often small-scale, low-contrast, and difficult to distinguish from complex backgrounds, which significantly limits the robustness of existing detectors. To address these challenges, we propose BladeYOLO, a defect detection framework for wind turbine blades. Specifically, we integrate a Vision Transformer (ViT) backbone initialized with DINOv3 self-supervised pre-trained weights into YOLOv12-L, enabling the transfer of large-scale generic visual priors to blade defect detection and improving feature representation under limited training annotations. To enhance the perception of subtle defects, we further develop a Mamba-guided Weak-Defect Enhancement module, which consists of a Detail-Enhanced Multi-scale Branch for preserving high-frequency structural cues and a Cross-Mamba module for progressively propagating high-level semantic guidance to shallow features. In addition, we introduce a lightweight Style-Injector module that captures environment-related style information via Fourier decomposition and injects it into selected ViT self-attention layers, thereby improving robustness against environment-induced appearance variations. Extensive experiments demonstrate that BladeYOLO achieves superior performance on the WTBlade-Defect dataset, with additional annotation-budget experiments showing its favorable performance under reduced training annotations. Evaluation on the public Wind Surface Defect dataset further provides supportive evidence for the cross-dataset robustness of BladeYOLO. In particular, on this public dataset, BladeYOLO outperforms the best competing method by 3.5\% in mAP$_{50}$ and 2.5\% in mAP$_{50-95}$.