paper-with-me

홈 › Papers

Polygonizer: An auto-regressive building delineator

2023-04-08 · Maxim Khomiakov, Michael Riis Andersen, Jes Frellsen

In geospatial planning, it is often essential to represent objects in a vectorized format, as this format easily translates to downstream tasks such as web development, graphics, or design. While these problems are frequently addressed using semantic segmentation, which requires additional post-processing to vectorize objects in a non-trivial way, we present an Image-to-Sequence model that allows for direct shape inference and is ready for vector-based workflows out of the box. We demonstrate the model's performance in various ways, including perturbations to the image input that correspond to variations or artifacts commonly encountered in remote sensing applications. Our model outperforms prior works when using ground truth bounding boxes (one object per image), achieving the lowest maximum tangent angle error.

📄 PDF Abstract BibTeX arXiv:2304.04048

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

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

BuildAnyPoint: 3D Building Structured Abstraction from Diverse Point Clouds

2026-02-27 · Tongyan Hua, Haoran Gong, Yuan Liu, Di Wang 외 arxiv

We introduce BuildAnyPoint, a novel generative framework for structured 3D building reconstruction from point clouds with diverse distributions, such as those captured by airborne LiDAR and Structure-from-Motion. To reco…

Point Cloud CompletionPoint Clouds

Translating Images to Road Network: A Non-Autoregressive Sequence-to-Sequence Approach

2023-01-01 · ICCV 2023 1 · Jiachen Lu, Renyuan Peng, Xinyue Cai, Hang Xu 외

The extraction of road network is essential for the generation of high-definition maps since it enables the precise localization of road landmarks and their interconnections. However, generating road network poses a …

SnowyLane: Robust Lane Detection on Snow-covered Rural Roads Using Infrastructural Elements

2025-11-07 · Jörg Gamerdinger, Benedict Wetzel, Patrick Schulz, Sven Teufel 외 arxiv

Lane detection for autonomous driving in snow-covered environments remains a major challenge due to the frequent absence or occlusion of lane markings. In this paper, we present a novel, robust and realtime capable appro…

Autonomous DrivingLane Detection

InfinityStar: Unified Spacetime AutoRegressive Modeling for Visual Generation

2025-11-06 · Jinlai Liu, Jian Han, Bin Yan, Hui Wu 외 arxiv

We introduce InfinityStar, a unified spacetime autoregressive framework for high-resolution image and dynamic video synthesis. Building on the recent success of autoregressive modeling in both vision and language, our pu…

Video Generation