All Projects → emanueledalsasso → SAR2SAR

emanueledalsasso / SAR2SAR

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

Projects that are alternatives of or similar to SAR2SAR

speckle2void
Speckle2Void: Deep Self-Supervised SAR Despeckling with Blind-Spot Convolutional Neural Networks
Stars: ✭ 31 (+34.78%)
Mutual labels:  remote-sensing, synthetic-aperture-radar, denoising, despeckling
xarray-sentinel
Xarray backend to Copernicus Sentinel-1 satellite data products
Stars: ✭ 189 (+721.74%)
Mutual labels:  remote-sensing, synthetic-aperture-radar, sentinel-1
sarbian
We’ve built a plug’n play Operation System (based on Debian Linux) with all the freely and openly available SAR processing software. No knowledge of installation steps needed, just download and get started with SAR data processing. SARbian is free for use in research, education or operational work.
Stars: ✭ 49 (+113.04%)
Mutual labels:  remote-sensing, synthetic-aperture-radar
awesome-spectral-indices
A ready-to-use curated list of Spectral Indices for Remote Sensing applications.
Stars: ✭ 357 (+1452.17%)
Mutual labels:  remote-sensing, sentinel-1
pylandsat
Search, download, and preprocess Landsat imagery 🛰️
Stars: ✭ 49 (+113.04%)
Mutual labels:  remote-sensing
whiteboxgui
An interactive GUI for WhiteboxTools in a Jupyter-based environment
Stars: ✭ 94 (+308.7%)
Mutual labels:  remote-sensing
fingerprint denoising
U-Net for fingerprint denoising
Stars: ✭ 19 (-17.39%)
Mutual labels:  denoising
ee extra
A ninja python package that unifies the Google Earth Engine ecosystem.
Stars: ✭ 42 (+82.61%)
Mutual labels:  remote-sensing
PyTorch-Segmentation-Zoo
A PyTorch collection of semantic segmentation tools.
Stars: ✭ 33 (+43.48%)
Mutual labels:  remote-sensing
gsky
Distributed Scalable Geospatial Data Server
Stars: ✭ 23 (+0%)
Mutual labels:  remote-sensing
ChangeOS
ChangeOS: Building damage assessment via Deep Object-based Semantic Change Detection - (RSE 2021)
Stars: ✭ 33 (+43.48%)
Mutual labels:  remote-sensing
CPCE-3D
Low-dose CT via Transfer Learning from a 2D Trained Network, In IEEE TMI 2018
Stars: ✭ 40 (+73.91%)
Mutual labels:  denoising
satproc
🛰️ Python library and CLI tools for processing geospatial imagery for ML
Stars: ✭ 27 (+17.39%)
Mutual labels:  remote-sensing
CBDNet-tensorflow
Toward Convolutional Blind Denoising of Real Photograph
Stars: ✭ 46 (+100%)
Mutual labels:  denoising
eodag
Earth Observation Data Access Gateway
Stars: ✭ 183 (+695.65%)
Mutual labels:  remote-sensing
solar-panel-segmentation
A U-Net for solar panel identification and segmentation
Stars: ✭ 25 (+8.7%)
Mutual labels:  remote-sensing
wildfire-forecasting
Forecasting wildfire danger using deep learning.
Stars: ✭ 39 (+69.57%)
Mutual labels:  remote-sensing
dfc2020 baseline
Simple Baseline for the IEEE GRSS Data Fusion Contest 2020
Stars: ✭ 44 (+91.3%)
Mutual labels:  remote-sensing
sarpy
A basic Python library to demonstrate reading, writing, display, and simple processing of complex SAR data using the NGA SICD standard.
Stars: ✭ 133 (+478.26%)
Mutual labels:  synthetic-aperture-radar
deepwatermap
a deep model that segments water on multispectral images
Stars: ✭ 81 (+252.17%)
Mutual labels:  remote-sensing

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].