Releases: kkirchheim/pytorch-ood
Releases · kkirchheim/pytorch-ood
v0.2.1
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
- @dkaizhang made their first contribution in #77
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Improved documentation by @kkirchheim in #64
- Added Fishyscapes Dataset @kkirchheim in #67
- Fixed label flip in SuMNIST by @kkirchheim in #69
- Added Lost and Found dataset @kkirchheim in #71
- Added COCO inpainting transformation by @tla93 in #65
- Fixed bug when using void label by @kkirchheim in #74
- Added margin loss function from scone by @amztc34283 in #75
- Added Virtual outlier synthesis by @tla93 in #62
New Contributors
- @amztc34283 made their first contribution in #75
Full Changelog: v0.1.9...v0.2.0
v0.1.9
What's Changed
- Fixing bug in Outlier Exposure by @kkirchheim in #53
- Implemented Multi-Layer Mahalanobis Detector by @kkirchheim in #56
- Added CIFAR100-GAN Dataset by @kkirchheim in #57
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Deactivated unittest for wiki datasets by @kkirchheim in #40
- Added a Logo by @kkirchheim in #41
- Improved Readme by @kkirchheim in #42
- Added SuMNIST by @kkirchheim in #43
- Improved metric calculation for segmentation by @kkirchheim in #44
- Updated readthedocs config by @kkirchheim in #46
- Added VOS loss and Detector by @tla93 in #47
- Implemented segmentation support for EnergyRegularization by @tla93 in #51
New Contributors
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Fixed wrong authors in citation by @kkirchheim in #32
- Removed libmr dependency by @kkirchheim in #34
- Fixed Failed MD5 Integrity Check by @GMW99 in #35
New Contributors
Full Changelog: 0.1.6...v0.1.7
v0.1.6
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
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
What's Changed
- Improved MCHAD and CAC examples, minor fixes by @kkirchheim in #15
- Updated torchmetrics version by @kkirchheim in #17
- Added some datasets from OpenOOD by @kkirchheim in #18
Full Changelog: 0.1.3...0.1.4