diff --git a/nnunetv2/inference/JHU_inference.py b/nnunetv2/inference/JHU_inference.py index d57c2a606..0933600a9 100644 --- a/nnunetv2/inference/JHU_inference.py +++ b/nnunetv2/inference/JHU_inference.py @@ -176,7 +176,7 @@ def predict_from_data_iterator(self, predictor.initialize_from_trained_model_folder( args.model, ('all', ), - 'checkpoint_latest.pth' + 'checkpoint_final.pth' ) # we need to create list of list of input files