Transformers
Safetensors
Crop classification
Geospatial foundation models
Prithvi
Fine-tuning
Remote sensing
ZueriCrop 2.0 dataset
Hierarchical classification
Instructions to use crop-classification/messis with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use crop-classification/messis with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("crop-classification/messis", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Revert "Messis | W&B Run best-model-messis-4 (https://wandb.ai/crop-classification/messis/runs/n9z6i8xn)"
Browse filesThis reverts commit 2d7776bf69b09b6314c0ea67e8699ac5121727cf.
- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -83,11 +83,11 @@
|
|
| 83 |
0,
|
| 84 |
1,
|
| 85 |
2,
|
| 86 |
-
|
| 87 |
],
|
| 88 |
"use_bottleneck_neck": false,
|
| 89 |
"val_folds": [
|
| 90 |
-
|
| 91 |
]
|
| 92 |
}
|
| 93 |
}
|
|
|
|
| 83 |
0,
|
| 84 |
1,
|
| 85 |
2,
|
| 86 |
+
4
|
| 87 |
],
|
| 88 |
"use_bottleneck_neck": false,
|
| 89 |
"val_folds": [
|
| 90 |
+
3
|
| 91 |
]
|
| 92 |
}
|
| 93 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1404514428
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:511cdc0df43de1d846073b8a928d82d7955ef1b1ed0eb0ed139a40118e9f3778
|
| 3 |
size 1404514428
|