Skip to content

JoonHyung-Park/ODIN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODIN

Implementation of 'Enhancing The Reliability Of Out-Of-Distribution Image Detection In Neural Networks'

  • Requirements

    • numpy
    • pytorch
    • torchvision
  • Command

    • python3 main.py --epsilon [EPSILON] --temperature [TEMPERATURE] --out_dataset [OUT_DATASET]
    • python3 metric.py

Reference

  1. Enhancing The Reliability Of Out-Of-Distribution Image Detection In Neural Networks (https://arxiv.org/abs/1706.02690)

About

Implementation of 'Enhancing The Reliability of Out-of-distribution Image Detection in Neural Networks' (ODIN)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages