smoothgrad
There are 9 repositories under smoothgrad topic.
frgfm/torch-cam
Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)
PAIR-code/saliency
Framework-agnostic implementation for state-of-the-art saliency methods (XRAI, BlurIG, SmoothGrad, and more).
PaddlePaddle/InterpretDL
InterpretDL: Interpretation of Deep Learning Models,基于『飞桨』的模型可解释性算法库。
hans66hsu/nn_interpretability
Pytorch implementation of various neural network interpretability methods
TooTouch/WhiteBox-Part1
In this part, I've introduced and experimented with ways to interpret and evaluate models in the field of image. (Pytorch)
hummat/saliency
PyTorch implementation of 'Vanilla' Gradient, Grad-CAM, Guided backprop, Integrated Gradients and their SmoothGrad variants.
kamata1729/visualize-pytorch
Pytorch implementation of gradCAM, guidedBackProp, smoothGrad
kazuto1011/smoothgrad-pytorch
PyTorch re-implementation of SmoothGrad
js-yoo/xai_kimst2020
"XAI를 위한 Attribution Method 접근법 분석 및 동향 Analysis and Trend of Attribution Methods for XAI" 에서 사용한 코드와 예시를 공개