emanueledalsasso / SAR2SAR

SAR2SAR: a self-supervised despeckling algorithm for SAR images - Notebook implementation usable on Google Colaboratory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please note that the up-to-date official repository has been moved to https://gitlab.telecom-paris.fr/RING/SAR2SAR

SAR2SAR: A Semi-Supervised Despeckling Algorithm for SAR Images

Emanuele Dalsasso, Loïc Denis, Florence Tupin

Abstract

Speckle reduction is a key step in many remote sensing applications. By strongly affecting synthetic aperture radar (SAR) images, it makes them difficult to analyse. Due to the difficulty to model the spatial correlation of speckle, a deep learning algorithm with self-supervision is proposed in this paper: SAR2SAR. Multi-temporal time series are leveraged and the neural network learns to restore SAR images by only looking at noisy acquisitions. To this purpose, the recently proposed noise2noise framework has been employed. The strategy to adapt it to SAR despeckling is presented, based on a compensation of temporal changes and a loss function adapted to the statistics of speckle. A study with synthetic speckle noise is presented to compare the performances of the proposed method with other state-of-the-art filters. Then, results on real images are discussed, to show the potential of the proposed algorithm. The code is made available to allow testing and reproducible research in this field.

summary_SAR2SAR

Resources

To cite the article:

E. Dalsasso, L. Denis and F. Tupin,
"SAR2SAR: A Semi-Supervised Despeckling Algorithm for SAR Images,"
in IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing,
vol. 14, pp. 4321-4329, 2021, doi: 10.1109/JSTARS.2021.3071864.

Licence

The material is made available under the GNU General Public License v3.0: Copyright 2020, Emanuele Dalsasso, Loïc Denis, Florence Tupin, of LTCI research lab - Télécom ParisTech, an Institut Mines Télécom school. All rights reserved.

About

SAR2SAR: a self-supervised despeckling algorithm for SAR images - Notebook implementation usable on Google Colaboratory