myc159 / Deep-Taylor-DecompositionLinks
DTD implement on Imagenet pretrained model
☆41Updated 5 years ago
Alternatives and similar repositories for Deep-Taylor-Decomposition
Users that are interested in Deep-Taylor-Decomposition are comparing it to the libraries listed below
Sorting:
- ☆34Updated 2 years ago
- Pytorch implementation of various neural network interpretability methods☆118Updated 3 years ago
- Code for the paper "A Simple Unified Framework for Detecting Out-of-Distribution Samples and Adversarial Attacks".☆348Updated 6 years ago
- This is the pytorch implementation of the paper - Axiomatic Attribution for Deep Networks.☆189Updated 3 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
- ☆226Updated 5 years ago
- A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).☆139Updated 4 years ago
- ☆112Updated 2 years ago
- Self-Supervised Learning for OOD Detection (NeurIPS 2019)☆267Updated 4 years ago
- Pruning CNN using CNN with toy example☆21Updated 4 years ago
- Detect model's attention☆169Updated 5 years ago
- [ICML 2019] ME-Net: Towards Effective Adversarial Robustness with Matrix Estimation☆54Updated 2 weeks ago
- Full-gradient saliency maps☆212Updated 2 years ago
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆73Updated 6 years ago
- A Baseline for Detecting Misclassified and Out-of-Distribution Examples in Neural Networks☆231Updated 6 years ago
- Variational Adversarial Active Learning (ICCV 2019)☆231Updated 2 years ago
- Uncertainty quantification using Bayesian neural networks in classification (MIDL 2018, CSDA)☆137Updated 6 years ago
- Uncertainty in Deep Learning Papers☆34Updated 3 years ago
- ☆187Updated 2 months ago
- Implementation of the paper "Shapley Explanation Networks"☆88Updated 4 years ago
- Pytorch implementation of Maximum Mean Discrepancy Variational Autoencoder, a member of the InfoVAE family that maximizes Mutual Informat…