Instructions to use embed2scale/TerraCodec-1.0-FP-S2L2A with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TerraTorch
How to use embed2scale/TerraCodec-1.0-FP-S2L2A with TerraTorch:
from terratorch.registry import BACKBONE_REGISTRY model = BACKBONE_REGISTRY.build("embed2scale/TerraCodec-1.0-FP-S2L2A") - Notebooks
- Google Colab
- Kaggle
Delete config_low.yaml
Browse files- config_low.yaml +0 -6
config_low.yaml
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
architecture: factorized_prior
|
| 2 |
-
modality: S2L2A
|
| 3 |
-
in_channels: 12
|
| 4 |
-
lmbda: 2.0
|
| 5 |
-
N: 128
|
| 6 |
-
M: 128
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|