We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d86a73 + 8854557 commit a346719Copy full SHA for a346719
monai/apps/nnunet/nnunet_bundle.py
@@ -82,7 +82,7 @@ def get_nnunet_trainer(
82
fold : Union[int, str]
83
The fold number or 'all' for cross-validation.
84
trainer_class_name : str, optional
85
- The class name of the trainer to be used. Default is 'nnUNetTrainer'.
+ The class name of the trainer to be used. Default is 'nnUNetTrainer'.
86
For a complete list of supported trainers: https://github.com/MIC-DKFZ/nnUNet/tree/master/nnunetv2/training/nnUNetTrainer/variants
87
plans_identifier : str, optional
88
Identifier for the plans to be used. Default is 'nnUNetPlans'.
0 commit comments