By Yonatan Geifman and Ran El-Yaniv
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".
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
}