Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For computing localisation and faithfullness metrics of the saliency maps:
* [quantus](https://github.com/understandable-machine-intelligence-lab/Quantus)

For computing the saliency maps and TCAV-scores (depending on the experiment/notebook):
* [tf-explain](https://github.com/sicara/tf-explain), [innvestigate](https://github.com/albermax/innvestigate) and [xplique(https://github.com/deel-ai/xplique)]
* [tf-explain](https://github.com/sicara/tf-explain), [innvestigate](https://github.com/albermax/innvestigate) and [xplique](https://github.com/deel-ai/xplique)

For generating concept images (used in the Human-in-the-Loop (HIL) experiments):
* Stable Diffusion v1.5 from [diffusers](https://github.com/huggingface/diffusers)
Expand Down