Method__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/nnUNet_variants/optimizer_and_lr/nnUNetTrainerV2_Adam_lr_3en4.py:20
Method__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/nnUNet_variants/optimizer_and_lr/nnUNetTrainerV2_Ranger_lr3en4.py:21
Method__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/nnUNet_variants/optimizer_and_lr/nnUNetTrainerV2_fp16.py:20
Method__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/nnUNet_variants/optimizer_and_lr/nnUNetTrainerV2_SGD_ReduceOnPlateau.py:23
Method__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/nnUNet_variants/optimizer_and_lr/nnUNetTrainerV2_SGD_lrs.py:28
Method__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/nnUNet_variants/optimizer_and_lr/nnUNetTrainerV2_SGD_fixedSchedule.py:20
Method__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/nnUNet_variants/optimizer_and_lr/nnUNetTrainerV2_Ranger_lr3en3.py:21
Method__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/nnUNet_variants/optimizer_and_lr/nnUNetTrainerV2_Adam_ReduceOnPlateau.py:26
Method__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/nnUNet_variants/optimizer_and_lr/nnUNetTrainerV2_Ranger_lr1en2.py:21
Method__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/nnUNet_variants/optimizer_and_lr/nnUNetTrainerV2_SGD_fixedSchedule2.py:21
Method__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/nnUNet_variants/optimizer_and_lr/nnUNetTrainerV2_warmup.py:20
Method__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/nnUNet_variants/optimizer_and_lr/nnUNetTrainerV2_cycleAtEnd.py:71
Method__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/nnUNet_variants/copies/nnUNetTrainerV2_copies.py:31
Method__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/nnUNet_variants/copies/nnUNetTrainerV2_copies.py:38
Method__init__(self, plans_file, fold, output_folder=None, dataset_directory=None, batch_dice=True, stage=None,
pytorch/nnunet/training/network_training/nnUNet_variants/copies/nnUNetTrainerV2_copies.py:45
Method__init__(self, plans_file, fold, local_rank, output_folder=None, dataset_directory=None, batch_dice=True,
pytorch/nnunet/training/network_training/BraTS_trainer/nnUNetTrainerV2BraTSRegions.py:193
Method__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:411
Method__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:623
Method__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:631
Method__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:639
Method__init__(self, channel_id, all_seg_labels, key_origin="seg", key_target="data", remove_from_origin=True)
pytorch/nnunet/training/data_augmentation/pyramid_augmentations.py:71
Method__init__(self, channel_idx, p_per_sample=0.3, any_of_these=(binary_dilation, binary_erosion, binary_closing,
pytorch/nnunet/training/data_augmentation/pyramid_augmentations.py:96
Method__init__(self, ds_scales=(1, 0.5, 0.25), input_key="seg", output_key="seg", classes=None)
pytorch/nnunet/training/data_augmentation/downsampling.py:34
Method__init__(self, ds_scales=(1, 0.5, 0.25), order=0, cval=0, input_key="seg", output_key="seg", axes=None)
pytorch/nnunet/training/data_augmentation/downsampling.py:74
Method__init__(self, params, lr=1e-3, alpha=0.5, k=6, N_sma_threshhold=5, betas=(.95, 0.999), eps=1e-5,
wei
pytorch/nnunet/training/optimizer/ranger.py:13
Method__init__(self, input_channels, output_channels,
conv_op=nn.Conv2d, conv_kwargs=None,
pytorch/nnunet/network_architecture/generic_UNetPlusPlus.py:31
Method__init__(self, input_channels, output_channels,
conv_op=nn.Conv2d, conv_kwargs=None,
pytorch/nnunet/network_architecture/generic_XNet.py:31
Method__init__(self, previous, num_classes, num_blocks_per_stage=None, network_props=None, deep_supervision=False,
pytorch/nnunet/network_architecture/generic_modular_UNet.py:184
Method__init__(self, previous, num_classes, num_blocks_per_stage=None, network_props=None, deep_supervision=False,
pytorch/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,
pytorch/nnunet/network_architecture/generic_modular_residual_UNet.py:269
Method__init__(self, input_channels, output_channels,
conv_op=nn.Conv2d, conv_kwargs=None,
pytorch/nnunet/network_architecture/generic_hipp_XNet.py:31
Method__init__(self, input_channels, output_channels,
conv_op=nn.Conv2d, conv_kwargs=None,
pytorch/nnunet/network_architecture/generic_UNet.py:31
Method__init__(self, factor=(2, 2), data_format='channels_last', interpolation='nearest', **kwargs)
keras/segmentation_models/common/layers.py:45
Method_run_internal(self, target_spacing, case_identifier, output_folder_stage, cropped_output_dir, force_separate_z,
pytorch/nnunet/preprocessing/preprocessing.py:315
Functionavg_surface_distance(test=None, reference=None, confusion_matrix=None, nan_for_nonexisting=True, voxel_spacing=None, connectivity=
pytorch/nnunet/evaluation/metrics.py:350
Functionavg_surface_distance_symmetric(test=None, reference=None, confusion_matrix=None, nan_for_nonexisting=True, voxel_spacing=None, connectivity=
pytorch/nnunet/evaluation/metrics.py:368