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
- Basic LRP implementation in PyTorch☆167Updated 8 months ago
- Pytorch implementation of various neural network interpretability methods☆116Updated 3 years ago
- Papers and code of Explainable AI esp. w.r.t. Image classificiation☆204Updated 2 years ago
- Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.☆214Updated 8 months ago
- implements some LRP rules to get explanations for Resnets and Densenet-121, including batchnorm-Conv canonization and tensorbiased layers…☆25Updated last year
- A pytorch implemention of the Explainable AI work 'Contrastive layerwise relevance propagation (CLRP)'☆17Updated 2 years ago
- An eXplainable AI toolkit with Concept Relevance Propagation and Relevance Maximization☆124Updated 9 months ago
- Pruning CNN using CNN with toy example☆20Updated 3 years ago
- The official code of Relevance-CAM☆41Updated last year
- ☆120Updated 3 years ago
- ☆34Updated 2 years ago
- DTD implement on Imagenet pretrained model☆39Updated 4 years ago
- A pytorch implementation of interpretable convolutional neural network.☆67Updated 4 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
- MetaQuantus is an XAI performance tool to identify reliable evaluation metrics☆34Updated 11 months ago
- Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" ht…☆127Updated 4 years ago
- Detect model's attention☆165Updated 4 years 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
- This repository provides a PyTorch implementation of "Fooling Neural Network Interpretations via Adversarial Model Manipulation". Our pap…☆22Updated 4 years ago
- This code package implements the prototypical part network (ProtoPNet) from the paper "This Looks Like That: Deep Learning for Interpreta…☆358Updated 2 years ago
- Official Code Implementation of the paper : XAI for Transformers: Better Explanations through Conservative Propagation☆63Updated 3 years ago
- Implementation of Layerwise Relevance Propagation for heatmapping "deep" layers☆98Updated 6 years ago
- reference implementation for "explanations can be manipulated and geometry is to blame"☆36Updated 2 years ago
- Library implementing state-of-the-art Concept-based and Disentanglement Learning methods for Explainable AI☆54Updated 2 years ago
- Reference tables to introduce and organize evaluation methods and measures for explainable machine learning systems☆74Updated 2 years ago
- Resnets in tensorflow 2.0.☆18Updated last week
- Code for the paper: Towards Better Understanding Attribution Methods. CVPR 2022.☆16Updated 2 years ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- Interpreting DNNs, Relative attributing propagation☆77Updated 4 years ago