QMRITools`
QMRITools`
SettingSchedule
SettingSchedule
is an option for MakeUnet. It defines the settings for the Unet blocks. If one setting is given it applied to all layers. If a list of settings is given the settings can be different per layer. The following settings are the default settings. "Unet": convblock repetitions, 2, "ResNet"convblock repetitions, 2, "DenseNet"{dense depth, block repetitions}, {4,2}, "Inception"{inception width, block repetitions}, {4,2}, "U2Net"-> {Unet depth, downscale}, {5, True}.