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

FRML-119 Make Standard Scaler fit on segments only #55

Merged
merged 11 commits into from
Feb 21, 2024
Merged

Conversation

Eve-ning
Copy link
Contributor

@Eve-ning Eve-ning commented Feb 21, 2024

Major Changes

  • Make Standard Scaler fit on the train segments only instead of the whole image, which produces a more accurate range
  • Improve formatting of logged variable names. Use <category>/<varname> to better format in WandB
  • Expose the option to use implicit static ImageNet Scaling in model
  • Unfreeze InceptionV3

Minor Changes

  • Remove unused val_iters args

@Eve-ning Eve-ning merged commit 6cdfb4f into 0.0.10 Feb 21, 2024
3 checks passed
@Eve-ning Eve-ning deleted the FRML-119 branch February 21, 2024 10:38
@Eve-ning Eve-ning mentioned this pull request Feb 23, 2024
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.

1 participant