davidclara commited on
Commit
1992d3f
·
verified ·
1 Parent(s): dacba0f

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. unet_scse/config.json +2 -1
unet_scse/config.json CHANGED
@@ -33,5 +33,6 @@
33
  "f1": 0.9113
34
  },
35
  "n_folds": 2,
36
- "patch_size": 512
 
37
  }
 
33
  "f1": 0.9113
34
  },
35
  "n_folds": 2,
36
+ "patch_size": 512,
37
+ "normalize_mode": "simple"
38
  }