Kritsini97
Kritsini97
@FabianIsensee hello ! That's what i used: nnUNet_predict -i /homedtic/czs/neuroendocrinetumors/nnUNet_raw_data_base/nnUNet_raw_data/Task001_tumors/imagesTs/ -o /homedtic/czs/neuroendocrinetumors/RESULTS_FOLDER/ -t 001 -m 3d_fullres -tr nnUNetTrainerV2_nnUNetPlansv2.1 and that's the command for the RESULTS_FOLDER : export RESULTS_FOLDER="/homedtic/czs/neuroendocrinetumors/RESULTS_FOLDER"
i tried it and i still get the same error unfortunately
I made the change and get this error... Traceback (most recent call last): File "/homedtic/czs/virtualenvironments/tumors-unet/bin/nnUNet_predict", line 8, in sys.exit(main()) File "/homedtic/czs/virtualenvironments/tumors-unet/lib/python3.8/site-packages/nnunet/inference/predict_simple.py", line 215, in main assert isdir(model_folder_name), "model output folder...