fhvilshoj / TorchLRP
A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).
☆135Updated 4 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.☆89Updated 2 years ago
- Pytorch implementation of various neural network interpretability methods☆117Updated 3 years ago
- Basic LRP implementation in PyTorch☆168Updated 8 months ago
- Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.☆220Updated 8 months ago
- Papers and code of Explainable AI esp. w.r.t. Image classificiation☆204Updated 2 years ago
- ☆120Updated 3 years ago
- An eXplainable AI toolkit with Concept Relevance Propagation and Relevance Maximization☆124Updated 10 months ago
- implements some LRP rules to get explanations for Resnets and Densenet-121, including batchnorm-Conv canonization and tensorbiased layers…☆25Updated last year
- ☆34Updated 2 years ago
- A pytorch implemention of the Explainable AI work 'Contrastive layerwise relevance propagation (CLRP)'☆17Updated 2 years ago
- Pruning CNN using CNN with toy example☆20Updated 3 years ago
- reference implementation for "explanations can be manipulated and geometry is to blame"☆36Updated 2 years ago
- DTD implement on Imagenet pretrained model☆39Updated 4 years ago
- Detect model's attention☆165Updated 4 years ago
- The official code of Relevance-CAM☆42Updated last year
- Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" ht…☆127Updated 4 years ago
- NeurIPS 2021 | Fine-Grained Neural Network Explanation by Identifying Input Features with Predictive Information☆32Updated 3 years ago
- Tensorflow 2.1 implementation of LRP for LSTMs☆38Updated 2 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆160Updated last year
- Reliability diagrams visualize whether a classifier model needs calibration☆148Updated 3 years ago
- This code package implements the prototypical part network (ProtoPNet) from the paper "This Looks Like That: Deep Learning for Interpreta…☆361Updated 2 years ago
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆139Updated last year
- ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021☆99Updated 2 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆299Updated 4 years ago
- Implementation of Layerwise Relevance Propagation for heatmapping "deep" layers☆98Updated 6 years ago
- Python implementation for evaluating explanations presented in "On the (In)fidelity and Sensitivity for Explanations" in NeurIPS 2019 for…☆25Updated 3 years ago
- Robust Out-of-distribution Detection in Neural Networks☆72Updated 3 years ago
- Implementing LRP (Layer-wise Relevance Propagation) for a sequence-to-sequence model with GRU layers.☆11Updated last year
- MetaQuantus is an XAI performance tool to identify reliable evaluation metrics☆34Updated 11 months ago
- Explain Neural Networks using Layer-Wise Relevance Propagation and evaluate the explanations using Pixel-Flipping and Area Under the Curv…☆15Updated 2 years ago