TL;DR
This paper introduces a novel adversarial spatial pyramid network for accurate road segmentation in remote sensing images, effectively handling complex backgrounds and limited training data through synthetic image generation and multi-scale feature extraction.
Contribution
The paper presents a new model combining structured domain adaptation with a feature pyramid network to improve road segmentation accuracy and efficiency in remote sensing images.
Findings
Achieves 78.86 IOU on Massachusetts dataset, outperforming previous methods.
Uses 4x fewer FLOPs with higher accuracy than state-of-the-art.
Effectively handles complex backgrounds and limited training data.
Abstract
Road extraction in remote sensing images is of great importance for a wide range of applications. Because of the complex background, and high density, most of the existing methods fail to accurately extract a road network that appears correct and complete. Moreover, they suffer from either insufficient training data or high costs of manual annotation. To address these problems, we introduce a new model to apply structured domain adaption for synthetic image generation and road segmentation. We incorporate a feature pyramid network into generative adversarial networks to minimize the difference between the source and target domains. A generator is learned to produce quality synthetic images, and the discriminator attempts to distinguish them. We also propose a feature pyramid network that improves the performance of the proposed model by extracting effective features from all the layers…
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.
