/pca-based-out-of-distribution-detection

code for ICCV paper : Revisit PCA-based technique for Out-of-Distribution Detection

Primary LanguagePython

pca-based-out-of-distribution-detection

Code for ICCV2023 paper : Revisit PCA-based technique for Out-of-Distribution Detection

put data into the folder 'datasets/'

extract the feature vectors by apply

python feature_extract.py

after the feature extraction, to obtain the result of our method, execute

python detection.py