Home

Awesome

Self-Supervised Learning for OOD Detection

A Simplified Pytorch implementation of Using Self-Supervised Learning Can Improve Model Robustness and Uncertainty(NeurIPS 2019)

The code supports only Multi-class OOD Detection experiment(in-dist: CIFAR-10, Out-of-dist: CIFAR-100/SVHN)

python3 test.py
Dataset \ MethodRotNetMSP
CIFAR1000.83100.7695
SVHN0.97550.8747