smoothgrad

There are 9 repositories under smoothgrad topic.

  • torch-cam

    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)

    Language:Python2.1k1260211
  • PAIR-code/saliency

    Framework-agnostic implementation for state-of-the-art saliency methods (XRAI, BlurIG, SmoothGrad, and more).

    Language:Jupyter Notebook9622537192
  • PaddlePaddle/InterpretDL

    InterpretDL: Interpretation of Deep Learning Models,基于『飞桨』的模型可解释性算法库。

    Language:Python241114338
  • hans66hsu/nn_interpretability

    Pytorch implementation of various neural network interpretability methods

    Language:Jupyter Notebook1123419
  • TooTouch/WhiteBox-Part1

    In this part, I've introduced and experimented with ways to interpret and evaluate models in the field of image. (Pytorch)

    Language:Jupyter Notebook404016
  • hummat/saliency

    PyTorch implementation of 'Vanilla' Gradient, Grad-CAM, Guided backprop, Integrated Gradients and their SmoothGrad variants.

    Language:Jupyter Notebook19003
  • kamata1729/visualize-pytorch

    Pytorch implementation of gradCAM, guidedBackProp, smoothGrad

    Language:Python12202
  • kazuto1011/smoothgrad-pytorch

    PyTorch re-implementation of SmoothGrad

    Language:Python7100
  • js-yoo/xai_kimst2020

    "XAI를 위한 Attribution Method 접근법 분석 및 동향 Analysis and Trend of Attribution Methods for XAI" 에서 사용한 코드와 예시를 공개

    Language:Jupyter Notebook110