Skip to content

Eval only and batch normalization #2

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

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from
Open

Eval only and batch normalization #2

wants to merge 9 commits into from

Conversation

kevinmicha
Copy link
Owner

In this PR:

  • Boolean parametersbn (batch normalization) and exact_recon are added to the U-net submission script exact_recon_unet_training.py.
  • An evaluation only submission script eval_only_unet_training.py is created.

@kevinmicha kevinmicha requested a review from zaccharieramzi May 17, 2021 07:32
Copy link
Collaborator

@zaccharieramzi zaccharieramzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to make the number of epochs 10k, and also before launching this script, please write one with the old unet to make sure we are doing everything correctly

kevinmicha and others added 4 commits May 17, 2021 10:52
Co-authored-by: Zaccharie Ramzi <[email protected]>
Co-authored-by: Zaccharie Ramzi <[email protected]>
Co-authored-by: Zaccharie Ramzi <[email protected]>
Co-authored-by: Zaccharie Ramzi <[email protected]>
Copy link
Collaborator

@zaccharieramzi zaccharieramzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Last few mistakes

kevinmicha and others added 3 commits May 18, 2021 18:57
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

Successfully merging this pull request may close these issues.

2 participants