Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Conversation

eladar
Copy link

@eladar eladar commented Nov 12, 2020

It is better to avoid using self.save_hyperparameters with no inputs as it will recorded backbone as part of the yaml file.
Doing do with simple resnet18 take about 2 minutes (probably to serialize the model)

It is better to avoid using self.save_hyperparameters with no inputs as it will recorded backbone as part of the yaml file.
Doing do with resnet18 take about 2 minutes (probably to serialize the model)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant