--- a +++ b/segmentation/predict.sh @@ -0,0 +1,4 @@ +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. + +python inference.py --fold=1 --network-name='unet' --input-patch-size=192 --num_workers=2 --sw-bs=2 \ No newline at end of file