Machine-learned Regularization and Polygonization of Building Segmentation Masks
We propose a machine learning based approach for automatic regularization and polygonization of building segmentation masks. Taking an image as input, we first predict building segmentation maps exploiting generic fully convolutional network (FCN). A generative adversarial network (GAN) is then involved to perform a regularization of building boundaries to make them more realistic, i.e., having more rectilinear outlines which construct right angles if required. This is achieved through the interplay between the discriminator which gives a probability of input image being true and generator that learns from discriminator's response to create more realistic images. Finally, we train the backbone convolutional neural network (CNN) which is adapted to predict sparse outcomes corresponding to building corners out of regularized building segmentation results. Experiments on three building segmentation datasets demonstrate that the proposed method is not only capable of obtaining accurate results, but also of producing visually pleasing building outlines parameterized as polygons.
Code (0)
등록된 구현이 없습니다.
Tasks
Generative Adversarial NetworkSegmentationSimilar Papers 제목 키워드 기반
Polygonal Building Segmentation by Frame Field Learning
While state of the art image segmentation models typically output segmentations in raster format, applications in geographic information systems often require vector polygons. To help bridge the gap between deep network …
Image SegmentationMulti-Task LearningSegmentationSemantic SegmentationPolygonal Building Extraction by Frame Field Learning
While state of the art image segmentation models typically output segmentations in raster format, applications in geographic information systems often require vector polygons. To help bridge the gap between deep netw…
Image SegmentationMulti-Task LearningSegmentationSemantic SegmentationPolyWorld: Polygonal Building Extraction with Graph Neural Networks in Satellite Images
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 SegmentationHiT: Building Mapping with Hierarchical Transformers
Deep learning-based methods have been extensively explored for automatic building mapping from high-resolution remote sensing images over recent years. While most building mapping models produce vector polygons of buildi…
Instance SegmentationSemantic SegmentationPolyRoof: Precision Roof Polygonization in Urban Residential Building with Graph Neural Networks
The growing demand for detailed building roof data has driven the development of automated extraction methods to overcome the inefficiencies of traditional approaches, particularly in handling complex variations in build…
Position