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

✨ Add grouping loss, Monte-Carlo Batch Normalization, OpenImage-O, MUAD & Improve code quality #80

Merged
merged 92 commits into from
Feb 14, 2024

Conversation

o-laurent
Copy link
Contributor

@o-laurent o-laurent commented Feb 6, 2024

It remains to:

  • Add MUAD
  • Improve the coverage

@o-laurent o-laurent marked this pull request as ready for review February 6, 2024 21:12
@o-laurent o-laurent changed the title ✨ Add grouping loss & ImageNet-P, Improve code quality ✨ Add grouping loss, Monte-Carlo Batch Normalization, ImageNet-P & Improve code quality Feb 7, 2024
@o-laurent o-laurent changed the title ✨ Add grouping loss, Monte-Carlo Batch Normalization, ImageNet-P & Improve code quality ✨ Add grouping loss, Monte-Carlo Batch Normalization, ImageNet-P, MUAD & Improve code quality Feb 8, 2024
@o-laurent o-laurent changed the title ✨ Add grouping loss, Monte-Carlo Batch Normalization, ImageNet-P, MUAD & Improve code quality ✨ Add grouping loss, Monte-Carlo Batch Normalization, ImageNet-O, MUAD & Improve code quality Feb 8, 2024
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (8bf1e69) 98.63% compared to head (5de3568) 99.01%.

Files Patch % Lines
torch_uncertainty/routines/classification.py 96.29% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   98.63%   99.01%   +0.37%     
==========================================
  Files          79       84       +5     
  Lines        4093     4445     +352     
  Branches      514      571      +57     
==========================================
+ Hits         4037     4401     +364     
+ Misses         24       20       -4     
+ Partials       32       24       -8     
Flag Coverage Δ
cpu 99.01% <99.54%> (+0.37%) ⬆️
pytest 99.01% <99.54%> (+0.37%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@o-laurent o-laurent added enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Feb 8, 2024
@o-laurent o-laurent changed the title ✨ Add grouping loss, Monte-Carlo Batch Normalization, ImageNet-O, MUAD & Improve code quality ✨ Add grouping loss, Monte-Carlo Batch Normalization, OpenImage-O, MUAD & Improve code quality Feb 8, 2024
@o-laurent o-laurent merged commit fbf6c41 into main Feb 14, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants