Skip to content

Commit

Permalink
docs: adapt existing doc to changes fix up
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonin POCHE committed Oct 4, 2023
1 parent bf01520 commit 9319369
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,26 @@ There are 4 modules in Xplique, [Attribution methods](https://deel-ai.github.io/
| Deconvolution | TF | [Paper](https://arxiv.org/abs/1311.2901) |
| Grad-CAM | TF | [Paper](https://arxiv.org/abs/1610.02391) |

| **Attribution Method** | Type of Model | Source |
| :--------------------- | :----------------------- | :----------------------------------------: |
| Deconvolution | TF | ✔️ |
| Grad-CAM | TF ||

| **Attribution Method** | Type of Model | Source |
| :--------------------- | :----------------------- | :---------------------------------------- |
| Deconvolution | TF | ✔️ |
| Grad-CAM | TF ||

| **Attribution Method** | Type of Model | Source |
| :--------------------- | :----------------------- | :---------------------------------------- |
| Deconvolution | TF | 🔵 |
| Grad-CAM | TF | ? |

| **Attribution Method** | Type of Model | Source |
| :--------------------- | :----------------------- | :---------------------------------------- |
| Deconvolution | TF ||
| Grad-CAM | TF | ? |

<details>
<summary><b>Table of attributions available</b></summary>

Expand Down

0 comments on commit 9319369

Please sign in to comment.