AlexBinder / LRP_Pytorch_Resnets_DensenetLinks
implements some LRP rules to get explanations for Resnets and Densenet-121, including batchnorm-Conv canonization and tensorbiased layers coming up when canonizing densenets. uses custom backward. should work a GPU.
☆25Updated last year
Alternatives and similar repositories for LRP_Pytorch_Resnets_Densenet
Users that are interested in LRP_Pytorch_Resnets_Densenet are comparing it to the libraries listed below
Sorting:
- ☆122Updated 3 years ago
- Basic LRP implementation in PyTorch☆172Updated last year
- A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).☆139Updated 4 years ago
- This code package implements the prototypical part network (ProtoPNet) from the paper "This Looks Like That: Deep Learning for Interpreta…☆376Updated 3 years ago
- Detect model's attention☆169Updated 5 years ago
- Pytorch implementation of various neural network interpretability methods☆118Updated 3 years ago
- Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.☆233Updated 3 months ago
- Full-gradient saliency maps☆212Updated 2 years ago
- Morpho-MNIST: Quantitative Assessment and Diagnostics for Representation Learning (http://jmlr.org/papers/v20/19-033.html)☆89Updated 9 months ago
- A basic implementation of Layer-wise Relevance Propagation (LRP) in PyTorch.☆98Updated 3 years ago
- An eXplainable AI toolkit with Concept Relevance Propagation and Relevance Maximization☆137Updated last year
- Papers and code of Explainable AI esp. w.r.t. Image classificiation☆223Updated 3 years ago
- ☆112Updated 2 years ago
- Dataset and code for the CLEVR-XAI dataset.☆32Updated 2 years ago
- Original dataset release for CIFAR-10H☆82Updated 5 years ago
- Information Bottlenecks for Attribution☆83Updated 3 years ago
- Reliability diagrams visualize whether a classifier model needs calibration☆160Updated 3 years ago
- Explanation by Progressive Exaggeration☆20Updated 2 years ago
- Pruning CNN using CNN with toy example☆21Updated 4 years ago
- reference implementation for "explanations can be manipulated and geometry is to blame"☆37Updated 3 years ago
- ☆51Updated 5 years ago
- Concept Bottleneck Models, ICML 2020☆223Updated 2 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
- Code for "Generating Interpretable Counterfactual Explanations By Implicit Minimisation of Epistemic and Aleatoric Uncertainties"☆19Updated 4 years ago
- Code for "Uncertainty Estimation Using a Single Deep Deterministic Neural Network"☆273Updated 3 years ago
- The LRP Toolbox provides simple and accessible stand-alone implementations of LRP for artificial neural networks supporting Matlab and Py…☆334Updated 3 years ago
- ☆66Updated 5 years ago
- ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021☆106Updated 3 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆161Updated last year
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆73Updated 3 years ago