Instructions to use ibm-nasa-geospatial/Prithvi-EO-2.0-300M-TL-Sen1Floods11 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-TL-Sen1Floods11 with TerraTorch:
from terratorch.registry import BACKBONE_REGISTRY model = BACKBONE_REGISTRY.build("ibm-nasa-geospatial/Prithvi-EO-2.0-300M-TL-Sen1Floods11") - Notebooks
- Google Colab
- Kaggle
Update config.yaml
Browse files- config.yaml +0 -1
config.yaml
CHANGED
|
@@ -179,4 +179,3 @@ lr_scheduler:
|
|
| 179 |
T_max: 50
|
| 180 |
eta_min: 0
|
| 181 |
last_epoch: -1
|
| 182 |
-
verbose: deprecated
|
|
|
|
| 179 |
T_max: 50
|
| 180 |
eta_min: 0
|
| 181 |
last_epoch: -1
|
|
|