Skip to content

Releases: kkirchheim/pytorch-ood

v0.2.1

16 Jan 12:09
Compare
Choose a tag to compare

What's Changed

  • Added RoadAnomaly and Segment-me-if-you-can datasets by @tla93 in #80
  • Improved Readme references by @tla93 in #82
  • Fix Entropy Detector NaN values by @tla93 in #85
  • Add -i to coverage commands to ignore warnings by @tla93 in #87
  • Implemented AUTC metric by @tla93 in #88
  • Added augmentation section to doc by @kkirchheim in #90
  • Added SSB-hard, ImageNet-V2 and ImageNet-ES datasets by @tla93 in #91
  • Fixed approximation error in AUTC metric with fixed thresholds by @tla93 in #94
  • Added GRAM detector by @tla93 in #92
  • Optimized VRAM usage of various detectors by @kkirchheim in #95

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

10 Oct 13:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.2.0

v0.1.9

19 Jun 10:36
5256bf3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

15 Apr 11:14
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @tla93 made their first contribution in #47

Full Changelog: v0.1.7...v0.1.8

v0.1.7

31 Jan 11:42
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @GMW99 made their first contribution in #35

Full Changelog: 0.1.6...v0.1.7

v0.1.6

04 Sep 11:00
Compare
Choose a tag to compare

What's Changed

  • Added NINCO dataset, minor fixes by @kkirchheim in #24
  • Fixed device mismatch in knn detector by @kkirchheim in #27
  • Fixed missing subset in Fooling Images by @kkirchheim in #28
  • Fixed Bug in Temperature Scaling
  • Improved MCD Implementation and Documentation
  • Updated README

Full Changelog: 0.1.5...0.1.6

v0.1.5

26 Jul 15:53
Compare
Choose a tag to compare

What's Changed

  • Fixed bug in torchtext examples
  • Added contribution instructions
  • Added DICE Detector
  • Added ReAct Detector
  • Added SHE Detector
  • Added Temperature Scaling Detector
  • Added RMD Detector
  • Added ASH Detector
  • General Documentation Improvements

Full Changelog: 0.1.4...0.1.5

v0.1.4

19 Jul 08:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.1.4