hans66hsu / nn_interpretability
Pytorch implementation of various neural network interpretability methods
☆117Updated 3 years ago
Alternatives and similar repositories for nn_interpretability:
Users that are interested in nn_interpretability are comparing it to the libraries listed below
- A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).☆135Updated 4 years ago
- Papers and code of Explainable AI esp. w.r.t. Image classificiation☆204Updated 2 years ago
- Basic LRP implementation in PyTorch☆168Updated 8 months ago
- ☆34Updated 2 years ago
- A pytorch implementation of interpretable convolutional neural network.☆67Updated 4 years ago
- Detect model's attention☆165Updated 4 years ago
- A basic implementation of Layer-wise Relevance Propagation (LRP) in PyTorch.☆89Updated 2 years ago
- This code package implements the prototypical part network (ProtoPNet) from the paper "This Looks Like That: Deep Learning for Interpreta…☆361Updated 2 years ago
- ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021☆99Updated 2 years ago
- DTD implement on Imagenet pretrained model☆39Updated 4 years ago
- ☆120Updated 3 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆160Updated last year
- Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" ht…☆127Updated 4 years ago
- NeurIPS 2021 | Fine-Grained Neural Network Explanation by Identifying Input Features with Predictive Information☆32Updated 3 years ago
- An eXplainable AI toolkit with Concept Relevance Propagation and Relevance Maximization☆124Updated 10 months ago
- The official code of Relevance-CAM☆42Updated last year
- Reliability diagrams visualize whether a classifier model needs calibration☆148Updated 3 years ago
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆139Updated last year
- Domain adaptation made easy. Fully featured, modular, and customizable.☆371Updated 2 years ago
- Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.☆220Updated 8 months ago
- Pruning CNN using CNN with toy example☆20Updated 3 years ago
- Generalizing to unseen domains via distribution matching☆70Updated 4 years ago
- Full-gradient saliency maps☆209Updated 2 years ago
- Code to accompany the paper 'Improving model calibration with accuracy versus uncertainty optimization'.☆55Updated 2 years ago
- implements some LRP rules to get explanations for Resnets and Densenet-121, including batchnorm-Conv canonization and tensorbiased layers…☆25Updated last year
- ☆109Updated 2 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆125Updated 5 years ago
- Implementation of Layerwise Relevance Propagation for heatmapping "deep" layers☆98Updated 6 years ago
- The repository contains lists of papers on causality and how relevant techniques are being used to further enhance deep learning era comp…☆93Updated last year
- The re-implementation of Smooth Grad-CAM++ with pytorch☆65Updated 5 years ago