AlexBinder / LRP_Pytorch_Resnets_DensenetLinks
implements some LRP rules to get explanations for Resnets and Densenet-121, including batchnorm-Conv canonization and tensorbiased layers coming up when canonizing densenets. uses custom backward. should work a GPU.
☆25Updated last year
Alternatives and similar repositories for LRP_Pytorch_Resnets_Densenet
Users that are interested in LRP_Pytorch_Resnets_Densenet are comparing it to the libraries listed below
Sorting:
- ☆122Updated 3 years ago
- Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.☆233Updated 2 months ago
- A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).☆138Updated 4 years ago
- Detect model's attention☆168Updated 5 years ago
- Pytorch implementation of various neural network interpretability methods☆118Updated 3 years ago
- Full-gradient saliency maps☆212Updated 2 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
- An eXplainable AI toolkit with Concept Relevance Propagation and Relevance Maximization☆131Updated last year
- Basic LRP implementation in PyTorch☆171Updated last year
- reference implementation for "explanations can be manipulated and geometry is to blame"☆37Updated 3 years ago
- A basic implementation of Layer-wise Relevance Propagation (LRP) in PyTorch.☆96Updated 2 years ago
- Reliability diagrams visualize whether a classifier model needs calibration☆158Updated 3 years ago
- Papers and code of Explainable AI esp. w.r.t. Image classificiation☆217Updated 3 years ago
- Pruning CNN using CNN with toy example☆21Updated 4 years ago
- ☆51Updated 5 years ago
- Morpho-MNIST: Quantitative Assessment and Diagnostics for Representation Learning (http://jmlr.org/papers/v20/19-033.html)☆89Updated 8 months ago
- Dataset and code for the CLEVR-XAI dataset.☆32Updated 2 years ago
- Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" ht…☆128Updated 4 years ago
- ☆112Updated 2 years ago
- Information Bottlenecks for Attribution☆82Updated 2 years ago
- Original dataset release for CIFAR-10H☆83Updated 4 years ago
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆144Updated 2 years ago
- Code for "Uncertainty Estimation Using a Single Deep Deterministic Neural Network"☆272Updated 3 years ago
- Quantitative Testing with Concept Activation Vectors in PyTorch☆43Updated 6 years ago
- code release for the paper "On Completeness-aware Concept-Based Explanations in Deep Neural Networks"☆53Updated 3 years ago
- Concept Bottleneck Models, ICML 2020☆216Updated 2 years ago
- A machine learning benchmark of in-the-wild distribution shifts, with data loaders, evaluators, and default models.☆578Updated last year
- Code for "Generating Interpretable Counterfactual Explanations By Implicit Minimisation of Epistemic and Aleatoric Uncertainties"☆19Updated 4 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆161Updated last year
- Source Code of the ROAD benchmark for feature attribution methods (ICML22)☆23Updated 2 years ago