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 LPBNN, Adaptive ECE, start supporting Depth estimation & Improve segmentation #93

Merged
merged 128 commits into from
May 29, 2024

Conversation

o-laurent
Copy link
Contributor

@o-laurent o-laurent commented Apr 23, 2024

To do:

Closes #83 & #89

o-laurent and others added 30 commits March 27, 2024 11:26
Copy link

codecov bot commented May 3, 2024

Codecov Report

Attention: Patch coverage is 95.64823% with 48 lines in your changes are missing coverage. Please review.

Project coverage is 98.51%. Comparing base (b13fb0f) to head (d22221c).
Report is 3 commits behind head on main.

Files Patch % Lines
torch_uncertainty/routines/pixel_regression.py 64.92% 36 Missing and 11 partials ⚠️
torch_uncertainty/layers/bayesian/lpbnn.py 99.25% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
- Coverage   99.02%   98.51%   -0.51%     
==========================================
  Files         107      119      +12     
  Lines        5018     5742     +724     
  Branches      679      764      +85     
==========================================
+ Hits         4969     5657     +688     
- Misses         17       45      +28     
- Partials       32       40       +8     
Flag Coverage Δ
cpu 98.51% <95.64%> (-0.51%) ⬇️
pytest 98.51% <95.64%> (-0.51%) ⬇️

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 linked an issue May 3, 2024 that may be closed by this pull request
@o-laurent o-laurent linked an issue May 17, 2024 that may be closed by this pull request
@o-laurent o-laurent marked this pull request as ready for review May 29, 2024 09:46
@alafage alafage merged commit 7d7aec8 into main May 29, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants