paper-with-me

홈 › Papers

Enhancing Polygonal Building Segmentation via Oriented Corners

2024-07-17 · Mohammad Moein Sheikholeslami, Muhammad Kamran, Andreas Wichmann, Gunho Sohn

The growing demand for high-resolution maps across various applications has underscored the necessity of accurately segmenting building vectors from overhead imagery. However, current deep neural networks often produce raster data outputs, leading to the need for extensive post-processing that compromises the fidelity, regularity, and simplicity of building representations. In response, this paper introduces a novel deep convolutional neural network named OriCornerNet, which directly extracts delineated building polygons from input images. Specifically, our approach involves a deep model that predicts building footprint masks, corners, and orientation vectors that indicate directions toward adjacent corners. These predictions are then used to reconstruct an initial polygon, followed by iterative refinement using a graph convolutional network that leverages semantic and geometric features. Our method inherently generates simplified polygons by initializing the refinement process with predicted corners. Also, including geometric information from oriented corners contributes to producing more regular and accurate results. Performance evaluations conducted on SpaceNet Vegas and CrowdAI-small datasets demonstrate the competitive efficacy of our approach compared to the state-of-the-art in building segmentation from overhead imagery.

📄 PDF Abstract BibTeX arXiv:2407.12256

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

P2PFormer: A Primitive-to-polygon Method for Regular Building Contour Extraction from Remote Sensing Images

2024-06-05 · Tao Zhang, Shiqing Wei, Yikang Zhou, Muying Luo 외

Extracting building contours from remote sensing imagery is a significant challenge due to buildings' complex and diverse shapes, occlusions, and noise. Existing methods often struggle with irregular contours, rounded co…

Position

Learning deep structured active contours end-to-end

2018-03-16 · CVPR 2018 6 · Diego Marcos, Devis Tuia, Benjamin Kellenberger, Lisa Zhang 외

The world is covered with millions of buildings, and precisely knowing each instance's position and extents is vital to a multitude of applications. Recently, automated building footprint segmentation models have shown s…

Instance SegmentationSegmentationSemantic Segmentation

Global Collinearity-aware Polygonizer for Polygonal Building Mapping in Remote Sensing

2025-05-02 · Fahong Zhang, Yilei Shi, Xiao Xiang Zhu

This paper addresses the challenge of mapping polygonal buildings from remote sensing images and introduces a novel algorithm, the Global Collinearity-aware Polygonizer (GCP). GCP, built upon an instance segmentation fra…

Instance SegmentationSemantic Segmentation

PolyBuilding: Polygon Transformer for End-to-End Building Extraction

2022-11-03 · Yuan Hu, Zhibin Wang, Zhou Huang, Yu Liu

We present PolyBuilding, a fully end-to-end polygon Transformer for building extraction. PolyBuilding direct predicts vector representation of buildings from remote sensing images. It builds upon an encoder-decoder trans…

Decoder

PolyWorld: Polygonal Building Extraction with Graph Neural Networks in Satellite Images

2021-11-30 · CVPR 2022 1 · Stefano Zorzi, Shabab Bazrafkan, Stefan Habenschuss, Friedrich Fraundorfer

While most state-of-the-art instance segmentation methods produce binary segmentation masks, geographic and cartographic applications typically require precise vector polygons of extracted objects instead of rasterized o…

Graph Neural NetworkInstance SegmentationSegmentationSemantic Segmentation