andreped's picture
Added option to segment the portal and hepatic veins (one class). Liver segmentation is now run in a separate Process, as TF is unable to clear the GPU manually - only when a session is killed, which is only when a Process is finished/killed.
362a9f8
batchsize: 10
iteration: 55000
iteration_decay_start: 50000
seed: 0
display_interval: 100
snapshot_interval: 5000
evaluation_interval: 5000
patch:
patchside: 64
unet:
fn: model.py
number_of_label: 2
updater:
fn: updater.py
adam:
alpha: 0.0001
beta1: 0.9
beta2: 0.999