CVMar 12, 2025

Polygonizing Roof Segments from High-Resolution Aerial Images Using Yolov8-Based Edge Detection

arXiv:2503.09187v11 citationsh-index: 3VISIGRAPP : VISAPP
Originality Incremental advance
AI Analysis

This addresses the problem of precise roof reconstruction for urban terrain applications, though it appears incremental as it adapts existing models for a specific domain.

The study tackled automatic roof structure vectorization from aerial images by using a YOLOv8-based edge detection method, achieving a mIoU between 0.85 and 1 at the raster level and close approximations to reference data at the vector level.

This study presents a novel approach for roof detail extraction and vectorization using remote sensing images. Unlike previous geometric-primitive-based methods that rely on the detection of corners, our method focuses on edge detection as the primary mechanism for roof reconstruction, while utilizing geometric relationships to define corners and faces. We adapt the YOLOv8 OBB model, originally designed for rotated object detection, to extract roof edges effectively. Our method demonstrates robustness against noise and occlusion, leading to precise vectorized representations of building roofs. Experiments conducted on the SGA and Melville datasets highlight the method's effectiveness. At the raster level, our model outperforms the state-of-the-art foundation segmentation model (SAM), achieving a mIoU between 0.85 and 1 for most samples and an ovIoU close to 0.97. At the vector level, evaluation using the Hausdorff distance, PolyS metric, and our raster-vector-metric demonstrates significant improvements after polygonization, with a close approximation to the reference data. The method successfully handles diverse roof structures and refines edge gaps, even on complex roof structures of new, excluded from training datasets. Our findings underscore the potential of this approach to address challenges in automatic roof structure vectorization, supporting various applications such as urban terrain reconstruction.

Foundations

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

Your Notes