P2PFormer: A Primitive-to-polygon Method for Regular Building Contour Extraction from Remote Sensing Images
Tao Zhang, Shiqing Wei, Yikang Zhou, Muying Luo, Wenling You, Shunping, Ji

TL;DR
P2PFormer introduces a transformer-based pipeline for extracting regular building contours from remote sensing images, eliminating the need for post-processing and improving accuracy over previous methods.
Contribution
The paper presents a novel primitive-to-polygon pipeline with a transformer architecture and group queries, enabling direct regular contour extraction without post-processing.
Findings
Achieves state-of-the-art performance on multiple datasets.
Surpasses previous SOTA by 2.7 AP and 6.5 AP75 on CrowdAI.
Effectively segments primitives with improved focus and accuracy.
Abstract
Extracting building contours from remote sensing imagery is a significant challenge due to buildings' complex and diverse shapes, occlusions, and noise. Existing methods often struggle with irregular contours, rounded corners, and redundancy points, necessitating extensive post-processing to produce regular polygonal building contours. To address these challenges, we introduce a novel, streamlined pipeline that generates regular building contours without post-processing. Our approach begins with the segmentation of generic geometric primitives (which can include vertices, lines, and corners), followed by the prediction of their sequence. This allows for the direct construction of regular building contours by sequentially connecting the segmented primitives. Building on this pipeline, we developed P2PFormer, which utilizes a transformer-based architecture to segment geometric primitives…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote Sensing and Land Use · Remote Sensing and LiDAR Applications · Automated Road and Building Extraction
MethodsSparse Evolutionary Training · Focus
