MIC-DKFZ / nnUNet

Apache License 2.0
5.87k stars 1.76k forks source link

Fold X of model Y is missing #2159

Open 1457056 opened 6 months ago

1457056 commented 6 months ago

Hello,

When using !nnUNetv2_find_best_configuration 101 -c 3d_fullres it gives me runtime error: RuntimeError: fold 0 of model /nnUNet_results/Dataset101_SEL/nnUNetTrainernnUNetPlans3d_fullres is missing. Please train it!

Actually I have all the folders. I used this command 5 times to train 0-4 folds: !nnUNetv2_train Dataset101_SEL 3d_fullres 0 -tr nnUNetTrainer_10epochs --npz

Thank you

dojoh commented 6 months ago

are the corresponding files present in /nnUNet_results/Dataset101_SEL/nnUNetTrainernnUNetPlans3d_fullres ? maybe its a problem with the respective folders?