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

"Weights" and "download" options in config file #283

Open
vprinsen opened this issue Jun 11, 2019 · 0 comments
Open

"Weights" and "download" options in config file #283

vprinsen opened this issue Jun 11, 2019 · 0 comments

Comments

@vprinsen
Copy link

The base_config.yml includes these options, under model: base_network:

# From which file to load the weights.
weights:
# Should we download weights if not available.
download: True

As far as I can tell, these are not used in the code. What is the intended use of these settings? Is there any way to specify the location of the base network checkpoint, besides changing the LUMI_HOME environment variable to set a different default path?

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