[console_scripts]
CartiMorph_nnUNet_ensemble = CartiMorph_nnUNet.inference.ensemble_predictions:main
CartiMorph_nnUNet_evaluate_folder = CartiMorph_nnUNet.evaluation.evaluator:nnunet_evaluate_folder
CartiMorph_nnUNet_find_best_configuration = CartiMorph_nnUNet.evaluation.model_selection.figure_out_what_to_submit:main
CartiMorph_nnUNet_plan_and_preprocess = CartiMorph_nnUNet.experiment_planning.nnUNet_plan_and_preprocess:main
CartiMorph_nnUNet_predict = CartiMorph_nnUNet.inference.predict_simple:main
CartiMorph_nnUNet_train = CartiMorph_nnUNet.run.run_training:main
