p-lambda / wildsLinks
A machine learning benchmark of in-the-wild distribution shifts, with data loaders, evaluators, and default models.
☆579Updated last year
Alternatives and similar repositories for wilds
Users that are interested in wilds are comparing it to the libraries listed below
Sorting:
- ☆471Updated 2 weeks ago
- Distributionally robust neural networks for group shifts☆281Updated 2 years ago
- PyTorch code to run synthetic experiments.☆427Updated 4 years ago
- Project site for "Your Classifier is Secretly an Energy-Based Model and You Should Treat it Like One"☆425Updated 3 years ago
- Reduce end to end training time from days to hours (or hours to minutes), and energy requirements/costs by an order of magnitude using co…☆344Updated 2 years ago
- An implementation of the BADGE batch active learning algorithm.☆209Updated last year
- Optimal Transport Dataset Distance☆173Updated 3 years ago
- Official repository for CMU Machine Learning Department's 10732: Robustness and Adaptivity in Shifting Environments☆75Updated 2 years ago
- Implementation of Estimating Training Data Influence by Tracing Gradient Descent (NeurIPS 2020)☆237Updated 3 years ago
- Original dataset release for CIFAR-10H☆82Updated 4 years ago
- This is a PyTorch reimplementation of Influence Functions from the ICML2017 best paper: Understanding Black-box Predictions via Influence…☆341Updated last year
- Concept Bottleneck Models, ICML 2020☆218Updated 2 years ago
- The net:cal calibration framework is a Python 3 library for measuring and mitigating miscalibration of uncertainty estimates, e.g., by a …☆366Updated last year
- NumPy library for calibration metrics☆73Updated 3 weeks ago
- Reliability diagrams visualize whether a classifier model needs calibration☆158Updated 3 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆161Updated last year
- ☆112Updated 2 years ago
- A simple way to calibrate your neural network.☆1,163Updated 3 months ago
- Toolkit for building machine learning models that generalize to unseen domains and are robust to privacy and other attacks.☆175Updated 2 years ago
- Code repo for "A Simple Baseline for Bayesian Uncertainty in Deep Learning"☆473Updated 2 years ago
- Benchmark your model on out-of-distribution datasets with carefully collected human comparison data (NeurIPS 2021 Oral)☆354Updated 6 months ago
- Combating hidden stratification with GEORGE☆64Updated 4 years ago
- This code package implements the prototypical part network (ProtoPNet) from the paper "This Looks Like That: Deep Learning for Interpreta…☆375Updated 3 years ago
- ☆424Updated 4 years ago
- Calibration library and code for the paper: Verified Uncertainty Calibration. Ananya Kumar, Percy Liang, Tengyu Ma. NeurIPS 2019 (Spotlig…☆151Updated 2 years ago
- Wrapper for a PyTorch classifier which allows it to output prediction sets. The sets are theoretically guaranteed to contain the true cla…