fhvilshoj / TorchLRP
A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).
☆127Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for TorchLRP
- A basic implementation of Layer-wise Relevance Propagation (LRP) in PyTorch.☆78Updated 2 years ago
- Pytorch implementation of various neural network interpretability methods☆111Updated 2 years ago
- Basic LRP implementation in PyTorch☆166Updated 3 months ago
- A pytorch implemention of the Explainable AI work 'Contrastive layerwise relevance propagation (CLRP)'☆17Updated 2 years ago
- Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.☆202Updated 4 months ago
- ☆35Updated last year
- Papers and code of Explainable AI esp. w.r.t. Image classificiation☆196Updated 2 years ago
- Pruning CNN using CNN with toy example☆19Updated 3 years ago
- An eXplainable AI toolkit with Concept Relevance Propagation and Relevance Maximization☆118Updated 5 months ago
- NeurIPS 2021 | Fine-Grained Neural Network Explanation by Identifying Input Features with Predictive Information☆32Updated 2 years ago
- reference implementation for "explanations can be manipulated and geometry is to blame"☆35Updated 2 years ago
- ☆117Updated 2 years ago
- implements some LRP rules to get explanations for Resnets and Densenet-121, including batchnorm-Conv canonization and tensorbiased layers…☆24Updated 8 months ago
- The official code of Relevance-CAM☆41Updated 8 months ago
- Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" ht…☆127Updated 3 years ago
- Reveal to Revise: An Explainable AI Life Cycle for Iterative Bias Correction of Deep Models. Paper presented at MICCAI 2023 conference.☆19Updated 10 months ago
- This repository provides a PyTorch implementation of "Fooling Neural Network Interpretations via Adversarial Model Manipulation". Our pap…☆22Updated 3 years ago
- Detect model's attention☆155Updated 4 years ago
- Code for the paper: Towards Better Understanding Attribution Methods. CVPR 2022.