Burdenthrive's picture
Update config.json
806dd99 verified
raw
history blame contribute delete
274 Bytes
Invalid JSON: Unexpected token 'N', ..."weights": None, "... is not valid JSON
{
"task": "image-segmentation",
"model_name": "unet-regnetz-d8",
"model_kwargs": {
"encoder_name": "tu-regnetz_d8",
"encoder_weights": None,
"in_channels": 13,
"num_classes": 4
},
"classes": ["clear", "thick cloud", "thin cloud", "cloud shadow"]
}