sungyubkim / MCDO
A pytorch implementation of MCDO(Monte-Carlo Dropout methods)
☆56Updated 6 years ago
Alternatives and similar repositories for MCDO:
Users that are interested in MCDO are comparing it to the libraries listed below
- ☆105Updated 3 years ago
- Code to accompany the paper 'Improving model calibration with accuracy versus uncertainty optimization'.☆55Updated 2 years ago
- General API for Deep Bayesian Variational Inference by Backpropagation. The repository has been designed to work with Transformers like a…☆42Updated 4 years ago
- This repository contains an official implementation of LPBNN.☆39Updated last year
- ☆24Updated 5 years ago
- ☆66Updated 5 years ago
- Code for experiments to learn uncertainty☆30Updated 2 years ago
- Official Code: Estimating Model Uncertainty of Neural Networks in Sparse Information Form, ICML2020.☆30Updated 4 years ago
- Code for MC Dropout and Model Ensembling Uncertainty Estimate experiments☆68Updated 5 years ago
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆139Updated last year
- Work on Evidential Deep Learning to Quantify Classification Uncertainty☆60Updated 6 years ago
- ☆40Updated 5 years ago
- Pitfalls of In-Domain Uncertainty Estimation and Ensembling in Deep Learning, ICLR 2020☆235Updated 2 years ago
- ☆40Updated 5 years ago
- This repository is the code for Predictive Uncertainty Estimation using Deep Ensemble☆155Updated 2 years ago
- Generalizing to unseen domains via distribution matching☆72Updated 4 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆74Updated 3 years ago
- Evaluating Robustness of Predictive Uncertainty Estimation: Are Dirichlet-based Models Reliable ? (ICML 2021)☆28Updated 2 years ago
- ☆34Updated 4 years ago
- Official implementation for Likelihood Regret: An Out-of-Distribution Detection Score For Variational Auto-encoder at NeurIPS 2020☆49Updated 3 years ago
- Code for "Well-calibrated Model Uncertainty with Temperature Scaling for Dropout Variational Inference" (NeurIPS Bayesian Deep Learning W…