Skip to content

Commit

Permalink
Added a few other example composites to README
Browse files Browse the repository at this point in the history
  • Loading branch information
chr5tphr committed Jun 24, 2021
1 parent 0d23871 commit c00a03a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ $ .venv/bin/python feed_forward.py \
--cmap coldnhot
```
which computes the lrp heatmaps according to the `epsilon_gamma_box` rule and stores them in `results`, along with the respective input images.
Other possible composites that can be passed to `--composites` are, e.g., `epsilon_plus`, `epsilon_alpha2_beta1_flat`, `guided_backprop`, `excitation_backprop`.

The resulting heatmaps may look like the following:
![beacon heatmaps](https://raw.githubusercontent.com/chr5tphr/zennit/master/share/img/beacon_vgg16_epsilon_gamma_box.png)
Expand Down

0 comments on commit c00a03a

Please sign in to comment.