Instructions to use ibm-nasa-geospatial/Prithvi-EO-2.0-300M-BurnScars with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TerraTorch
How to use ibm-nasa-geospatial/Prithvi-EO-2.0-300M-BurnScars with TerraTorch:
from terratorch.registry import BACKBONE_REGISTRY model = BACKBONE_REGISTRY.build("ibm-nasa-geospatial/Prithvi-EO-2.0-300M-BurnScars") - Notebooks
- Google Colab
- Kaggle
Jose Moreno Ortega commited on
Commit ·
a038d1c
1
Parent(s): c9c2127
Update checkpoint to include optimizer_states
Browse files- `optimizer_states` is required for continuing fine-tuning with this checkpoint
- Previous checkpoint did not include it due to it being saved with `weights_only=True`
Prithvi_EO_V2_300M_BurnScars.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48abee96b03e5673a8d9e2ff930b5fb9344b08737d9a74231062c62c651c712a
|
| 3 |
+
size 1460382065
|