You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| use_pretrained_model |**true**, false | Disable this NOT to load any pretrained weights |
191
-
| preload | true, **false**| Preload model into GPU |
191
+
| preload | true, **false**| Preload model into GPU |
192
+
| scribbles |**true**, false | Don't load the scribble models, useful for user studies |
192
193
193
194
- Network: This model uses the [UNet](https://docs.monai.io/en/latest/networks.html#unet) as the default network. Researchers can define their own network or use one of the listed [here](https://docs.monai.io/en/latest/networks.html)
0 commit comments