↓ 11 callersFunctionget_tp_fp_fn_tn net_output must be (b, c, x, y(, z))) gt must be a label map (shape (b, 1, x, y(, z)) OR shape (b, x, y(, z))) or one hot encoding (b, c, x,
pytorch/nnunet/training/loss_functions/dice_loss.py:100
↓ 5 callersMethod__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/BraTS_trainer/nnUNetTrainerV2BraTSRegions.py:70
↓ 5 callersMethodcreate_nest(self, z, num_pool, final_num_features, num_conv_per_stage, basic_block, transpconv)
pytorch/nnunet/network_architecture/generic_UNetPlusPlus.py:435
↓ 5 callersMethodcreate_nest(self, z, num_pool, final_num_features, num_conv_per_stage, basic_block, transpconv)
pytorch/nnunet/network_architecture/generic_XNet.py:435
↓ 4 callersFunctionInterpBlock(level, feature_map_shape,
conv_filters=512,
conv_kernel_size=(1,1),
keras/segmentation_models/pspnet/blocks.py:13
↓ 4 callersMethod__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/nnUNet_variants/profiling/nnUNetTrainerV2_2epochs.py:28
↓ 4 callersMethod__init__(self, input_channels, output_channels, kernel_size, network_props, num_blocks, first_stride=None, block=Basic
pytorch/nnunet/network_architecture/custom_modules/conv_blocks.py:215
↓ 3 callersFunctionConvRelu(filters, kernel_size, use_batchnorm=False, conv_name='conv', bn_name='bn', relu_name='relu')
keras/segmentation_models/xnet/blocks.py:18
↓ 3 callersFunctionConvRelu(filters, kernel_size, use_batchnorm=False, conv_name='conv', bn_name='bn', relu_name='relu')
keras/segmentation_models/nestnet/blocks.py:18
↓ 3 callersFunctionConvRelu(filters, kernel_size, use_batchnorm=False, conv_name='conv', bn_name='bn', relu_name='relu')
keras/segmentation_models/unet/blocks.py:17