Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
bjoern committed Nov 7, 2023
1 parent ba3193d commit 847f090
Showing 10 changed files with 14 additions and 4,196 deletions.
323 changes: 0 additions & 323 deletions BLIP/evaluate_chefer_2.ipynb

This file was deleted.

1 change: 0 additions & 1 deletion BLIP/explanation.json

This file was deleted.

1 change: 0 additions & 1 deletion BLIP/explanation_0.01_0.25.json

This file was deleted.

1 change: 0 additions & 1 deletion BLIP/explanation_woman.json

This file was deleted.

155 changes: 0 additions & 155 deletions BLIP/visual.ipynb

This file was deleted.

2,763 changes: 0 additions & 2,763 deletions BLIP/visual_embed.ipynb

This file was deleted.

137 changes: 0 additions & 137 deletions BLIP/visual_eval copy 2.ipynb

This file was deleted.

372 changes: 0 additions & 372 deletions BLIP/visual_eval copy.ipynb

This file was deleted.

441 changes: 0 additions & 441 deletions BLIP/visual_eval_.ipynb

This file was deleted.

16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -30,6 +30,7 @@ The main folders are atman-magma, for all XAI implementations on the MAGMA model
```
cd atman-magma
```

## image-text/ MAGMA x AtMan
requires 1 RTX 3090

@@ -64,9 +65,20 @@ python example_steering.py
python example_document_qa_sentence_level_explain.py
```

## image-text/ BLIP
on it
# examples with BLIP
```
cd BLIP
```

## image-text/ BLIP x AtMan
```
python explain_vqa_run.py
```

## image-text/ BLIP x Chefer
```
python explain_vqa_chefer.py
```


# Method and Evaluation

0 comments on commit 847f090

Please sign in to comment.