pytorch-nested-unet
pytorch-nested-unet copied to clipboard
how to outputs segmentation of all the 4 layers with deep_supervision ?
Hi, how to get the other three layers' segmentation outputs when train with deep_supervision?
and why LovaszHingeLoss make the color of binary inference different?
Appreciate for any guidance!
Hi, I also want to know how to output the segmentation of all layers, have you solved it?