Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,6 @@ tags:
|
|
16 |
****
|
17 |
This dataset was introduced in the [ECCV24 paper](https://arxiv.org/pdf/2404.08351) OmniSat.
|
18 |
|
19 |
-
The dataset is utilized in the paper [MAESTRO: Masked AutoEncoders for Multimodal, Multitemporal, and Multispectral Earth Observation Data](https://huggingface.co/papers/2508.10894). The code for MAESTRO can be found at: https://github.com/ignf/maestro
|
20 |
-
|
21 |
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,
|
22 |
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.
|
23 |
The authors propose models and guidelines for the application of the latest machine learning techniques for the task of tree species classification with multi-label data.
|
@@ -30,6 +28,8 @@ This integration of temporal information assists in distinguishing between diffe
|
|
30 |
Notably, we aligned the year of the Sentinel Time Series with that of the aerial patch if it was 2017 or later.
|
31 |
For preceding years, considering minimal changes in the forest and the need for sufficient temporal context, we specifically chose the year 2017.
|
32 |
|
|
|
|
|
33 |
</div>
|
34 |
|
35 |
****
|
|
|
16 |
****
|
17 |
This dataset was introduced in the [ECCV24 paper](https://arxiv.org/pdf/2404.08351) OmniSat.
|
18 |
|
|
|
|
|
19 |
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,
|
20 |
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.
|
21 |
The authors propose models and guidelines for the application of the latest machine learning techniques for the task of tree species classification with multi-label data.
|
|
|
28 |
Notably, we aligned the year of the Sentinel Time Series with that of the aerial patch if it was 2017 or later.
|
29 |
For preceding years, considering minimal changes in the forest and the need for sufficient temporal context, we specifically chose the year 2017.
|
30 |
|
31 |
+
The dataset is utilized in the paper [MAESTRO: Masked AutoEncoders for Multimodal, Multitemporal, and Multispectral Earth Observation Data](https://huggingface.co/papers/2508.10894). The code for MAESTRO can be found at: https://github.com/ignf/maestro
|
32 |
+
|
33 |
</div>
|
34 |
|
35 |
****
|