Datasets:
Update README.md
Browse filesUdd preprint link
README.md
CHANGED
|
@@ -19,7 +19,7 @@ tags:
|
|
| 19 |
|
| 20 |
This is the official repository associated with the pre-print: "Open-Canopy: A Country-Scale Benchmark for Canopy Height Estimation at Very High Resolution".
|
| 21 |
|
| 22 |
-
- **Datapaper :**
|
| 23 |
|
| 24 |
- **Size :** Approximately 300GB.
|
| 25 |
- **Github link :** https://github.com/fajwel/Open-Canopy.
|
|
@@ -55,6 +55,20 @@ Codes for preprocessing, training a custom model and evaluation will be availabl
|
|
| 55 |
### Evaluation of canopy height estimation
|
| 56 |
### Evaluation of canopy height change estimation -->
|
| 57 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
## Acknowledgements
|
| 59 |
This paper is part of the project *AI4Forest*, which is funded by the French National Research Agency ([ANR](https://anr.fr/Projet-ANR-22-FAI1-0002)), the German Aerospace Center ([DLR](https://www.dlr.de/en)) and the German federal ministry for education and research ([BMBF](https://www.bmbf.de/bmbf/en/home/home_node.html)).
|
| 60 |
The experiments conducted in this study were performed using HPC/AI resources provided by GENCI-IDRIS (Grant 2023-AD010114718 and 2023-AD011014781) and [Inria](https://inria.fr/fr).
|
|
|
|
| 19 |
|
| 20 |
This is the official repository associated with the pre-print: "Open-Canopy: A Country-Scale Benchmark for Canopy Height Estimation at Very High Resolution".
|
| 21 |
|
| 22 |
+
- **Datapaper :** Pre-print on arXiv: https://arxiv.org/abs/2407.09392.
|
| 23 |
|
| 24 |
- **Size :** Approximately 300GB.
|
| 25 |
- **Github link :** https://github.com/fajwel/Open-Canopy.
|
|
|
|
| 55 |
### Evaluation of canopy height estimation
|
| 56 |
### Evaluation of canopy height change estimation -->
|
| 57 |
|
| 58 |
+
## Reference
|
| 59 |
+
Please include a citation to the following article if you use the Open-Canopy dataset:
|
| 60 |
+
|
| 61 |
+
```bibtex
|
| 62 |
+
@article{fogel2024opencanopy,
|
| 63 |
+
title={Open-Canopy: A Country-Scale Benchmark for Canopy Height Estimation at Very High Resolution},
|
| 64 |
+
author={Fajwel Fogel and Yohann Perron and Nikola Besic and Laurent Saint-André and Agnès Pellissier-Tanon and Martin Schwartz and Thomas Boudras and Ibrahim Fayad and Alexandre d'Aspremont and Loic Landrieu and Phillipe Ciais},
|
| 65 |
+
year={2024},
|
| 66 |
+
eprint={2407.09392},
|
| 67 |
+
publisher = {arXiv},
|
| 68 |
+
url={https://arxiv.org/abs/2407.09392},
|
| 69 |
+
}
|
| 70 |
+
```
|
| 71 |
+
|
| 72 |
## Acknowledgements
|
| 73 |
This paper is part of the project *AI4Forest*, which is funded by the French National Research Agency ([ANR](https://anr.fr/Projet-ANR-22-FAI1-0002)), the German Aerospace Center ([DLR](https://www.dlr.de/en)) and the German federal ministry for education and research ([BMBF](https://www.bmbf.de/bmbf/en/home/home_node.html)).
|
| 74 |
The experiments conducted in this study were performed using HPC/AI resources provided by GENCI-IDRIS (Grant 2023-AD010114718 and 2023-AD011014781) and [Inria](https://inria.fr/fr).
|