IVCVJun 2, 2022

A Dual-fusion Semantic Segmentation Framework With GAN For SAR Images

arXiv:2206.01096v16 citationsh-index: 66
Originality Incremental advance
AI Analysis

This addresses segmentation challenges in remote sensing for SAR imagery, but it is incremental as it builds on existing encoder-decoder and GAN techniques.

The paper tackles semantic segmentation of synthetic aperture radar (SAR) images by enriching them with GAN-generated optical images and using an attention module, achieving efficient results compared to common methods.

Deep learning based semantic segmentation is one of the popular methods in remote sensing image segmentation. In this paper, a network based on the widely used encoderdecoder architecture is proposed to accomplish the synthetic aperture radar (SAR) images segmentation. With the better representation capability of optical images, we propose to enrich SAR images with generated optical images via the generative adversative network (GAN) trained by numerous SAR and optical images. These optical images can be used as expansions of original SAR images, thus ensuring robust result of segmentation. Then the optical images generated by the GAN are stitched together with the corresponding real images. An attention module following the stitched data is used to strengthen the representation of the objects. Experiments indicate that our method is efficient compared to other commonly used methods

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes