hans66hsu / nn_interpretability
Pytorch implementation of various neural network interpretability methods
☆116Updated 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).☆134Updated 4 years ago
- Basic LRP implementation in PyTorch☆167Updated 7 months ago
- A basic implementation of Layer-wise Relevance Propagation (LRP) in PyTorch.☆88Updated 2 years ago
- ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021☆98Updated 2 years ago
- Detect model's attention☆165Updated 4 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆160Updated last year
- A pytorch implementation of interpretable convolutional neural network.☆66Updated 4 years ago
- Pruning CNN using CNN with toy example☆19Updated 3 years ago
- Code to accompany the paper 'Improving model calibration with accuracy versus uncertainty optimization'.☆55Updated 2 years ago
- Papers and code of Explainable AI esp. w.r.t. Image classificiation☆204Updated 2 years ago
- ☆120Updated 3 years ago
- Reliability diagrams visualize whether a classifier model needs calibration☆146Updated 3 years ago
- ☆109Updated 2 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
- The official code of Relevance-CAM☆41Updated last year
- Implementation of the paper "Shapley Explanation Networks"☆88Updated 4 years ago
- A pytorch implemention of the Explainable AI work 'Contrastive layerwise relevance propagation (CLRP)'☆17Updated 2 years ago
- An eXplainable AI toolkit with Concept Relevance Propagation and Relevance Maximization☆124Updated 9 months 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…☆358Updated 2 years ago
- The re-implementation of Smooth Grad-CAM++ with pytorch☆65Updated 5 years ago
- A pytorch implementation of MCDO(Monte-Carlo Dropout methods)☆56Updated 6 years ago
- implements some LRP rules to get explanations for Resnets and Densenet-121, including batchnorm-Conv canonization and tensorbiased layers…☆25Updated last year
- Addressing Failure Prediction by Learning Model Confidence☆171Updated 2 years ago
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆135Updated last year
- code release for the paper "On Completeness-aware Concept-Based Explanations in Deep Neural Networks"☆53Updated 2 years ago
- Explain Neural Networks using Layer-Wise Relevance Propagation and evaluate the explanations using Pixel-Flipping and Area Under the Curv…☆15Updated 2 years ago
- DTD implement on Imagenet pretrained model☆39Updated 4 years ago
- ☆66Updated 5 years ago
- Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.☆212Updated 8 months ago