Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update path to env with nnunet #54

Open
valosekj opened this issue Jun 11, 2024 · 0 comments
Open

Update path to env with nnunet #54

valosekj opened this issue Jun 11, 2024 · 0 comments

Comments

@valosekj
Copy link
Member

The following lines can be updated because SCT conda env now contains nnUNet. The path to SCT python is: $SCT_DIR/python/envs/venv_sct/bin/python

# TODO: the hard-coded path to the conda environment is not ideal. But the script also needs to be run inside the
# sct_venv environment --> explore if two venvs can be activated at the same time
${HOME}/miniconda3/envs/nnunet/bin/python ${PATH_REPO}/packaging/run_inference_single_subject.py -i ${file}.nii.gz -o ${file}_label-rootlet_nnunet.nii.gz -path-model ${PATH_NNUNET_MODEL} -fold ${FOLD}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant