Skip to content

Commit af77d20

Browse files
authored
Remove deprecated img_size args in SwinUNETR (#416)
Remove deprecated `img_size` args in `SwinUNETR` Add `allow_smaller=True` in CropForeground / CropForegroundd since default value has been changed Project-MONAI/MONAI#8430 --------- Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
1 parent 322a7cf commit af77d20

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

data/data_pretrain.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
AsChannelFirstd,
2222
AsDiscrete,
2323
Compose,
24-
CropForegroundd,
2524
LoadImaged,
2625
NormalizeIntensityd,
2726
Orientationd,

0 commit comments

Comments
 (0)