Skip to content
Snippets Groups Projects
Commit 0c7e2092 authored by Baris Büyüktas's avatar Baris Büyüktas
Browse files

Update README.md

parent be07fb4c
No related branches found
No related tags found
1 merge request!1Update README.md, data/austria_train.csv, data/switzerland_train.csv,...
......@@ -2,7 +2,7 @@
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>
(11) python ./hashing-and-compression/compression/cpp_exts/setup.py build
(12) python ./hashing-and-compression/compression/cpp_exts/setup.py install
```
## Datasets
* [BigEarthNet](http://bigearth.net)
......@@ -45,7 +45,7 @@ Dataset
| ...
|
└───...
```
> **Note**:
> The train/val/test splits of the dataset and its subsets are placed in ./hashing-and-compression/datasets.
>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment