Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
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