MCPcopy Create free account

hub / github.com/MrGiovanni/UNetPlusPlus / functions

Functions963 in github.com/MrGiovanni/UNetPlusPlus

Methodrun_training
if we run with -c then we need to set the correct lr for the first epoch, otherwise it will run the first continued epoch with self.i
pytorch/nnunet/training/network_training/nnUNetTrainerV2_DDP.py:327
Methodrun_training
(self)
pytorch/nnunet/training/network_training/nnUNetTrainerV2_DP.py:158
Methodrun_training
(self)
pytorch/nnunet/training/network_training/network_trainer.py:452
Methodrun_training
if we run with -c then we need to set the correct lr for the first epoch, otherwise it will run the first continued epoch with self.i
pytorch/nnunet/training/network_training/nnUNetTrainerV2.py:410
Methodrun_training
if we run with -c then we need to set the correct lr for the first epoch, otherwise it will run the first continued epoch with self.i
pytorch/nnunet/training/network_training/nnUNetPlusPlusTrainerV2.py:410
Methodrun_training
(self)
pytorch/nnunet/training/network_training/nnUNet_variants/architectural_variants/nnUNetTrainerV2_ResencUNet.py:84
Functionsave_as_npz
(args)
pytorch/nnunet/training/dataloading/dataset_loading.py:48
Methodsave_checkpoint
(self, fname, save_optimizer=True)
pytorch/nnunet/training/network_training/nnUNetTrainerV2_DDP.py:113
Methodsave_checkpoint
(self, fname, save_optimizer=True)
pytorch/nnunet/training/network_training/nnUNetTrainer.py:716
Methodsave_checkpoint
(self, fname, save_optimizer=True)
pytorch/nnunet/training/network_training/nnUNet_variants/profiling/nnUNetTrainerV2_dummyLoad.py:93
Methodsave_checkpoint
(self, fname, save_optimizer=True)
pytorch/nnunet/training/network_training/nnUNet_variants/profiling/nnUNetTrainerV2_2epochs.py:73
Methodsave_checkpoint
(self, fname, save_optimizer=True)
pytorch/nnunet/training/network_training/nnUNet_variants/profiling/nnUNetTrainerV2_2epochs.py:99
Methodsave_checkpoint
(self, fname, save_optimizer=True)
pytorch/nnunet/training/network_training/nnUNet_variants/profiling/nnUNetTrainerV2_2epochs.py:173
Methodsave_checkpoint
(self, fname, save_optimizer=True)
pytorch/nnunet/training/network_training/nnUNet_variants/profiling/nnUNetTrainerV2_2epochs.py:249
Methodsave_properties
(self, case_identifier, properties)
pytorch/nnunet/preprocessing/cropping.py:214
Functionsave_segmentation_nifti
faster and uses less ram than save_segmentation_nifti_from_softmax, but maybe less precise and also does not support softmax export (which is
pytorch/nnunet/inference/segmentation_export.py:153
Functionscore_and_postprocess_model_based_on_rank_then_aggregate
Similarly to BraTS 2017 - BraTS 2019, each participant will be ranked for each of the X test cases. Each case includes 3 regions of evaluatio
pytorch/nnunet/dataset_conversion/Task082_BraTS_2020.py:435
MethodsetUp
(self)
pytorch/tests/test_steps_for_sliding_window_prediction.py:22
Methodset_metrics
Set evaluation metrics
pytorch/nnunet/evaluation/evaluator.py:137
Methodset_reference
Set the reference segmentation.
pytorch/nnunet/evaluation/evaluator.py:287
Methodset_test
Set the test segmentation.
pytorch/nnunet/evaluation/evaluator.py:277
Functionset_trainable
(model)
keras/segmentation_models/utils.py:75
Methodsetup_DA_params
(self)
pytorch/nnunet/training/network_training/nnUNet_variants/data_augmentation/nnUNetTrainerV2_DA2.py:20
Methodsetup_DA_params
(self)
pytorch/nnunet/training/network_training/nnUNet_variants/data_augmentation/nnUNetTrainerV2_independentScalePerAxis.py:20
Methodsetup_DA_params
(self)
pytorch/nnunet/training/network_training/nnUNet_variants/data_augmentation/nnUNetTrainerV2_noMirroring.py:51
Methodsetup_DA_params
(self)
pytorch/nnunet/training/network_training/nnUNet_variants/cascade/nnUNetTrainerV2CascadeFullRes_DAVariants.py:34
Methodsetup_DA_params
(self)
pytorch/nnunet/training/network_training/nnUNet_variants/cascade/nnUNetTrainerV2CascadeFullRes_DAVariants.py:48
Methodsetup_DA_params
(self)
pytorch/nnunet/training/network_training/nnUNet_variants/cascade/nnUNetTrainerV2CascadeFullRes_DAVariants.py:62
Methodsetup_DA_params
(self)
pytorch/nnunet/training/network_training/nnUNet_variants/cascade/nnUNetTrainerV2CascadeFullRes_DAVariants.py:76
Functionsigmoid_focal_loss
Compute binary focal loss between target and output logits. Source https://github.com/BloodAxe/pytorch-toolbelt See :class:`~pytorch_tool
pytorch/nnunet/training/network_training/nnUNet_variants/loss_function/nnUNetTrainerV2_focalLoss.py:23
Functionsplit_4d_nifti
(filename, output_folder)
pytorch/nnunet/experiment_planning/common_utils.py:23
Methodtest_loads_of_combinations
We now take a large number of random combinations and perform sanity checks :return:
pytorch/tests/test_steps_for_sliding_window_prediction.py:165
Methodtest_same_image_and_patch_size_2d
(self)
pytorch/tests/test_steps_for_sliding_window_prediction.py:78
Methodtest_same_image_and_patch_size_3d
(self)
pytorch/tests/test_steps_for_sliding_window_prediction.py:60
Methodtest_some_manually_verified_combinations
(self)
pytorch/tests/test_steps_for_sliding_window_prediction.py:96
Methodto_dict
(self)
pytorch/nnunet/evaluation/evaluator.py:227
Methodto_pandas
Return result as pandas DataFrame.
pytorch/nnunet/evaluation/evaluator.py:254
Functiontotal_negatives_reference
TN + FP
pytorch/nnunet/evaluation/metrics.py:303
Functiontotal_negatives_test
TN + FN
pytorch/nnunet/evaluation/metrics.py:281
Functiontotal_positives_reference
TP + FN
pytorch/nnunet/evaluation/metrics.py:292
Functiontotal_positives_test
TP + FP
pytorch/nnunet/evaluation/metrics.py:270
Functiontrue_negative_rate
TN / (TN + FP)
pytorch/nnunet/evaluation/metrics.py:252
Methodvalidate
(self, do_mirroring: bool = True, use_sliding_window: bool = True, step_size: float = 0.5,
pytorch/nnunet/training/network_training/nnUNetTrainerCascadeFullRes.py:152
Methodvalidate
(self, do_mirroring: bool = True, use_sliding_window: bool = True, step_size: float = 0.5, sa
pytorch/nnunet/training/network_training/nnUNetTrainerV2_DDP.py:347
Methodvalidate
(self, do_mirroring: bool = True, use_sliding_window: bool = True, step_size: float = 0.5, sa
pytorch/nnunet/training/network_training/nnUNetTrainerV2_CascadeFullRes.py:189
Methodvalidate
(self, *args, **kwargs)
pytorch/nnunet/training/network_training/network_trainer.py:719
Methodvalidate
We need to wrap this because we need to enforce self.network.do_ds = False for prediction
pytorch/nnunet/training/network_training/nnUNetTrainerV2.py:183
Methodvalidate
We need to wrap this because we need to enforce self.network.do_ds = False for prediction
pytorch/nnunet/training/network_training/nnUNetPlusPlusTrainerV2.py:183
Methodvalidate
(self, do_mirroring: bool = True, use_sliding_window: bool = True, step_size: float = 0.5, sa
pytorch/nnunet/training/network_training/nnUNet_variants/profiling/nnUNetTrainerV2_dummyLoad.py:79
Methodvalidate
(self, do_mirroring: bool = True, use_sliding_window: bool = True, step_size: float = 0.5, sa
pytorch/nnunet/training/network_training/nnUNet_variants/profiling/nnUNetTrainerV2_2epochs.py:34
Methodvalidate
(self, do_mirroring: bool = True, use_sliding_window: bool = True, step_size: float = 0.5, sa
pytorch/nnunet/training/network_training/nnUNet_variants/profiling/nnUNetTrainerV2_2epochs.py:59
Methodvalidate
(self, do_mirroring: bool = True, use_sliding_window: bool = True, step_size: float = 0.5, sa
pytorch/nnunet/training/network_training/nnUNet_variants/profiling/nnUNetTrainerV2_2epochs.py:85
Methodvalidate
(self, do_mirroring: bool = True, use_sliding_window: bool = True, step_size: float = 0.5, sa
pytorch/nnunet/training/network_training/nnUNet_variants/profiling/nnUNetTrainerV2_2epochs.py:159
Methodvalidate
(self, do_mirroring: bool = True, use_sliding_window: bool = True, step_size: float = 0.5, sa
pytorch/nnunet/training/network_training/nnUNet_variants/profiling/nnUNetTrainerV2_2epochs.py:235
Methodvalidate
We need to wrap this because we need to enforce self.network.do_ds = False for prediction :param do_mirroring: :param use_tr
pytorch/nnunet/training/network_training/nnUNet_variants/data_augmentation/nnUNetTrainerV2_noMirroring.py:20
Methodvalidate
We need to wrap this because we need to enforce self.network.do_ds = False for prediction
pytorch/nnunet/training/network_training/nnUNet_variants/data_augmentation/nnUNetTrainerV2_noDA.py:117
Methodvalidate
(self, do_mirroring: bool = True, use_sliding_window: bool = True, step_size: float = 0.5, sa
pytorch/nnunet/training/network_training/nnUNet_variants/architectural_variants/nnUNetTrainerV2_ResencUNet.py:55
Methodvalidate
(self, do_mirroring: bool = True, use_sliding_window: bool = True, step_size: float = 0.5, sa
pytorch/nnunet/training/network_training/nnUNet_variants/resampling/nnUNetTrainerV2_resample33.py:21
Methodvalidate
(self, do_mirroring: bool = True, use_sliding_window: bool = True, step_size: int = 0.5, save
pytorch/nnunet/training/network_training/BraTS_trainer/nnUNetTrainerV2BraTSRegions.py:304
Methodvalidate
(self, do_mirroring: bool = True, use_sliding_window: bool = True, step_size: int = 0.5, save
pytorch/nnunet/training/network_training/BraTS_trainer/nnUNetTrainerV2BraTSRegions.py:496
Functionverify_contains_only_expected_labels
(itk_img: str, valid_labels: (tuple, list))
pytorch/nnunet/preprocessing/sanity_checks.py:79
Functionwrapper
(*args, **kwargs)
keras/segmentation_models/utils.py:59
Methodwrite_normalization_scheme_to_patients
This is used for test set preprocessing :return:
pytorch/nnunet/experiment_planning/experiment_planner_baseline_3DUNet.py:411
← previous901–963 of 963, ranked by callers