https://github.com/MIC-DKFZ/basic_unet_example/blob/45dd8b8e6767448ff859203c834d01bd94f68ab9/datasets/three_dim/NumpyDataLoader.py#L164 Should the self.input be replaced by self.label?
basic_unet_example/datasets/three_dim/NumpyDataLoader.py
Line 164 in 45dd8b8
Should the self.input be replaced by self.label?