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

setup experiment.py for fastai unet #76

Open
rbavery opened this issue May 11, 2022 · 1 comment
Open

setup experiment.py for fastai unet #76

rbavery opened this issue May 11, 2022 · 1 comment
Assignees

Comments

@rbavery
Copy link
Collaborator

rbavery commented May 11, 2022

the following should be initially separated out into configs

  • architecture (which resnet, or retinanet, etc)
  • the mean and stds to use to normalize
  • learning rate, the use of learning rate finder
  • freeze vs no freeze for the first epoch
  • epoch size
@rbavery
Copy link
Collaborator Author

rbavery commented May 11, 2022

partially addressed by #59

@rbavery rbavery self-assigned this May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant