Skip to content

v0.3.0 Add distribution shift evaluation & more

Pre-release
Pre-release
Compare
Choose a tag to compare
@o-laurent o-laurent released this 22 Oct 14:15
· 75 commits to main since this release
e0b7a54

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