aholk's picture
set norm to True - I don't know why it didn't load from wandb correctly
1f2c4b4 verified
raw
history blame contribute delete
329 Bytes
{
"architectures": [
"UNetForSegmentation"
],
"batch_size": 8,
"downsample_factor": 1.0,
"dtype": "float32",
"img_size": 128,
"k": 5,
"model_arch": "unet",
"model_type": "segmentation",
"n_filts": 128,
"norm": true,
"num_channels": 3,
"num_classes": 4,
"t": 3,
"transformers_version": "5.3.0"
}