kaifishr / PyTorchRelevancePropagationLinks
A basic implementation of Layer-wise Relevance Propagation (LRP) in PyTorch.
☆102Updated 3 years ago
Alternatives and similar repositories for PyTorchRelevancePropagation
Users that are interested in PyTorchRelevancePropagation are comparing it to the libraries listed below
Sorting:
- A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).☆139Updated 4 years ago
- Papers and code of Explainable AI esp. w.r.t. Image classificiation☆226Updated 3 years ago
- Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.☆239Updated this week
- An eXplainable AI toolkit with Concept Relevance Propagation and Relevance Maximization☆140Updated 3 weeks ago
- Basic LRP implementation in PyTorch☆174Updated last year
- Pytorch implementation of various neural network interpretability methods☆119Updated 3 years ago
- ☆122Updated 3 years ago
- This code package implements the prototypical part network (ProtoPNet) from the paper "This Looks Like That: Deep Learning for Interpreta…☆388Updated 3 years ago
- Reliability diagrams visualize whether a classifier model needs calibration☆165Updated 3 years ago
- Source Code of the ROAD benchmark for feature attribution methods (ICML22)☆24Updated 2 years ago
- A Benchmark for Failure Detection under Distribution Shifts in Image Classification☆35Updated last year
- Concept Bottleneck Models, ICML 2020☆239Updated 2 years ago
- [ICML 2023] Change is Hard: A Closer Look at Subpopulation Shift☆111Updated 2 years ago
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆147Updated 2 years ago
- A pytorch implementation of interpretable convolutional neural network.☆70Updated 4 years ago
- The official code of Relevance-CAM☆45Updated last year
- Reveal to Revise: An Explainable AI Life Cycle for Iterative Bias Correction of Deep Models. Paper presented at MICCAI 2023 conference.☆20Updated 2 years ago
- ☆263Updated 4 years ago
- Code for the paper "Post-hoc Concept Bottleneck Models". Spotlight @ ICLR 2023☆89Updated last year
- Repository for our NeurIPS 2022 paper "Concept Embedding Models", our NeurIPS 2023 paper "Learning to Receive Help", and our ICML 2025 pa…☆73Updated last week
- ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021☆108Updated 3 years ago
- ☆44Updated last year
- Concept Relevance Propagation for Localization Models, accepted at SAIAD workshop at CVPR 2023.☆15Updated 2 years ago
- [ICLR 2023 spotlight] MEDFAIR: Benchmarking Fairness for Medical Imaging☆73Updated 2 years ago
- [ICLR 23] A new framework to transform any neural networks into an interpretable concept-bottleneck-model (CBM) without needing labeled c…☆132Updated last year
- Mutual Information in Pytorch☆115Updated 2 years ago
- NeurIPS 2021 | Fine-Grained Neural Network Explanation by Identifying Input Features with Predictive Information☆34Updated 4 years ago
- Detect model's attention☆170Updated 5 years ago
- implements some LRP rules to get explanations for Resnets and Densenet-121, including batchnorm-Conv canonization and tensorbiased layers…☆26Updated last year
- A pytorch implemention of the Explainable AI work 'Contrastive layerwise relevance propagation (CLRP)'☆17Updated 3 years ago