English

Polygonal Building Segmentation by Frame Field Learning

Computer Vision and Pattern Recognition 2021-04-01 v2 Machine Learning Image and Video Processing

Abstract

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 output and the format used in downstream tasks, we add a frame field output to a deep segmentation model for extracting buildings from remote sensing images. We train a deep neural network that aligns a predicted frame field to ground truth contours. This additional objective improves segmentation quality by leveraging multi-task learning and provides structural information that later facilitates polygonization; we also introduce a polygonization algorithm that utilizes the frame field along with the raster segmentation. Our code is available at https://github.com/Lydorn/Polygonization-by-Frame-Field-Learning.

Keywords

Cite

@article{arxiv.2004.14875,
  title  = {Polygonal Building Segmentation by Frame Field Learning},
  author = {Nicolas Girard and Dmitriy Smirnov and Justin Solomon and Yuliya Tarabalka},
  journal= {arXiv preprint arXiv:2004.14875},
  year   = {2021}
}

Comments

CVPR 2021 - IEEE Conference on Computer Vision and Pattern Recognition, Jun 2021, Pittsburg / Virtual, United States

R2 v1 2026-06-23T15:13:00.411Z