Method__init__(self, previous, num_classes, num_blocks_per_stage=None, network_props=None, deep_supervision=False,
nnunet/network_architecture/generic_modular_residual_UNet.py:135
Method__init__(self, input_channels, base_num_features, num_blocks_per_stage_encoder, feat_map_mul_on_downscale,
nnunet/network_architecture/generic_modular_residual_UNet.py:269
Method__init__(self, input_channels, output_channels,
conv_op=nn.Conv2d, conv_kwargs=None,
nnunet/network_architecture/generic_UNet.py:31
Method__init__(self, input_channels, output_channels,
conv_op=nn.Conv2d, conv_kwargs=None,
nnunet/network_architecture/generic_MAML.py:31
Method_run_internal(self, target_spacing, case_identifier, output_folder_stage, cropped_output_dir, force_separate_z,
nnunet/preprocessing/preprocessing.py:320
Functionavg_surface_distance(test=None, reference=None, confusion_matrix=None, nan_for_nonexisting=True, voxel_spacing=None, connectivity=
nnunet/evaluation/metrics.py:350
Functionavg_surface_distance_symmetric(test=None, reference=None, confusion_matrix=None, nan_for_nonexisting=True, voxel_spacing=None, connectivity=
nnunet/evaluation/metrics.py:368