Skip to content

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

Notifications You must be signed in to change notification settings

SYSU-MIA-GROUP/pca-based-out-of-distribution-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages