Skip to content

Code for the paper "Selective Classification for Deep Neural Networks"

Notifications You must be signed in to change notification settings

geifmany/selective_deep_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selective Classification for Deep Neural Networks

By Yonatan Geifman and Ran El-Yaniv

Introduction:

This repository contains the implementation of VGG-16 models for CIFAR-10 and CIFAR-100 and the risk bound proposed in the paper "Selective Classification for Deep Neural Networks".

Citation

If you use these models in your research, please cite:

@ARTICLE{2017arXiv170508500G,
    author = {{Geifman}, Y. and {El-Yaniv}, R.},
    title = "{Selective Classification for Deep Neural Networks}",
    journal = {ArXiv e-prints},
    archivePrefix = "arXiv",
    eprint = {1705.08500},
    year = 2017
}

Weights files:

cifar-100 weights

cifar-10 weights

About

Code for the paper "Selective Classification for Deep Neural Networks"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages