Skip to content

xieshuqin/Energy-OOD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Energy-OOD

This repo is a PyTorch implementation of the paper Energy-based Out-of-distribution Detection

Installation

  • Download the Tiny-images dataset and put them under data folder

  • Setup environment.

    Assuming PyTorch is already installed.

    pip install tensorboard ood-metrics

Instructions

  • Run python main.py to train a model using CIFAR10 as in-distribution dataset and SVHN as out-of-distribution dataset.

About

Energy-based Out-of-distribution Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages