The Wayback Machine - https://web.archive.org/web/20201106150719/https://github.com/tryolabs/luminoth/issues/217
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

Display training config details on checkpoint info #217

Open
hkuyam008 opened this issue Sep 5, 2018 · 0 comments
Open

Display training config details on checkpoint info #217

hkuyam008 opened this issue Sep 5, 2018 · 0 comments

Comments

@hkuyam008
Copy link

@hkuyam008 hkuyam008 commented Sep 5, 2018

When we are trying to train luminoth by using ssd/fasterrcnn on our own dataset and constantly tweaking the training configurations and retraining multiple times, it really helps if we can see the training configuration information associated with a specific checkpoint when we type in $lumi checkpoint info

I know I can export the specific checkpoint and always look at the bundled config.yml file to figure out the training configurations associated with that checkpoint, but it is really a round about way of getting details about a local checkpoint, which should be available by type in a simple command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.