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

No --vnet=[0/1] flag in inference/predict_simple.py #6

Open
davidkvcs opened this issue May 11, 2022 · 0 comments
Open

No --vnet=[0/1] flag in inference/predict_simple.py #6

davidkvcs opened this issue May 11, 2022 · 0 comments

Comments

@davidkvcs
Copy link

The guide says to use the line

python inference/predict_simple.py -i INPUT_FOLDER -o OUTPUT_FOLDER -t TaskXX_MY_DATASET -tr nnUNetTrainer -m [3d_fullres/3d_lowres] --vnet=[0/1]
in order to do inference.

But the --vnet flag does not exist for inference/predict_simple.py.

So the scripts will crash if used in this way.

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

No branches or pull requests

1 participant