Methodforward Uses one binary channel: 1 - fg, 0 - bg pred: (b, 1, x, y, z) or (b, 1, x, y) target: (b, 1, x, y, z) or (b, 1, x, y)
losses_pytorch/hausdorff.py:43
Methodforward Uses one binary channel: 1 - fg, 0 - bg pred: (b, 1, x, y, z) or (b, 1, x, y) target: (b, 1, x, y, z) or (b, 1, x, y)
losses_pytorch/hausdorff.py:145
Methodforward
net_output: (batch_size, class, x,y,z)
target: ground truth, shape: (batch_size, 1, x,y,z)
bound: precomputed distance map
losses_pytorch/boundary_loss.py:92
Methodforward
net_output: (batch_size, 2, x,y,z)
target: ground truth, shape: (batch_size, 1, x,y,z)
losses_pytorch/boundary_loss.py:202
Methodpredict_preprocessed_data_return_softmax(self, data, do_mirroring, num_repeats, use_train_mode, batch_size,
test/nnUNetV1/network_training/nnUNetTrainerEDT.py:180