This repository contains code of the paper abstract `Learning Across Decentralized Multi-Modal Remote Sensing Archives with Federated Learning` submitted to IEEE International Geoscience and Remote Sensing Symposium (IGARSS) 2023. This work has been done at the [Remote Sensing Image Analysis group](https://www.rsim.tu-berlin.de/menue/remote_sensing_image_analysis_group/) by [Baris Buyuktas](https://rsim.berlin/team/members/baris-buyuktas/), [Gencer Sumbul](https://rsim.berlin/team/members/gencer-sumbul/), and [Begüm Demir](https://begumdemir.com/).
```
This repository contains (in parts) code that has been adapted from:
* https://github.com/InterDigitalInc/CompressAI/
* https://github.com/WeiChengTseng/Pytorch-PCGrad
...
...
@@ -30,7 +30,7 @@ An exemplary setup which contains everything needed:
(10) pip install --global-option=build_ext --global-option="-I/usr/include/gdal/" GDAL==<GDAL VERSION FROM OGRINFO>