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.
☆24Updated 11 months ago
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
- Information Bottlenecks for Attribution☆77Updated 2 years ago
- ☆120Updated 2 years ago
- Morpho-MNIST: Quantitative Assessment and Diagnostics for Representation Learning (http://jmlr.org/papers/v20/19-033.html)☆85Updated 3 weeks ago
- A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).☆133Updated 3 years ago
- Figures & code from the paper "Shortcut Learning in Deep Neural Networks" (Nature Machine Intelligence 2020)☆96Updated 2 years ago
- Pruning CNN using CNN with toy example☆19Updated 3 years ago
- reference implementation for "explanations can be manipulated and geometry is to blame"☆36Updated 2 years ago
- Integrated Grad-CAM (submitted to ICASSP2021 conference)☆19Updated 4 years ago
- Original dataset release for CIFAR-10H☆82Updated 4 years ago
- ☆51Updated 4 years ago
- NeurIPS 2021 | Fine-Grained Neural Network Explanation by Identifying Input Features with Predictive Information☆32Updated 3 years ago
- ☆66Updated 5 years ago
- Code for the paper: Towards Better Understanding Attribution Methods. CVPR 2022.☆16Updated 2 years ago
- ☆109Updated 2 years ago
- Generalizing to unseen domains via distribution matching☆70Updated 4 years ago
- Pytorch implementation of various neural network interpretability methods☆114Updated 2 years ago
- Detect model's attention☆163Updated 4 years ago
- ☆73Updated 4 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 release for the paper "On Completeness-aware Concept-Based Explanations in Deep Neural Networks"☆52Updated 2 years ago
- Python implementation for evaluating explanations presented in "On the (In)fidelity and Sensitivity for Explanations" in NeurIPS 2019 for…☆25Updated 2 years ago
- The Pitfalls of Simplicity Bias in Neural Networks [NeurIPS 2020] (http://arxiv.org/abs/2006.07710v2)☆39Updated last year
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆59Updated 4 years ago
- A basic implementation of Layer-wise Relevance Propagation (LRP) in PyTorch.☆86Updated 2 years ago
- Code to accompany the paper 'Improving model calibration with accuracy versus uncertainty optimization'.☆55Updated 2 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆68Updated 3 years ago
- ☆11Updated last year
- Reveal to Revise: An Explainable AI Life Cycle for Iterative Bias Correction of Deep Models. Paper presented at MICCAI 2023 conference.☆19Updated last year
- Robust Out-of-distribution Detection in Neural Networks☆72Updated 2 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