Skip to content

Commit

Permalink
The link of the publication is added.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaankaramanofficial committed Dec 15, 2023
1 parent eab357c commit 76ba9d9
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DEFORESTATION DETECTION IN THE AMAZON WITH SENTINEL-1 SAR IMAGE TIME SERIES

This is the official implementation of the paper:
- Deforestation Detection in the Amazon with Sentinel-1 SAR Image Time Series (ISPRS 23)
- [Deforestation Detection in the Amazon with Sentinel-1 SAR Image Time Series (ISPRS 23)](https://isprs-annals.copernicus.org/articles/X-1-W1-2023/835/2023/)

## Abstract

Expand Down Expand Up @@ -31,3 +31,17 @@ python run_via_parser.py \
--Storing_savingPath /path/for/experiments/ \
--DataModule_Dataset_path /path/for/dataset/
```

# Citation
```
@Article{isprs-annals-X-1-W1-2023-835-2023,
AUTHOR = {Karaman, K. and Sainte Fare Garnot, V. and Wegner, J. D.},
TITLE = {DEFORESTATION DETECTION IN THE AMAZON WITH SENTINEL-1 SAR IMAGE TIME SERIES},
JOURNAL = {ISPRS Annals of the Photogrammetry, Remote Sensing and Spatial Information Sciences},
VOLUME = {X-1/W1-2023},
YEAR = {2023},
PAGES = {835--842},
URL = {https://isprs-annals.copernicus.org/articles/X-1-W1-2023/835/2023/},
DOI = {10.5194/isprs-annals-X-1-W1-2023-835-2023}
}
```

0 comments on commit 76ba9d9

Please sign in to comment.