Skip to content

DeCloud GAN is a generative adversarial network that makes use of residual UNets and pixel shuffle layers in the generator, which yield high quality cloudless satellite images

License

Notifications You must be signed in to change notification settings

pixiedust18/DeCloud-GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

DeCloud-GAN

Optical Remote Sensing imagery has several applications in monitoring the states of natural and man-made features around the globe. However, due to clouds and other climatic conditions, information extracted from the imagery retrieved is very limited.

Deep learning has often been used in several image processing and remote sensing tasks.
In this work, we propose the usage of generative adversarial networks to remove clouds and other climatic interference from high-resolution remote sensing imagery.

We have trained and tested upon the Remote sensing Image Cloud rEmoving dataset (RICE). The novel network(DeCloud GAN) we propose, makes use of residual UNets and pixel shuffle layers in the generator, which yield high quality cloudless satellite images. We have tested 4 methods for comparison, and have found that DeCloudGAN achieves the best performance on two main metrics, peak signal to noise ratio (PSNR) and structural similarity index (SSIM), to measure similarity in visual perception of the produced and target images.

If this work has been useful to you, please do cite this paper published with ACM:
@inproceedings{10.1145/3507623.3507628,
author = {Bhambani, Krisha and Takalikar, Mukta},
title = {DeCloud GAN: An Advanced Generative Adversarial Network for Removing Cloud Cover in Optical Remote Sensing Imagery},
year = {2021},
isbn = {9781450385930},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3507623.3507628},
doi = {10.1145/3507623.3507628},
booktitle = {2021 The 4th International Conference on Computational Intelligence and Intelligent Systems},
pages = {25–30},
location = {Tokyo, Japan},
series = {CIIS 2021}
}

About

DeCloud GAN is a generative adversarial network that makes use of residual UNets and pixel shuffle layers in the generator, which yield high quality cloudless satellite images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages