hans66hsu / nn_interpretability
Pytorch implementation of various neural network interpretability methods
☆111Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for nn_interpretability
- A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).☆127Updated 3 years ago
- ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021☆90Updated 2 years ago
- This code package implements the prototypical part network (ProtoPNet) from the paper "This Looks Like That: Deep Learning for Interpreta…☆341Updated 2 years ago
- Basic LRP implementation in PyTorch☆166Updated 3 months ago
- A pytorch implementation of interpretable convolutional neural network.☆64Updated 3 years ago
- A basic implementation of Layer-wise Relevance Propagation (LRP) in PyTorch.☆78Updated 2 years ago
- Papers and code of Explainable AI esp. w.r.t. Image classificiation☆196Updated 2 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆155Updated 10 months ago
- The official code of Relevance-CAM☆41Updated 8 months ago
- ☆117Updated 2 years ago
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆129Updated last year
- Detect model's attention☆155Updated 4 years ago
- Code to accompany the paper 'Improving model calibration with accuracy versus uncertainty optimization'.☆53Updated last year
- ☆109Updated last year
- Reliability diagrams visualize whether a classifier model needs calibration☆137Updated 2 years ago
- ☆35Updated last year
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- Code for the paper: Towards Better Understanding Attribution Methods. CVPR 2022.☆16Updated 2 years ago
- NeurIPS 2021 | Fine-Grained Neural Network Explanation by Identifying Input Features with Predictive Information☆32Updated 2 years ago
- Pruning CNN using CNN with toy example☆19Updated 3 years ago
- Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" ht…☆127Updated 3 years ago
- This repository provides a PyTorch implementation of "Fooling Neural Network Interpretations via Adversarial Model Manipulation". Our pap…☆22Updated 3 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆164Updated 4 years ago
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆56Updated 4 years ago
- A toolkit for efficent computation of saliency maps for explainable AI attribution. This tool was developed at Lawrence Livermore Nationa…☆44Updated 4 years ago
- the re-implementation of Score CAM with pytorch☆52Updated 4 years ago
- Robust Out-of-distribution Detection in Neural Networks☆72Updated 2 years ago
- An eXplainable AI toolkit with Concept Relevance Propagation and Relevance Maximization☆118Updated 5 months ago
- Pytorch library for model calibration metrics and visualizations as well as recalibration methods. In progress!☆68Updated 6 months ago
- implements some LRP rules to get explanations for Resnets and Densenet-121, including batchnorm-Conv canonization and tensorbiased layers…☆24Updated 8 months ago