Skip to content

code for the ICML paper "SelectiveNet - A Deep Neural Network with an Integrated Reject Option"

Notifications You must be signed in to change notification settings

geifmany/selectivenet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SelectiveNet

Code for the ICML 2019 paper "SelectiveNet: A Deep Neural Network with an Integrated Reject Option" ֿ To run an experiment run train.py --model_name [name] --baseline [name] --dataset [cifar_10/catsdogs/SVHN]

The calibration could be performed using the function post_calibration in selectivenet_utils.py

About

code for the ICML paper "SelectiveNet - A Deep Neural Network with an Integrated Reject Option"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages