paper-with-me

Papers

SuperpixelGraph: Semi-automatic generation of building footprint through semantic-sensitive superpixel and neural graph networks

2023-04-12 · Haojia Yu, Han Hu, Bo Xu, Qisen Shang, Zhendong Wang, Qing Zhu

Most urban applications necessitate building footprints in the form of concise vector graphics with sharp boundaries rather than pixel-wise raster images. This need contrasts with the majority of existing methods, which typically generate over-smoothed footprint polygons. Editing these automatically produced polygons can be inefficient, if not more time-consuming than manual digitization. This paper introduces a semi-automatic approach for building footprint extraction through semantically-sensitive superpixels and neural graph networks. Drawing inspiration from object-based classification techniques, we first learn to generate superpixels that are not only boundary-preserving but also semantically-sensitive. The superpixels respond exclusively to building boundaries rather than other natural objects, while simultaneously producing semantic segmentation of the buildings. These intermediate superpixel representations can be naturally considered as nodes within a graph. Consequently, graph neural networks are employed to model the global interactions among all superpixels and enhance the representativeness of node features for building segmentation. Classical approaches are utilized to extract and regularize boundaries for the vectorized building footprints. Utilizing minimal clicks and straightforward strokes, we efficiently accomplish accurate segmentation outcomes, eliminating the necessity for editing polygon vertices. Our proposed approach demonstrates superior precision and efficacy, as validated by experimental assessments on various public benchmark datasets. A significant improvement of 8% in AP50 was observed in vector graphics evaluation, surpassing established techniques. Additionally, we have devised an optimized and sophisticated pipeline for interactive editing, poised to further augment the overall quality of the results.

📄 PDF Abstract BibTeX arXiv:2304.05661

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic SegmentationSuperpixelsVector Graphics

Similar Papers 제목 키워드 기반

Building Footprint Generation Using Improved Generative Adversarial Networks

2018-10-26 · Yilei Shi, Qingyu Li, Xiao Xiang Zhu

Building footprint information is an essential ingredient for 3-D reconstruction of urban models. The automatic generation of building footprints from satellite images presents a considerable challenge due to the complex…

Semi-Supervised Building Footprint Generation with Feature and Output Consistency Training

2022-05-17 · Qingyu Li, Yilei Shi, Xiao Xiang Zhu

Accurate and reliable building footprint maps are vital to urban planning and monitoring, and most existing approaches fall back on convolutional neural networks (CNNs) for building footprint generation. However, one lim…

Semantic SegmentationSemi-Supervised Semantic Segmentation

Building Footprint Extraction with Graph Convolutional Network

2023-05-08 · Yilei Shi, Qinyu Li, Xiaoxiang Zhu

Building footprint information is an essential ingredient for 3-D reconstruction of urban models. The automatic generation of building footprints from satellite images presents a considerable challenge due to the complex…

Building Footprint Generation by IntegratingConvolution Neural Network with Feature PairwiseConditional Random Field (FPCRF)

2020-02-11 · Qingyu Li, Yilei Shi, Xin Huang, Xiao Xiang Zhu

Building footprint maps are vital to many remote sensing applications, such as 3D building modeling, urban planning, and disaster management. Due to the complexity of buildings, the accurate and reliable generation of th…

Management

Semi-supervised Learning from Street-View Images and OpenStreetMap for Automatic Building Height Estimation

2023-07-05 · Hao Li, Zhendong Yuan, Gabriel Dax, Gefei Kong 외

Accurate building height estimation is key to the automatic derivation of 3D city models from emerging big geospatial data, including Volunteered Geographical Information (VGI). However, an automatic solution for large-s…

object-detectionObject DetectionPseudo Label