Download the paper here.
- Set your data root directory in
datasets.ROOT_
- Download datasets using
python download.py
, and the instructions printed therein. - Precompute last-layer features using
python precompute.py
- Run all methods using
python main.py --sweep
- Print tables of results using
python table.py
@article{u2c,
title={Unified Uncertainty Calibration},
author={Chaudhuri, Kamalika and Lopez-Paz, David},
year={2023},
journal={arXiv}
}
Work released under the Apache License 2.0. See LICENSE for additional details.