fhvilshoj / TorchLRPLinks
A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).
☆138Updated 4 years ago
Alternatives and similar repositories for TorchLRP
Users that are interested in TorchLRP are comparing it to the libraries listed below
Sorting:
- A basic implementation of Layer-wise Relevance Propagation (LRP) in PyTorch.☆96Updated 2 years ago
- Pytorch implementation of various neural network interpretability methods☆118Updated 3 years ago
- A pytorch implemention of the Explainable AI work 'Contrastive layerwise relevance propagation (CLRP)'☆17Updated 3 years ago
- Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.☆230Updated 3 weeks ago
- Basic LRP implementation in PyTorch☆171Updated last year
- Papers and code of Explainable AI esp. w.r.t. Image classificiation☆215Updated 3 years ago
- ☆121Updated 3 years ago
- An eXplainable AI toolkit with Concept Relevance Propagation and Relevance Maximization☆130Updated last year
- implements some LRP rules to get explanations for Resnets and Densenet-121, including batchnorm-Conv canonization and tensorbiased layers…☆25Updated last year
- Pruning CNN using CNN with toy example☆21Updated 4 years ago
- ☆34Updated 2 years ago
- This code package implements the prototypical part network (ProtoPNet) from the paper "This Looks Like That: Deep Learning for Interpreta…☆372Updated 3 years ago
- Detect model's attention☆168Updated 5 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
- Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" ht…☆128Updated 4 years ago
- A pytorch implementation of interpretable convolutional neural network.☆67Updated 4 years ago
- A pytorch implementation of MCDO(Monte-Carlo Dropout methods)☆57Updated 6 years ago
- The official code of Relevance-CAM☆45Updated last year
- Reliability diagrams visualize whether a classifier model needs calibration☆155Updated 3 years ago
- Robust Out-of-distribution Detection in Neural Networks☆73Updated 3 years ago
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆143Updated 2 years ago
- Visually Explainable VAE☆63Updated 4 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆160Updated last year
- NeurIPS 2021 | Fine-Grained Neural Network Explanation by Identifying Input Features with Predictive Information☆34Updated 3 years ago
- Reference tables to introduce and organize evaluation methods and measures for explainable machine learning systems☆74Updated 3 years ago
- ☆12Updated 2 years ago
- ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021☆104Updated 3 years ago
- Confidence-Aware Learning for Deep Neural Networks (ICML2020)☆74Updated 5 years ago
- Official implementation for Likelihood Regret: An Out-of-Distribution Detection Score For Variational Auto-encoder at NeurIPS 2020☆50Updated 4 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆73Updated 3 years ago