paper-with-me

홈 › Papers

PolyR-CNN: R-CNN for end-to-end polygonal building outline extraction

2024-07-20 · Weiqin Jiao, Claudio Persello, George Vosselman

Polygonal building outline extraction has been a research focus in recent years. Most existing methods have addressed this challenging task by decomposing it into several subtasks and employing carefully designed architectures. Despite their accuracy, such pipelines often introduce inefficiencies during training and inference. This paper presents an end-to-end framework, denoted as PolyR-CNN, which offers an efficient and fully integrated approach to predict vectorized building polygons and bounding boxes directly from remotely sensed images. Notably, PolyR-CNN leverages solely the features of the Region of Interest (RoI) for the prediction, thereby mitigating the necessity for complex designs. Furthermore, we propose a novel scheme with PolyR-CNN to extract detailed outline information from polygon vertex coordinates, termed vertex proposal feature, to guide the RoI features to predict more regular buildings. PolyR-CNN demonstrates the capacity to deal with buildings with holes through a simple post-processing method on the Inria dataset. Comprehensive experiments conducted on the CrowdAI dataset show that PolyR-CNN achieves competitive accuracy compared to state-of-the-art methods while significantly improving computational efficiency, i.e., achieving 79.2 Average Precision (AP), exhibiting a 15.9 AP gain and operating 2.5 times faster and four times lighter than the well-established end-to-end method PolyWorld. Replacing the backbone with a simple ResNet-50, PolyR-CNN maintains a 71.1 AP while running four times faster than PolyWorld.

📄 PDF Abstract BibTeX arXiv:2407.14912

Code (1)

HeinzJiao/PolyR-CNN 공식 구현 pytorch

Tasks

Extracting Buildings In Remote Sensing Images

Methods 이 논문이 사용한 방법론

Sparse R-CNN 설명 없음

Similar Papers 제목 키워드 기반

RoIPoly: Vectorized Building Outline Extraction Using Vertex and Logit Embeddings

2024-07-20 · Weiqin Jiao, Hao Cheng, Claudio Persello, George Vosselman

Polygonal building outlines are crucial for geographic and cartographic applications. The existing approaches for outline extraction from aerial or satellite imagery are typically decomposed into subtasks, e.g., building…

Domain Generalization

PolyRoom: Room-aware Transformer for Floorplan Reconstruction

2024-07-15 · Yuzhou Liu, Lingjie Zhu, Xiaodong Ma, Hanqiao Ye 외

Reconstructing geometry and topology structures from raw unstructured data has always been an important research topic in indoor mapping research. In this paper, we aim to reconstruct the floorplan with a vectorized repr…

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

PolyReal: A Benchmark for Real-World Polymer Science Workflows

2026-04-03 · Wanhao Liu, Weida Wang, Jiaqing Xie, Suorong Yang 외 arxiv

Multimodal Large Language Models (MLLMs) excel in general domains but struggle with complex, real-world science. We posit that polymer science, an interdisciplinary field spanning chemistry, physics, biology, and enginee…

X-ray transferable polyrepresentation learning

2025-07-07 · Weronika Hryniewska-Guzik, Przemyslaw Biecek arxiv

The success of machine learning algorithms is inherently related to the extraction of meaningful features, as they play a pivotal role in the performance of these algorithms. Central to this challenge is the quality of d…