Logo

简介

  • 主题概述

示例

  • 表格示例
  • 文本示例
  • 图像示例
    • 图像分类
      • 使用 Partition 解释器解释 PyTorch MobileNetV2
      • 使用 Partition 解释器解释 ResNet50
      • 解释 ImageNet 上 VGG16 的中间层
      • 解释 ImageNet 上 VGG16 的中间层 (PyTorch)
      • 首页 DeepExplainer MNIST 示例
      • 使用 Partition 解释器解释 ResNet50 ImageNet 图像分类
      • ImageNet 上的多类别 ResNet50 (TensorFlow)
      • ImageNet 上的多类别 ResNet50 (TensorFlow)
      • 多输入 Gradient Explainer MNIST 示例
      • PyTorch Deep Explainer MNIST 示例
    • 图像描述
      • 使用 Azure Cognitive Services 和 Partition Explainer 解释图像描述(图像到文本)
      • 使用开源图像描述模型和 Partition Explainer 解释图像描述(图像到文本)
  • 基因组学示例

参考

  • API 参考
  • API 示例
  • 基准测试

开发

  • 发布说明
  • 贡献指南
SHAP
  • 图像示例
  • 查看页面源代码

图像示例

这些示例解释了应用于图像数据的机器学习模型。 它们全部由 Jupyter notebooks 生成,可在 GitHub 上获取。

图像分类

使用 shap.explainers.Partition 解释图像分类器的示例。

  • 使用 Partition 解释器解释 PyTorch MobileNetV2
  • 使用 Partition 解释器解释 ResNet50
  • 解释 ImageNet 上 VGG16 的中间层
  • 解释 ImageNet 上 VGG16 的中间层 (PyTorch)
  • 首页 DeepExplainer MNIST 示例
  • 使用 Partition 解释器解释 ResNet50 ImageNet 图像分类
  • ImageNet 上的多类别 ResNet50 (TensorFlow)
  • ImageNet 上的多类别 ResNet50 (TensorFlow)
  • 多输入 Gradient Explainer MNIST 示例
  • PyTorch Deep Explainer MNIST 示例

图像描述

使用 shap.explainers.Permutation 以模型无关方式生成解释的示例。

  • 使用 Azure Cognitive Services 和 Partition Explainer 解释图像描述(图像到文本)
  • 使用开源图像描述模型和 Partition Explainer 解释图像描述(图像到文本)
Previous Next

© 版权所有 2018, Scott Lundberg。

使用 Sphinx 构建,主题由 Read the Docs 提供,点击此处查看主题。