You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am just wondering why in the testing phase, the Orientationd and CropForegroundd are not included?
Thanks!
The text was updated successfully, but these errors were encountered:
YunchaoYang
changed the title
SwinUNETR /BTCV: transform difference in validation and test
SwinUNETR /BTCV: transform difference in validation and test phase
May 11, 2023
Hi Dear MONAI researchers,
I am reading the SwinUNETR/BTCV code, I found that there is difference between in the dataset transform in the
utils/data_utils.py
.For validation:
For testing:
I am just wondering why in the testing phase, the
Orientationd
andCropForegroundd
are not included?Thanks!
The text was updated successfully, but these errors were encountered: