PyTorch implementation of our CVPR2023 paper "OpenMix: Exploring Out-of-Distribution samples for Misclassification Detection"
☆27Oct 16, 2023Updated 2 years ago
Alternatives and similar repositories for OpenMix
Users that are interested in OpenMix are comparing it to the libraries listed below
Sorting:
- A list of papers that studies out-of-distribution (OOD) detection and misclassification detection (MisD)☆53Oct 6, 2023Updated 2 years ago
- PyTorch implementation of our ECCV 2022 paper "Rethinking Confidence Calibration for Failure Prediction"☆26Jun 10, 2023Updated 2 years ago
- Official implementation for "Partial and Asymmetric Contrastive Learning for Out-of-Distribution Detection in Long-Tailed Recognition" (I…