fhvilshoj / TorchLRP
A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).
☆136Updated 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.☆91Updated 2 years ago
- Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.☆224Updated 9 months ago
- Basic LRP implementation in PyTorch☆169Updated 9 months ago
- Pytorch implementation of various neural network interpretability methods☆117Updated 3 years ago
- An eXplainable AI toolkit with Concept Relevance Propagation and Relevance Maximization☆125Updated 10 months ago
- Papers and code of Explainable AI esp. w.r.t. Image classificiation☆208Updated 2 years ago
- A pytorch implemention of the Explainable AI work 'Contrastive layerwise relevance propagation (CLRP)'☆17Updated 2 years 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
- Pruning CNN using CNN with toy example☆20Updated 3 years ago
- The official code of Relevance-CAM☆43Updated last year
- reference implementation for "explanations can be manipulated and geometry is to blame"☆36Updated 2 years ago
- ☆120Updated 3 years ago
- Detect model's attention☆165Updated 4 years ago
- Tensorflow 2.1 implementation of LRP for LSTMs☆38Updated 2 years ago
- Explain Neural Networks using Layer-Wise Relevance Propagation and evaluate the explanations using Pixel-Flipping and Area Under the Curv…☆16Updated 2 years 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
- Reveal to Revise: An Explainable AI Life Cycle for Iterative Bias Correction of Deep Models. Paper presented at MICCAI 2023 conference.☆19Updated last year
- Reference tables to introduce and organize evaluation methods and measures for explainable machine learning systems☆74Updated 3 years ago
- ☆11Updated last year
- NeurIPS 2021 | Fine-Grained Neural Network Explanation by Identifying Input Features with Predictive Information☆33Updated 3 years ago
- DTD implement on Imagenet pretrained model☆39Updated 4 years ago
- A pytorch implementation of interpretable convolutional neural network.☆67Updated 4 years ago
- Implementation of Layerwise Relevance Propagation for heatmapping "deep" layers☆98Updated 6 years ago
- Code for the paper: Towards Better Understanding Attribution Methods. CVPR 2022.☆16Updated 2 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- code release for the paper "On Completeness-aware Concept-Based Explanations in Deep Neural Networks"☆53Updated 3 years ago
- Integrated Grad-CAM (submitted to ICASSP2021 conference)☆19Updated 4 years ago
- Using / reproducing ACD from the paper "Hierarchical interpretations for neural network predictions" 🧠 (ICLR 2019)☆128Updated 3 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