whduddhks
Results
1
issues of
whduddhks
In utils/data_utils.py test_transform need label https://github.com/Project-MONAI/research-contributions/blob/4af80e1e2dcacfde8255fcf32616184990d5bf40/SwinUNETR/BTCV/utils/data_utils.py#L119 But there is no label for test dataset. And in test.py https://github.com/Project-MONAI/research-contributions/blob/4af80e1e2dcacfde8255fcf32616184990d5bf40/SwinUNETR/BTCV/test.py#L91 need label same with data_utils. So how to get segmentation result for...