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

Find strategy to be able to reproduce a model #22

Open
jcohenadad opened this issue Jun 12, 2023 · 3 comments
Open

Find strategy to be able to reproduce a model #22

jcohenadad opened this issue Jun 12, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@jcohenadad
Copy link
Member

Possible solutions:

  • YAML file that includes all the CLI arguments used to train the model, and attach the YAML file
    • either alongside the model (in release asset)
    • put the YAML in the repos directly

Also find a strategy to get the seeds used

Also the dataset, its version, etc.

@NathanMolinier
Copy link
Collaborator

The YAML file will then be used as the ID card of the model even for the benchmark spinalcordtoolbox/disc-labeling-benchmark#7

@NathanMolinier NathanMolinier added the enhancement New feature or request label Jun 20, 2023
@NathanMolinier
Copy link
Collaborator

A json file is now generated automatically with the parameters used for the training: see a766363

@NathanMolinier
Copy link
Collaborator

The seed issues still need to be addressed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants