pytorch-image-models
pytorch-image-models copied to clipboard
[FEATURE] Release `args.yaml` along with weights
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.