Skip to content

Conversation

saswat0
Copy link

@saswat0 saswat0 commented Jul 9, 2023

cmd_args overrides config_args; hence, setting the value of backbone in the config file isn't sufficient for changing the backbone network. The default value of backbone is always overridden as 'resnet18' due to argparse's default parameter value. This might go unnoticed until training is complete and inference starts and hence should be handled before initiating any experiment.

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

Successfully merging this pull request may close these issues.

1 participant