File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ def mean_teacher_adaptation(
8585 based on the patch_shape and size of the volumes used for training.
8686 n_samples_val: The number of val samples per epoch. By default this will be estimated
8787 based on the patch_shape and size of the volumes used for validation.
88- train_mask_paths: Boundary masks used by the patch sampler to accept or reject patches for training.
88+ train_mask_paths: Sample masks used by the patch sampler to accept or reject patches for training.
8989 val_mask_paths: Sample masks used by the patch sampler to accept or reject patches for validation.
9090 patch_sampler: Accept or reject patches based on a condition.
9191 pseudo_label_sampler: Mask out regions of the pseudo labels where the teacher is not confident before updating the gradients.
You can’t perform that action at this time.
0 commit comments