MedNeXt
MedNeXt copied to clipboard
How to Test a Trained Model
Could you provide testing instructions, similar to nnUNet_predict -i /home/nnUNetFrame/DATASET/nnUNet_raw/nnUNet_raw_data/Task001_NPZ/imagesTs/ -o /home/nnUNetFrame/DATASET/nnUNet_raw/nnUNet_raw_data/Task001_NPZ/inferTs -t 1 -m 3d_fullres -f 4
Thanks
try running this command from the your base dir:
python mednext/nnunet_mednext/inference/predict.py -i imagesTs -o MedNext_Predictions -m 3d_fullres -f 4