Commit
·
a603ea7
1
Parent(s):
5fe8256
Update ReadMe
Browse files
README.md
CHANGED
@@ -7,10 +7,17 @@ tags:
|
|
7 |
- IBM
|
8 |
- ESA
|
9 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
# TerraMind 1.0 base
|
11 |
|
12 |
TerraMind is the first multimodal any-to-any generative foundation model for Earth Observation jointly developed by IBM, ESA, and Forschungszentrum Jülich.
|
13 |
|
|
|
14 |

|
15 |
|
16 |
## Architecture
|
@@ -24,7 +31,7 @@ During pre-training, TerraMind leverages masked token reconstruction, learning c
|
|
24 |
|
25 |
## Evaluation
|
26 |
|
27 |
-

|
11 |
+
| [**Examples**](https://github.com/IBM/terramind)
|
12 |
+
| [**Model Code**](https://github.com/IBM/terratorch/tree/terramind/terratorch/models/backbones/terramind)
|
13 |
+
| [**ESA Blog**](todo)
|
14 |
+
| [**IBM Blog**](todo)
|
15 |
+
|
16 |
# TerraMind 1.0 base
|
17 |
|
18 |
TerraMind is the first multimodal any-to-any generative foundation model for Earth Observation jointly developed by IBM, ESA, and Forschungszentrum Jülich.
|
19 |
|
20 |
+
|
21 |

|
22 |
|
23 |
## Architecture
|
|
|
31 |
|
32 |
## Evaluation
|
33 |
|
34 |
+

|
35 |
|
36 |
We benchmarked TerraMind against other geospatial foundation models using the PANGAEA benchmark.
|
37 |
TerraMind consistently achieved state-of-the-art performance, surpassing existing models in various downstream tasks such as land use segmentation, water body mapping, and vegetation assessments.
|