This commit is contained in:
araison 2024-04-28 16:11:13 +02:00
parent bfa06847ca
commit 4b00a357b3
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
Here is the an example code for using ScoreCAM GNN from the [ScoreCAM GNN : a generalization of an optimal local post-hoc explaining method to any geometric deep learning models](https://arxiv.org/abs/2207.12748) paper
# ScoreCAM GNN
Official implementation of ScoreCAM GNN algorithm. For further informations, see [ScoreCAM GNN : a generalization of an optimal local post-hoc explaining method to any geometric deep learning models, paper](https://arxiv.org/abs/2207.12748)
## Run an example
```python
from torch_geometric.datasets import TUDataset