paper-with-me

홈 › Papers

Towards Satellite Image Road Graph Extraction: A Global-Scale Dataset and A Novel Method

2024-11-23 · CVPR 2025 1 · Pan Yin, Kaiyu Li, Xiangyong Cao, Jing Yao, Lei Liu, Xueru Bai, Feng Zhou, Deyu Meng

Recently, road graph extraction has garnered increasing attention due to its crucial role in autonomous driving, navigation, etc. However, accurately and efficiently extracting road graphs remains a persistent challenge, primarily due to the severe scarcity of labeled data. To address this limitation, we collect a global-scale satellite road graph extraction dataset, i.e. Global-Scale dataset. Specifically, the Global-Scale dataset is $\sim20 \times$ larger than the largest existing public road extraction dataset and spans over 13,800 $km^2$ globally. Additionally, we develop a novel road graph extraction model, i.e. SAM-Road++, which adopts a node-guided resampling method to alleviate the mismatch issue between training and inference in SAM-Road, a pioneering state-of-the-art road graph extraction model. Furthermore, we propose a simple yet effective ``extended-line'' strategy in SAM-Road++ to mitigate the occlusion issue on the road. Extensive experiments demonstrate the validity of the collected Global-Scale dataset and the proposed SAM-Road++ method, particularly highlighting its superior predictive power in unseen regions. The dataset and code are available at \url{https://github.com/earth-insights/samroadplus}.

📄 PDF Abstract BibTeX arXiv:2411.16733

Code (1)

earth-insights/samroadplus 공식 구현 pytorch

Tasks

Autonomous Driving

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Distilled Roads: Generalisable Road Network Extraction Across Sensors, Resolutions, and Region

2026-08-04 · Sanayya, Rakshith Sathish, Ashwathi Nambiar arxiv

Road network segmentation from satellite imagery remains challenging due to large geographic variation in road appearance, occlusions, and domain shifts introduced by differing resolutions and sensors. Existing models, t…

Knowledge Distillation

City-Scale Road Extraction from Satellite Imagery v2: Road Speeds and Travel Times

2019-08-06 · Adam Van Etten

Automated road network extraction from remote sensing imagery remains a significant challenge despite its importance in a broad array of applications. To this end, we explore road network extraction at scale with inferen…

LineGraph2Road: Structural Graph Reasoning on Line Graphs for Road Network Extraction

2026-02-26 · Zhengyang Wei, Renzhi Jing, Yiyi He, Jenny Suckale arxiv

The accurate and automatic extraction of roads from satellite imagery is critical for applications in navigation and urban planning, significantly reducing the need for manual annotation. Many existing methods decompose …

Binary ClassificationRelational Reasoning

Spatial Information Inference Net: Road Extraction Using Road-Specific Contextual Information

2019-10-28 · ISPRS Journal of Photogrammetry and Remote Sensing 2019 10 · Chao Tao, Ji Qi, Yansheng Li, Hao Wang 외

Deep neural networks perform well in road extraction from very high-resolution satellite imagery. A network with certain reasoning ability will give more satisfactory road network extraction results. In this study, we de…

Road SegmentationSegmentationSemantic Segmentation

PaRK-Detect: Towards Efficient Multi-Task Satellite Imagery Road Extraction via Patch-Wise Keypoints Detection

2023-02-26 · Shenwei Xie, Wanfeng Zheng, Zhenglin Xian, Junli Yang 외

Automatically extracting roads from satellite imagery is a fundamental yet challenging computer vision task in the field of remote sensing. Pixel-wise semantic segmentation-based approaches and graph-based approaches are…

Keypoint DetectionRoad SegmentationSegmentationSemantic Segmentation