Skip to content

Commit

Permalink
Add notebooks description
Browse files Browse the repository at this point in the history
  • Loading branch information
AgaMiko committed Sep 18, 2020
1 parent fc02c38 commit 6042ff8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,3 +137,7 @@ to all images: black frames, black rural, and red circles.
### Codes

Codes can be found in notebook directory. Images used for experiments are provided in the data directory. Images are already preprocessed with Attention Map Generation method.

* [GEBI notebook](notebooks/GEBI.ipynb) - easy-to-follow script of implemented GEBI method on the example of skin lesions. For quick calculations we provided precalculated attribution maps.
* [SpRay notebook](notebooks/spray.ipynb) - easy-to-follow script of implemented original SpRay method on the example of skin lesions. For quick calculations we provided precalculated attribution maps.
* [modofied SpRay notebook](notebooks/spray.ipynb) - easy-to-follow script of implemented modified SpRay method with additional Isomap dimensionality reduction on the example of skin lesions. For quick calculations we provided precalculated attribution maps.

0 comments on commit 6042ff8

Please sign in to comment.