added references on OmniSat (#1)
Browse files- added references on OmniSat (7701e3252a8dd2c61eeb35796e3fc8b58112bfa3)
Co-authored-by: osv5m <osv5m@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,6 +4,7 @@ license: cc-by-4.0
|
|
4 |
|
5 |
# TreeSatAI-Time-Series
|
6 |
****
|
|
|
7 |
|
8 |
Ahlswede et al. (https://essd.copernicus.org/articles/15/681/2023/) introduced the TreeSatAI Benchmark Archive, a new dataset for tree species classification in Central Europe based on multi-sensor data from aerial,
|
9 |
Sentinel-1 and Sentinel-2. The dataset contains labels of 20 European tree species (*i.e.*, 15 tree genera) derived from forest administration data of the federal state of Lower Saxony, Germany.
|
@@ -69,3 +70,11 @@ This dataset is licensed under a Creative Commons Attribution-ShareAlike 4.0 Int
|
|
69 |
|
70 |
### Contact
|
71 |
If you have any questions, issues or feedback, you can contact us at: ai-challenge@ign.fr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
|
5 |
# TreeSatAI-Time-Series
|
6 |
****
|
7 |
+
This dataset was introduced in the [ECCV24 paper](https://arxiv.org/pdf/2404.08351) Omnisat.
|
8 |
|
9 |
Ahlswede et al. (https://essd.copernicus.org/articles/15/681/2023/) introduced the TreeSatAI Benchmark Archive, a new dataset for tree species classification in Central Europe based on multi-sensor data from aerial,
|
10 |
Sentinel-1 and Sentinel-2. The dataset contains labels of 20 European tree species (*i.e.*, 15 tree genera) derived from forest administration data of the federal state of Lower Saxony, Germany.
|
|
|
70 |
|
71 |
### Contact
|
72 |
If you have any questions, issues or feedback, you can contact us at: ai-challenge@ign.fr
|
73 |
+
|
74 |
+
### Citation
|
75 |
+
@article{astruc2024omnisat,
|
76 |
+
title={OmniSat: Self-Supervised Modality Fusion for Earth Observation},
|
77 |
+
author={Astruc, Guillaume and Gonthier, Nicolas and Mallet, Clement and Landrieu, Loic},
|
78 |
+
journal={ECCV},
|
79 |
+
year={2024}
|
80 |
+
}
|