ResiDualGAN: Resize-Residual DualGAN for Cross-Domain Remote Sensing Images Semantic Segmentation
Yang Zhao, Peng Guo, Zihao Sun, Xiuwan Chen, Han Gao

TL;DR
ResiDualGAN introduces a scale-aware and stable image translation method for remote sensing images, significantly enhancing cross-domain semantic segmentation accuracy by addressing scale discrepancies and real-to-real translation challenges.
Contribution
The paper proposes ResiDualGAN, a novel RS image translation model with an in-network resizer and residual connections, improving unsupervised domain adaptation for remote sensing segmentation.
Findings
Achieves higher segmentation accuracy on benchmark datasets.
Effectively handles scale discrepancies in RS datasets.
Provides stable real-to-real image translation.
Abstract
The performance of a semantic segmentation model for remote sensing (RS) images pretrained on an annotated dataset would greatly decrease when testing on another unannotated dataset because of the domain gap. Adversarial generative methods, e.g., DualGAN, are utilized for unpaired image-to-image translation to minimize the pixel-level domain gap, which is one of the common approaches for unsupervised domain adaptation (UDA). However, the existing image translation methods are facing two problems when performing RS images translation: 1) ignoring the scale discrepancy between two RS datasets which greatly affects the accuracy performance of scale-invariant objects, 2) ignoring the characteristic of real-to-real translation of RS images which brings an unstable factor for the training of the models. In this paper, ResiDualGAN is proposed for RS images translation, where an in-network…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Multimodal Machine Learning Applications
MethodsResidual Connection
