Skip to content

Code for the paper "Model-agnostic out-of-distribution detection using combined statistical tests" (AISTATS 2022)

Notifications You must be signed in to change notification settings

federicobergamin/model-agnostic-ood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

model-agnostic-ood

Code for the paper "Model-agnostic out-of-distribution detection using combined statistical tests" (AISTATS 2022)

Currently polishing the code. It will be available for the main conference.

We will sharing only the code for computing our statistics for the different considered model. For the models we will refer to the following GitHub repository:

  • PixelCNN: we used Lucas Caccia's repository. Link
  • Flows: we use Polina Kirichenko's repository. Link
  • HAVE: we used Jakob Havtorn's repository. Link

Therefore the part of loading the models and the dataset in our files are repository specific. If you want to use the same methods with different model you should change the initial part of our files.

About

Code for the paper "Model-agnostic out-of-distribution detection using combined statistical tests" (AISTATS 2022)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages