Image Segmentation
TerraTorch
English
Pytorch
mmsegmentation
segmentation
burn scars
Geospatial
Foundation model
Instructions to use ibm-nasa-geospatial/Prithvi-EO-1.0-100M-burn-scar with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TerraTorch
How to use ibm-nasa-geospatial/Prithvi-EO-1.0-100M-burn-scar with TerraTorch:
from terratorch.registry import BACKBONE_REGISTRY model = BACKBONE_REGISTRY.build("ibm-nasa-geospatial/Prithvi-EO-1.0-100M-burn-scar") - Notebooks
- Google Colab
- Kaggle
Commit ·
9d44384
1
Parent(s): be74efe
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,5 +9,10 @@ tags:
|
|
| 9 |
- burn scars
|
| 10 |
- Geospatial
|
| 11 |
- Foundation model
|
| 12 |
-
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
- burn scars
|
| 10 |
- Geospatial
|
| 11 |
- Foundation model
|
| 12 |
+
datasets:
|
| 13 |
+
- ibm-nasa-geospatial/hls_burn_scars
|
| 14 |
+
metrics:
|
| 15 |
+
- accuracy
|
| 16 |
+
- IoU
|
| 17 |
+
- F1 Score
|
| 18 |
+
---
|