pytorch-image-models icon indicating copy to clipboard operation
pytorch-image-models copied to clipboard

[FEATURE] Release `args.yaml` along with weights

Open antoinebrl opened this issue 4 years ago • 0 comments

Hello Ross! Thanks for sharing your code and releasing all the model weights.

It would be nice if you could add the args.yaml to the repo whenever you release new weights. This will ensure all the training are reproducible and help to compare training strategies. Besides, your code already supports loading configuration from a file and overriding some parameters from the CLI.

antoinebrl avatar May 21 '21 12:05 antoinebrl