File size: 745 Bytes
a9846a4 7c063d0 a9846a4 7c063d0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
license: apache-2.0
tags:
- vision
- classification
- uncertainty
datasets:
- imagenet-1k
---
# Packed-Ensembles trained on ImageNet-1k
## How to use
Download [TorchUncertainty](https://torch-uncertainty.github.io/) to use this model.
## License
These weights are provided under the Apache 2.0 license.
## Citation
If you find these weights interesting, please consider citing our [paper](https://arxiv.org/abs/2210.09184):
```text
@inproceedings{laurent2023packed,
title={Packed-Ensembles for Efficient Uncertainty Estimation},
author={Laurent, Olivier and Lafage, Adrien and Tartaglione, Enzo and Daniel, Geoffrey and Martinez, Jean-Marc and Bursuc, Andrei and Franchi, Gianni},
booktitle={ICLR},
year={2023}
}
```
|