Replies: 2 comments 6 replies
-
Hi @anadb, |
Beta Was this translation helpful? Give feedback.
6 replies
-
Ok, i figured it out. I just removed all class_names from input yaml nad it gave me all neccessary segmentations. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have trained my model as it was wriiten in readme with command
python -m monai.apps.auto3dseg AutoRunner run --input=./input.yaml --algos=segresnet
.However when I try to run an inference to obtain a file with segmentation I have only one segment with no tumor indication.
What am I doing incorrect?
Command for inference
python scripts/infer.py run --config_file=configs/hyper_parameters.yaml
hyper_parameters.yaml
kits23_folds.json
Beta Was this translation helpful? Give feedback.
All reactions