CVAIFeb 26, 2025

Inscanner: Dual-Phase Detection and Classification of Auxiliary Insulation Using YOLOv8 Models

arXiv:2502.18871v1h-index: 2
Originality Synthesis-oriented
AI Analysis

This work addresses automation in structural inspection for domain-specific applications, but it is incremental as it applies existing YOLOv8 models to a new dataset.

The study tackled the problem of detecting and classifying auxiliary insulation in structural components using a two-phase YOLOv8-based approach, achieving a detection mAP of 82% and classification accuracy of 98%.

This study proposes a two-phase methodology for detecting and classifying auxiliary insulation in structural components. In the detection phase, a YOLOv8x model is trained on a dataset of complete structural blueprints, each annotated with bounding boxes indicating areas that should contain insulation. In the classification phase, these detected insulation patches are cropped and categorized into two classes: present or missing. These are then used to train a YOLOv8x-CLS model that determines the presence or absence of auxiliary insulation. Preprocessing steps for both datasets included annotation, augmentation, and appropriate cropping of the insulation regions. The detection model achieved a mean average precision (mAP) score of 82%, while the classification model attained an accuracy of 98%. These findings demonstrate the effectiveness of the proposed approach in automating insulation detection and classification, providing a foundation for further advancements in this domain.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes