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

Update README.md

parent 0c7e2092
No related branches found
No related tags found
1 merge request!1Update README.md, data/austria_train.csv, data/switzerland_train.csv,...
......@@ -17,7 +17,7 @@ The code in this repository requires Python 3.7.6, pytorch 1.7.0 and ranger code
The code is tested in Ubuntu 20.04.
An exemplary setup which contains everything needed:
```
(1) wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
(2) bash Miniconda3-latest-Linux-x86_64.sh (say yes to append path to bashrc)
(3) source .bashrc
......@@ -36,7 +36,7 @@ An exemplary setup which contains everything needed:
* [BigEarthNet](http://bigearth.net)
Downloaded data should be placed in a folder named `Dataset` and keep the original structure as following:
```
Dataset
└───BigEarthNet
| └───S2A_MSIL2A_20170613T101031_0_48
......@@ -150,22 +150,21 @@ The script `eval.py` expects the following command line arguments:
```
## Authors
**Jun Xiang**
xj.junxiang@gmail.com
**Baris Buyuktas**
https://rsim.berlin/team/members/baris-buyuktas
**Gencer Sümbül**
http://www.user.tu-berlin.de/gencersumbul/
https://rsim.berlin/team/members/gencer-sumbul
**Nimisha Thekke Madam**
nimiviswants@gmail.com
## License
The code in this repository is licensed under the **MIT License**:
```
MIT License
Copyright (c) 2022 The Authors of The Paper, "A Novel Framework to Jointly Compress and Index Remote Sensing Images for Efficient Content-based Retrieval"
Copyright (c) 2022 The Authors of The Paper, "Learning Across Decentralized Multi-Modal Remote Sensing Archives with Federated Learning"
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
......@@ -184,4 +183,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```
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