Upload: ensemble.json
Browse files- ensemble/mlm.json +23 -14
ensemble/mlm.json
CHANGED
|
@@ -40,9 +40,9 @@
|
|
| 40 |
90
|
| 41 |
],
|
| 42 |
"properties": {
|
| 43 |
-
"datetime": "2025-11-
|
| 44 |
-
"created": "2025-11-
|
| 45 |
-
"updated": "2025-11-
|
| 46 |
"description": "Ensemble of 6 fine-tuned DeepLabV3/UNet++/LinkNet models for cloud detection in VGT-1, VGT-2, and PROBA-V imagery. Use load.py for inference.",
|
| 47 |
"title": "Ensemble Cloud Detection Model (6 Models) - VGT1/VGT2/Proba-V",
|
| 48 |
"mlm:name": "ensemble_fdr4vgt_cloudmask_ft",
|
|
@@ -141,7 +141,7 @@
|
|
| 141 |
"custom:export_format": "torch.export.pt2",
|
| 142 |
"custom:has_sigmoid": true,
|
| 143 |
"custom:sigmoid_location": "built-in wrapper",
|
| 144 |
-
"custom:export_datetime": "2025-11-
|
| 145 |
"custom:project": "FDR4VGT",
|
| 146 |
"custom:project_url": "https://fdr4vgt.eu/",
|
| 147 |
"custom:sensors": [
|
|
@@ -178,6 +178,15 @@
|
|
| 178 |
}
|
| 179 |
],
|
| 180 |
"assets": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 181 |
"example_data": {
|
| 182 |
"href": "https://huggingface.co/isp-uv-es/FDR4VGT-CLOUD/resolve/main/single/example_data.safetensor",
|
| 183 |
"type": "application/octet-stream; application=safetensors",
|
|
@@ -200,10 +209,10 @@
|
|
| 200 |
"data"
|
| 201 |
]
|
| 202 |
},
|
| 203 |
-
"
|
| 204 |
"href": "https://huggingface.co/isp-uv-es/FDR4VGT-CLOUD/resolve/main/single/ft_g_1dpwdeeplabv3.pt2",
|
| 205 |
"type": "application/octet-stream; application=pytorch",
|
| 206 |
-
"title": "Model
|
| 207 |
"description": "The weights of the 1DPWDEEPLABV3 model in torch.export .pt2 format with built-in sigmoid activation.",
|
| 208 |
"mlm:artifact_type": "torch.export.pt2",
|
| 209 |
"roles": [
|
|
@@ -212,10 +221,10 @@
|
|
| 212 |
"data"
|
| 213 |
]
|
| 214 |
},
|
| 215 |
-
"
|
| 216 |
"href": "https://huggingface.co/isp-uv-es/FDR4VGT-CLOUD/resolve/main/single/ft_g_1dpwseg.pt2",
|
| 217 |
"type": "application/octet-stream; application=pytorch",
|
| 218 |
-
"title": "Model
|
| 219 |
"description": "The weights of the 1DPWSEG model in torch.export .pt2 format with built-in sigmoid activation.",
|
| 220 |
"mlm:artifact_type": "torch.export.pt2",
|
| 221 |
"roles": [
|
|
@@ -224,10 +233,10 @@
|
|
| 224 |
"data"
|
| 225 |
]
|
| 226 |
},
|
| 227 |
-
"
|
| 228 |
"href": "https://huggingface.co/isp-uv-es/FDR4VGT-CLOUD/resolve/main/single/ft_g_1dpwunet.pt2",
|
| 229 |
"type": "application/octet-stream; application=pytorch",
|
| 230 |
-
"title": "Model
|
| 231 |
"description": "The weights of the 1DPWUNET model in torch.export .pt2 format with built-in sigmoid activation.",
|
| 232 |
"mlm:artifact_type": "torch.export.pt2",
|
| 233 |
"roles": [
|
|
@@ -236,10 +245,10 @@
|
|
| 236 |
"data"
|
| 237 |
]
|
| 238 |
},
|
| 239 |
-
"
|
| 240 |
"href": "https://huggingface.co/isp-uv-es/FDR4VGT-CLOUD/resolve/main/single/ft_g_unetpp.pt2",
|
| 241 |
"type": "application/octet-stream; application=pytorch",
|
| 242 |
-
"title": "Model
|
| 243 |
"description": "The weights of the UNETPP model in torch.export .pt2 format with built-in sigmoid activation.",
|
| 244 |
"mlm:artifact_type": "torch.export.pt2",
|
| 245 |
"roles": [
|
|
@@ -248,10 +257,10 @@
|
|
| 248 |
"data"
|
| 249 |
]
|
| 250 |
},
|
| 251 |
-
"
|
| 252 |
"href": "https://huggingface.co/isp-uv-es/FDR4VGT-CLOUD/resolve/main/single/ft_g_unet.pt2",
|
| 253 |
"type": "application/octet-stream; application=pytorch",
|
| 254 |
-
"title": "Model
|
| 255 |
"description": "The weights of the UNET model in torch.export .pt2 format with built-in sigmoid activation.",
|
| 256 |
"mlm:artifact_type": "torch.export.pt2",
|
| 257 |
"roles": [
|
|
|
|
| 40 |
90
|
| 41 |
],
|
| 42 |
"properties": {
|
| 43 |
+
"datetime": "2025-11-14T20:56:53Z",
|
| 44 |
+
"created": "2025-11-14T20:56:53Z",
|
| 45 |
+
"updated": "2025-11-14T20:56:53Z",
|
| 46 |
"description": "Ensemble of 6 fine-tuned DeepLabV3/UNet++/LinkNet models for cloud detection in VGT-1, VGT-2, and PROBA-V imagery. Use load.py for inference.",
|
| 47 |
"title": "Ensemble Cloud Detection Model (6 Models) - VGT1/VGT2/Proba-V",
|
| 48 |
"mlm:name": "ensemble_fdr4vgt_cloudmask_ft",
|
|
|
|
| 141 |
"custom:export_format": "torch.export.pt2",
|
| 142 |
"custom:has_sigmoid": true,
|
| 143 |
"custom:sigmoid_location": "built-in wrapper",
|
| 144 |
+
"custom:export_datetime": "2025-11-14T20:56:53Z",
|
| 145 |
"custom:project": "FDR4VGT",
|
| 146 |
"custom:project_url": "https://fdr4vgt.eu/",
|
| 147 |
"custom:sensors": [
|
|
|
|
| 178 |
}
|
| 179 |
],
|
| 180 |
"assets": {
|
| 181 |
+
"load": {
|
| 182 |
+
"href": "https://huggingface.co/isp-uv-es/FDR4VGT-CLOUD/resolve/main/single/load.py",
|
| 183 |
+
"type": "application/x-python-code",
|
| 184 |
+
"title": "Ensemble model loader",
|
| 185 |
+
"description": "Python code to load all models and combine them into an EnsembleModel class.",
|
| 186 |
+
"roles": [
|
| 187 |
+
"code"
|
| 188 |
+
]
|
| 189 |
+
},
|
| 190 |
"example_data": {
|
| 191 |
"href": "https://huggingface.co/isp-uv-es/FDR4VGT-CLOUD/resolve/main/single/example_data.safetensor",
|
| 192 |
"type": "application/octet-stream; application=safetensors",
|
|
|
|
| 209 |
"data"
|
| 210 |
]
|
| 211 |
},
|
| 212 |
+
"model_03_1dpwdeeplabv3": {
|
| 213 |
"href": "https://huggingface.co/isp-uv-es/FDR4VGT-CLOUD/resolve/main/single/ft_g_1dpwdeeplabv3.pt2",
|
| 214 |
"type": "application/octet-stream; application=pytorch",
|
| 215 |
+
"title": "Model 3: 1dpwdeeplabv3_fdr4vgt_cloudmask_ft",
|
| 216 |
"description": "The weights of the 1DPWDEEPLABV3 model in torch.export .pt2 format with built-in sigmoid activation.",
|
| 217 |
"mlm:artifact_type": "torch.export.pt2",
|
| 218 |
"roles": [
|
|
|
|
| 221 |
"data"
|
| 222 |
]
|
| 223 |
},
|
| 224 |
+
"model_04_1dpwseg": {
|
| 225 |
"href": "https://huggingface.co/isp-uv-es/FDR4VGT-CLOUD/resolve/main/single/ft_g_1dpwseg.pt2",
|
| 226 |
"type": "application/octet-stream; application=pytorch",
|
| 227 |
+
"title": "Model 4: 1dpwseg_fdr4vgt_cloudmask_ft",
|
| 228 |
"description": "The weights of the 1DPWSEG model in torch.export .pt2 format with built-in sigmoid activation.",
|
| 229 |
"mlm:artifact_type": "torch.export.pt2",
|
| 230 |
"roles": [
|
|
|
|
| 233 |
"data"
|
| 234 |
]
|
| 235 |
},
|
| 236 |
+
"model_05_1dpwunet": {
|
| 237 |
"href": "https://huggingface.co/isp-uv-es/FDR4VGT-CLOUD/resolve/main/single/ft_g_1dpwunet.pt2",
|
| 238 |
"type": "application/octet-stream; application=pytorch",
|
| 239 |
+
"title": "Model 5: 1dpwunet_fdr4vgt_cloudmask_ft",
|
| 240 |
"description": "The weights of the 1DPWUNET model in torch.export .pt2 format with built-in sigmoid activation.",
|
| 241 |
"mlm:artifact_type": "torch.export.pt2",
|
| 242 |
"roles": [
|
|
|
|
| 245 |
"data"
|
| 246 |
]
|
| 247 |
},
|
| 248 |
+
"model_06_unetpp": {
|
| 249 |
"href": "https://huggingface.co/isp-uv-es/FDR4VGT-CLOUD/resolve/main/single/ft_g_unetpp.pt2",
|
| 250 |
"type": "application/octet-stream; application=pytorch",
|
| 251 |
+
"title": "Model 6: unetpp_fdr4vgt_cloudmask_ft",
|
| 252 |
"description": "The weights of the UNETPP model in torch.export .pt2 format with built-in sigmoid activation.",
|
| 253 |
"mlm:artifact_type": "torch.export.pt2",
|
| 254 |
"roles": [
|
|
|
|
| 257 |
"data"
|
| 258 |
]
|
| 259 |
},
|
| 260 |
+
"model_07_unet": {
|
| 261 |
"href": "https://huggingface.co/isp-uv-es/FDR4VGT-CLOUD/resolve/main/single/ft_g_unet.pt2",
|
| 262 |
"type": "application/octet-stream; application=pytorch",
|
| 263 |
+
"title": "Model 7: unet_fdr4vgt_cloudmask_ft",
|
| 264 |
"description": "The weights of the UNET model in torch.export .pt2 format with built-in sigmoid activation.",
|
| 265 |
"mlm:artifact_type": "torch.export.pt2",
|
| 266 |
"roles": [
|