Yussef93
Yussef93
I want to run the preprocessing pipeline of M&Ms dataset but I get the following error FileNotFoundError: [Errno 2] No such file or directory: '/home/dawoud/nnUNet_data/nnUNet_raw_data/mms/temp_split_raw/A0S9V9_0000.nii.gz' it seems like the split_4d_for_all_pat...
The file names of the validation set labels are inconsistent with the image names, please advise, thank you !!
Hi All, Is there difference in performance consistency between loading saved pretrained weights using PyTorch load_state_dict() and using your defined function of load_from ?
Hi All, Please be noted when I use the above mentioned arguments I get list index out of range error due to the following line num_blocks[-3] although list length is...