├── LICENSE ├── README.md ├── ViT_MSP.png ├── ViT_Maha.png ├── ViT_for_strong_near_OOD_detection.ipynb ├── ViT_ratio.png └── models.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stanislavfort/exploring_the_limits_of_OOD_detection/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stanislavfort/exploring_the_limits_of_OOD_detection/HEAD/README.md -------------------------------------------------------------------------------- /ViT_MSP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stanislavfort/exploring_the_limits_of_OOD_detection/HEAD/ViT_MSP.png -------------------------------------------------------------------------------- /ViT_Maha.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stanislavfort/exploring_the_limits_of_OOD_detection/HEAD/ViT_Maha.png -------------------------------------------------------------------------------- /ViT_for_strong_near_OOD_detection.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stanislavfort/exploring_the_limits_of_OOD_detection/HEAD/ViT_for_strong_near_OOD_detection.ipynb -------------------------------------------------------------------------------- /ViT_ratio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stanislavfort/exploring_the_limits_of_OOD_detection/HEAD/ViT_ratio.png -------------------------------------------------------------------------------- /models.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stanislavfort/exploring_the_limits_of_OOD_detection/HEAD/models.py --------------------------------------------------------------------------------