Releases: ENSTA-U2IS-AI/torch-uncertainty
v0.4.1
v0.4.0 :sparkles: Rework distributions
The distributions for the regression and pixel-wise regression have been completely reworked through breaking changes. Have a look at the quality of life improvements to fix the code and use the last version if you are using the RegressionRoutine
and/or PixelRegressionRoutine
!
What's Changed
- 👕 Change character per line limit to 100 & remove explicit dependencies from pyproject by @o-laurent in #124
- 🔨 Rework for Probabilistic Regression & Pixel Regression by @alafage in #125
- 🐛 Fix small MUAD dataset URL by @sofiia-chorna in #127
- 🎨 Rework Probabilistic Regression and add Packed-Transformer layers by @alafage in #126
New Contributors
- @sofiia-chorna made their first contribution in #127 thank you!
Full Changelog: v0.3.1...v0.4.0
v0.3.1 Add UCI classification datasets, improve binary classification, add LS support for BCEWithLogitsLoss, Remove dependencies
What's Changed
- ✨ Add UCI classification datasets, improve binary classification, add LS support for BCEWithLogitsLoss, remove dependencies by @o-laurent and @alafage in #122
Thanks, @alafage, for the review.
Full Changelog: v0.3.0...v0.3.1
v0.3.0 Add distribution shift evaluation & more
Details
✨ Add evaluation of the metrics on a shifted dataset using the new --eval_shift argument
✨ Add a corrupted dataset
✨ Add new Packed layers
✨ Add the focal loss
👕 Plot segmentation results in the SegmentationRoutine
👕 Rework reliability diagrams for Calibration Error plot
➖ Make some dependencies
🐛 Fix corruption transforms
What's Changed
- 🔧 Maintenance and small improvements by @o-laurent in #114
- 🐛 Fix OOD & Post Processing at the same time & other small changes by @o-laurent in #115
- 👕 Complete metric overhaul, improve PP handling & fix Laplace by @o-laurent in #116
- 🎨 On the road to 0.3.0: Adding shift evaluation & more by @alafage in #117
Full Changelog: v0.2.2...v0.3.0
v0.2.2.post2 Improve metrics plotting, PP handling and fix the Laplace wrapper
What's Changed
Full Changelog: v0.2.2.post1...v0.2.2.post2
v0.2.2.post1 Small fixes and improvements
What's Changed
- 🐛 Fix OOD & Post Processing at the same time & other small changes by @o-laurent in #115
Full Changelog: v0.2.2.post0...v0.2.2.post1
Maintenance and minor improvements
What's Changed
- 🔧 Maintenance and minor improvements by @o-laurent and @alafage in #114
Full Changelog: v0.2.2...v0.2.2.post0
✨ Add ChannelLayerNorm, Conflictual Loss, AUGRC & improve code quality
What's Changed
- 👕 Small fixes and improvements by @o-laurent in #109
- ✨ Add ChannelLayerNorm, Conflictual Loss, AUGRC & improve code quality by @alafage in #111
Full Changelog: v0.2.1...v0.2.2
:shirt: Minor improvements
What's Changed
- We improve the handling of optional packages.
- We fix AURC metrics in the multi-GPU setting
- We improve the mc-dropout wrapper and its documentation
- 👕 Small fixes and improvements by @o-laurent in #109
Full Changelog: v0.2.1...v0.2.1.post0
v0.2.1 Add Checkpoint Ensembles, EMA, SWA, & SWAG, LaplaceApprox & ABNN
What's Changed
- ✨ Add LPBNN in #90
- ✨ Implement Adaptive ECE metric by @qbouniot in #92
- ✨ Finalize Depth Estimation, add DeeplabV3, & Add Selective Classification in #88
- ✨ Add LPBNN, Adaptive ECE, start supporting Depth estimation & Improve segmentation in #93
- 🐛 Fix documentation in #95
- ✨ Add a Laplace wrapper in #96
- ✨ Add trajectory models, including Snapshot Ensembles in #101
- ✨ Refactor wrappers & PP, Add Checkpoint Ensembles, EMA, SWA, & SWAG, Add LaplaceApprox & ABNN in #98
Thanks to @alafage for the review.
Full Changelog: v0.2.0...v0.2.1
What's Changed
- ✨ Add LPBNN by @o-laurent in #90
- ✨ Implement Adaptive ECE metric by @qbouniot in #92
- ✨ Finalize Depth Estimation, add DeeplabV3, & Add Selective Classification by @o-laurent in #88
- ✨ Add LPBNN, Adaptive ECE, start supporting Depth estimation & Improve segmentation by @o-laurent in #93
- 🐛 Fix documentation by @o-laurent in #95
- ✨ Add a Laplace wrapper by @o-laurent in #96
- ✨ Add trajectory models including Snapshot Ensembles by @o-laurent in #101
- ✨ Refactor wrappers & PP, Add Checkpoint Ensembles, EMA, SWA, & SWAG, Add LaplaceApprox & ABNN by @o-laurent in #98
- ⚡ Bump version by @o-laurent in #108
Full Changelog: v0.2.0...v0.2.1