We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c10b3b6 commit c90e960Copy full SHA for c90e960
1 file changed
monai/apps/nnunet/nnunet_bundle.py
@@ -168,7 +168,7 @@ class ModelnnUNetWrapper(torch.nn.Module):
168
169
Notes
170
-----
171
- This class integrates nnUNet model with MONAI framework by loading necessary configurations,
+ This class integrates nnUNet model with MONAI framework by loading configurations,
172
restoring network architecture, and setting up the predictor for inference.
173
"""
174
0 commit comments