rhebbalaguppe / CalibrationXferViaKDLinks
The repository contains the code for "Calibration Transfer Via Knowledge Distillation". The paper is accepted as ORAL presentation in ACCV 2024.
☆11Updated 9 months ago
Alternatives and similar repositories for CalibrationXferViaKD
Users that are interested in CalibrationXferViaKD are comparing it to the libraries listed below
Sorting:
- Corruption and Perturbation Robustness (ICLR 2019)☆1,089Updated 2 years ago
- A machine learning benchmark of in-the-wild distribution shifts, with data loaders, evaluators, and default models.☆569Updated last year
- A library for experimenting with, training and evaluating neural networks, with a focus on adversarial robustness.☆945Updated last year
- This repo contains a PyTorch implementation of the paper: "Evidential Deep Learning to Quantify Classification Uncertainty"☆478Updated last year
- Benchmarking Generalized Out-of-Distribution Detection☆975Updated 2 months ago
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,500Updated last month
- A simple and effective method for detecting out-of-distribution images in neural networks.☆537Updated 3 years ago
- DomainBed is a suite to test domain generalization algorithms☆1,529Updated 6 months ago
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆57Updated 5 years ago
- TRADES (TRadeoff-inspired Adversarial DEfense via Surrogate-loss minimization)☆544Updated 2 years ago
- RobustBench: a standardized adversarial robustness benchmark [NeurIPS 2021 Benchmarks and Datasets Track]☆727Updated 3 months ago
- Code for the paper "A Simple Unified Framework for Detecting Out-of-Distribution Samples and Adversarial Attacks".☆346Updated 5 years ago
- ☆12Updated 3 years ago
- All about domain generalization☆839Updated 5 months ago
- Code relative to "Reliable evaluation of adversarial robustness with an ensemble of diverse parameter-free attacks"☆710Updated last year
- Related papers for robust machine learning☆566Updated 2 years ago
- Code for the paper: Discover-then-Name: Task-Agnostic Concept Bottlenecks via Automated Concept Discovery. ECCV 2024.☆46Updated 8 months ago
- Project site for "Your Classifier is Secretly an Energy-Based Model and You Should Treat it Like One"☆423Updated 2 years ago
- Implemented CURE algorithm from robustness via curvature regularization and vice versa