Instructions to use ibm-esa-geospatial/TerraMind-1.0-Tokenizer-S2L2A with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TerraTorch
How to use ibm-esa-geospatial/TerraMind-1.0-Tokenizer-S2L2A with TerraTorch:
from terratorch.registry import BACKBONE_REGISTRY model = BACKBONE_REGISTRY.build("ibm-esa-geospatial/TerraMind-1.0-Tokenizer-S2L2A") - Notebooks
- Google Colab
- Kaggle
Commit ·
907198a
1
Parent(s): e042e34
Update ReadMe
Browse files
README.md
CHANGED
|
@@ -1,8 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: terratorch
|
|
|
|
|
|
|
| 4 |
tags:
|
|
|
|
| 5 |
- TerraMind
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# TerraMind 1.0 S-2 L2A Tokenizer
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: terratorch
|
| 4 |
+
datasets:
|
| 5 |
+
- ibm-esa-geospatial/TerraMesh
|
| 6 |
tags:
|
| 7 |
+
- Earth Observation
|
| 8 |
- TerraMind
|
| 9 |
+
- IBM
|
| 10 |
+
- ESA
|
| 11 |
---
|
| 12 |
|
| 13 |
# TerraMind 1.0 S-2 L2A Tokenizer
|