paper-with-me

Papers

Polygonal Building Segmentation by Frame Field Learning

2020-04-30 · Nicolas Girard, Dmitriy Smirnov, Justin Solomon, Yuliya Tarabalka

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.

📄 PDF Abstract BibTeX arXiv:2004.14875

Code (2)

Lydorn/Polygonization-by-Frame-Field-Learning 공식 구현 pytorch
ashokdahal/FrameFieldLearning_Anaconda_Windows pytorch

Tasks

Image SegmentationMulti-Task LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Polygonal Building Extraction by Frame Field Learning

2021-06-19 · CVPR 2021 1 · Nicolas Girard, Dmitriy Smirnov, Justin Solomon, Yuliya Tarabalka

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 Segmentation

Building Footprint Extraction in Dense Areas using Super Resolution and Frame Field Learning

2023-09-04 · Vuong Nguyen, Anh Ho, Duc-Anh Vu, Nguyen Thi Ngoc Anh 외

Despite notable results on standard aerial datasets, current state-of-the-arts fail to produce accurate building footprints in dense areas due to challenging properties posed by these areas and limited data availability.…

Super-Resolution

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

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

Re:PolyWorld - A Graph Neural Network for Polygonal Scene Parsing

2023-01-01 · ICCV 2023 1 · Stefano Zorzi, Friedrich Fraundorfer

While most state-of-the-art instance segmentation methods produce pixel-wise segmentation masks, numerous applications demand precise vector polygons of detected objects instead of rasterized output. This paper propo…

Graph Neural NetworkInstance SegmentationScene ParsingSemantic Segmentation+1