What's Changed
* Added RoadAnomaly and Segment-me-if-you-can datasets by tla93 in https://github.com/kkirchheim/pytorch-ood/pull/80
* Improved Readme references by tla93 in https://github.com/kkirchheim/pytorch-ood/pull/82
* Fix Entropy Detector NaN values by tla93 in https://github.com/kkirchheim/pytorch-ood/pull/85
* Add `-i` to coverage commands to ignore warnings by tla93 in https://github.com/kkirchheim/pytorch-ood/pull/87
* Implemented AUTC metric by tla93 in https://github.com/kkirchheim/pytorch-ood/pull/88
* Added augmentation section to doc by kkirchheim in https://github.com/kkirchheim/pytorch-ood/pull/90
* Added SSB-hard, ImageNet-V2 and ImageNet-ES datasets by tla93 in https://github.com/kkirchheim/pytorch-ood/pull/91
* Fixed approximation error in AUTC metric with fixed thresholds by tla93 in https://github.com/kkirchheim/pytorch-ood/pull/94
* Added GRAM detector by tla93 in https://github.com/kkirchheim/pytorch-ood/pull/92
* Optimized VRAM usage of various detectors by kkirchheim in https://github.com/kkirchheim/pytorch-ood/pull/95
New Contributors
* dkaizhang made their first contribution in https://github.com/kkirchheim/pytorch-ood/pull/77
**Full Changelog**: https://github.com/kkirchheim/pytorch-ood/compare/v0.2.0...v0.2.1