TL;DR
This paper introduces a novel two-GAN framework with dilated residual inception blocks for effective cloud removal in satellite images by translating SAR to optical images and removing clouds, outperforming existing models.
Contribution
The study proposes a new GAN-based method with dilated residual inception blocks and combined SSIM and L1 loss for improved cloud removal and SAR-to-optical translation.
Findings
Achieved higher PSNR and SSIM scores than state-of-the-art models.
Effectively removed clouds from satellite images using the proposed GAN framework.
Enhanced image quality by expanding receptive fields with dilated convolutions.
Abstract
Satellite images are often contaminated by clouds. Cloud removal has received much attention due to the wide range of satellite image applications. As the clouds thicken, the process of removing the clouds becomes more challenging. In such cases, using auxiliary images such as near-infrared or synthetic aperture radar (SAR) for reconstructing is common. In this study, we attempt to solve the problem using two generative adversarial networks (GANs). The first translates SAR images into optical images, and the second removes clouds using the translated images of prior GAN. Also, we propose dilated residual inception blocks (DRIBs) instead of vanilla U-net in the generator networks and use structural similarity index measure (SSIM) in addition to the L1 Loss function. Reducing the number of downsamplings and expanding receptive fields by dilated convolutions increase the quality of output…
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
MethodsMax Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Concatenated Skip Connection · U-Net
