Skip to content

work_dir is not effective when running trainin monai.apps.nnunet  #6447

@mingxin-zheng

Description

@mingxin-zheng

Describe the bug
If the users specify their own work_dir in multi-GPU usage, the variable is not correctly passed to train_single_model.

+ f"--input_config '{self.input_config_or_dict}' --config '{_config}' "

So the work_dir has to be ./work_dir the default value, or will fail in mGPU settings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions