integrated-gradient-pytorch

Attribution tool

A PyTorch implementation of attributing the impact of inputs on deep neural network outputs

This is the pytorch implementation of the paper - Axiomatic Attribution for Deep Networks.

GitHub

181 stars
5 watching
26 forks
Language: Python
last commit: over 2 years ago
integrated-gradientpytorchvisualization

Related projects:

Repository Description Stars
ankurtaly/integrated-gradients An attribution method for deep networks, attributing predictions to input features 598
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
pkmr06/pytorch-smoothgrad PyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients 167
huochaitiantang/pytorch-deep-image-matting Deep learning implementation of image matting, aiming to separate foreground and background from input images. 293
andrewliao11/dni.pytorch An implementation of synthetic gradients to decouple neural network layers and enable scalable communication between them 118
tengshaofeng/residualattentionnetwork-pytorch Implementing a deep learning framework for image classification using Residual Attention Network architecture 680
koz4k/dni-pytorch Decoupled Neural Interfaces using Synthetic Gradients for PyTorch 236
embodiedgpt/embodiedgpt_pytorch A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. 340
hungtuchen/pytorch-dqn An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error. 386
jacobgil/pytorch-pruning This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. 875
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 536
orobix/visual-feature-attribution-using-wasserstein-gans-pytorch A PyTorch implementation of a feature attribution technique using Wasserstein Generative Adversarial Networks for anomaly detection in medical images. 93
atgambardella/pytorch-es An implementation of an optimization algorithm for training neural networks in machine learning environments. 350
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112