AlexBinder / LRP_Pytorch_Resnets_Densenet
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
- A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).☆133Updated 4 years ago
- ☆120Updated 3 years ago
- Integrated Grad-CAM (submitted to ICASSP2021 conference)☆19Updated 4 years ago
- A basic implementation of Layer-wise Relevance Propagation (LRP) in PyTorch.☆88Updated 2 years ago
- ☆109Updated 2 years ago
- Detect model's attention☆165Updated 4 years ago
- Basic LRP implementation in PyTorch☆167Updated 7 months ago
- Code to accompany the paper 'Improving model calibration with accuracy versus uncertainty optimization'.☆55Updated 2 years ago
- Pruning CNN using CNN with toy example☆19Updated 3 years ago
- Morpho-MNIST: Quantitative Assessment and Diagnostics for Representation Learning (http://jmlr.org/papers/v20/19-033.html)☆85Updated last month
- Dataset and code for the CLEVR-XAI dataset.☆31Updated last year
- Pytorch implementation of various neural network interpretability methods☆115Updated 3 years 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
- Code for the paper: Towards Better Understanding Attribution Methods. CVPR 2022.☆16Updated 2 years ago
- reference implementation for "explanations can be manipulated and geometry is to blame"☆36Updated 2 years ago
- Figures & code from the paper "Shortcut Learning in Deep Neural Networks" (Nature Machine Intelligence 2020)☆96Updated 2 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
- ☆51Updated 4 years ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- NeurIPS 2021 | Fine-Grained Neural Network Explanation by Identifying Input Features with Predictive Information☆32Updated 3 years ago
- Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.☆212Updated 7 months ago
- Information Bottlenecks for Attribution☆77Updated 2 years ago
- code release for the paper "On Completeness-aware Concept-Based Explanations in Deep Neural Networks"☆53Updated 2 years ago
- A Benchmark for Failure Detection under Distribution Shifts in Image Classification☆30Updated 4 months ago
- A pytorch implementation of interpretable convolutional neural network.☆66Updated 4 years ago
- Explanation by Progressive Exaggeration☆20Updated 2 years ago
- The Pitfalls of Simplicity Bias in Neural Networks [NeurIPS 2020] (http://arxiv.org/abs/2006.07710v2)☆39Updated last year
- Out-of-distribution detection using the pNML regret. NeurIPS2021☆24Updated 2 months ago
- Full-gradient saliency maps☆208Updated 2 years ago
- A pytorch implemention of the Explainable AI work 'Contrastive layerwise relevance propagation (CLRP)'☆17Updated 2 years ago