paper-with-me

Papers

HoliTracer: Holistic Vectorization of Geographic Objects from Large-Size Remote Sensing Imagery

2025-07-22 · Yu Wang, Bo Dang, Wanchun Li, Wei Chen, Yansheng Li

With the increasing resolution of remote sensing imagery (RSI), large-size RSI has emerged as a vital data source for high-precision vector mapping of geographic objects. Existing methods are typically constrained to processing small image patches, which often leads to the loss of contextual information and produces fragmented vector outputs. To address these, this paper introduces HoliTracer, the first framework designed to holistically extract vectorized geographic objects from large-size RSI. In HoliTracer, we enhance segmentation of large-size RSI using the Context Attention Net (CAN), which employs a local-to-global attention mechanism to capture contextual dependencies. Furthermore, we achieve holistic vectorization through a robust pipeline that leverages the Mask Contour Reformer (MCR) to reconstruct polygons and the Polygon Sequence Tracer (PST) to trace vertices. Extensive experiments on large-size RSI datasets, including buildings, water bodies, and roads, demonstrate that HoliTracer outperforms state-of-the-art methods. Our code and data are available in https://github.com/vvangfaye/HoliTracer.

📄 PDF Abstract BibTeX arXiv:2507.16251

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Holistic 3D Scene Understanding From a Single Geo-Tagged Image

2015-06-01 · CVPR 2015 6 · Shenlong Wang, Sanja Fidler, Raquel Urtasun

In this paper we are interested in exploiting geographic priors to help outdoor scene understanding. Towards this goal we propose a holistic approach that reasons jointly about 3D object detection, pose estimation, sema…

3D Object Detectionobject-detectionObject DetectionPose Estimation+2

IRSAMap:Towards Large-Scale, High-Resolution Land Cover Map Vectorization

2025-08-22 · Yu Meng, Ligao Deng, Zhihao Xi, Jiansheng Chen 외 arxiv

With the enhancement of remote sensing image resolution and the rapid advancement of deep learning, land cover mapping is transitioning from pixel-level segmentation to object-based vector modeling. This shift demands mo…

Machine-learned 3D Building Vectorization from Satellite Imagery

2021-04-13 · Yi Wang, Stefano Zorzi, Ksenia Bittner

We propose a machine learning based approach for automatic 3D building reconstruction and vectorization. Taking a single-channel photogrammetric digital surface model (DSM) and panchromatic (PAN) image as input, we first…

Generative Adversarial NetworkSemantic Segmentation

Learning to Holistically Detect Bridges from Large-Size VHR Remote Sensing Imagery

2023-12-05 · Yansheng Li, Junwei Luo, Yongjun Zhang, Yihua Tan 외

Bridge detection in remote sensing images (RSIs) plays a crucial role in various applications, but it poses unique challenges compared to the detection of other objects. In RSIs, bridges exhibit considerable variations i…

GPUobject-detectionObject Detection

Detect What You Can: Detecting and Representing Objects using Holistic Models and Body Parts

2014-06-08 · CVPR 2014 6 · Xianjie Chen, Roozbeh Mottaghi, Xiaobai Liu, Sanja Fidler 외

Detecting objects becomes difficult when we need to deal with large shape deformation, occlusion and low resolution. We propose a novel approach to i) handle large deformations and partial occlusions in animals (as examp…

ObjectSemantic Part Detection