fhvilshoj / TorchLRP
A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).
☆132Updated 3 years ago
Alternatives and similar repositories for TorchLRP:
Users that are interested in TorchLRP are comparing it to the libraries listed below
- A basic implementation of Layer-wise Relevance Propagation (LRP) in PyTorch.☆86Updated 2 years ago
- Pytorch implementation of various neural network interpretability methods☆113Updated 2 years ago
- Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.☆208Updated 5 months ago
- Basic LRP implementation in PyTorch☆167Updated 5 months ago
- Papers and code of Explainable AI esp. w.r.t. Image classificiation☆200Updated 2 years ago
- An eXplainable AI toolkit with Concept Relevance Propagation and Relevance Maximization☆122Updated 7 months ago
- ☆119Updated 2 years ago
- implements some LRP rules to get explanations for Resnets and Densenet-121, including batchnorm-Conv canonization and tensorbiased layers…☆24Updated 10 months ago
- The official code of Relevance-CAM☆41Updated 10 months ago
- ☆35Updated 2 years ago
- A pytorch implemention of the Explainable AI work 'Contrastive layerwise relevance propagation (CLRP)'☆17Updated 2 years ago
- Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" ht…☆128Updated 3 years ago
- This code package implements the prototypical part network (ProtoPNet) from the paper "This Looks Like That: Deep Learning for Interpreta…☆352Updated 2 years ago
- Pruning CNN using CNN with toy example☆19Updated 3 years ago
- reference implementation for "explanations can be manipulated and geometry is to blame"☆36Updated 2 years ago
- NeurIPS 2021 | Fine-Grained Neural Network Explanation by Identifying Input Features with Predictive Information☆32Updated 3 years ago
- Robust Out-of-distribution Detection in Neural Networks☆72Updated 2 years ago
- MetaQuantus is an XAI performance tool to identify reliable evaluation metrics☆32Updated 9 months ago
- Python implementation for evaluating explanations presented in "On the (In)fidelity and Sensitivity for Explanations" in NeurIPS 2019 for…☆25Updated 2 years ago
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆131Updated last year
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆158Updated last year
- Detect model's attention☆162Updated 4 years ago
- This repository provides a PyTorch implementation of "Fooling Neural Network Interpretations via Adversarial Model Manipulation". Our pap…☆22Updated 4 years ago
- A pytorch implementation of interpretable convolutional neural network.☆65Updated 3 years ago
- Integrated Grad-CAM (submitted to ICASSP2021 conference)☆19Updated 3 years ago
- An implementation of the state-of-the-art Deep Active Learning algorithms☆101Updated last year
- DTD implement on Imagenet pretrained model☆39Updated 4 years ago
- Using / reproducing ACD from the paper "Hierarchical interpretations for neural network predictions" 🧠 (ICLR 2019)☆128Updated 3 years ago
- Reliability diagrams visualize whether a classifier model needs calibration☆144Updated 2 years ago
- ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021☆93Updated 2 years ago