Skip to content

Commit

Permalink
readme layout
Browse files Browse the repository at this point in the history
  • Loading branch information
sMamooler committed Jan 2, 2022
1 parent 3e5a82f commit d562f10
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,30 @@

## Methods

### [ResNet Explainability](code/rn_cam.py)

### [ViT Explainability](code/vit_cam.py)


## [Experiments](code/notebooks)


### [Global Saliency](code/notebooks/global_vis.ipynb)


### [Per-Word Saliency](code/notebooks/perword_vis.ipynb)


### [Attention Bias](code/notebooks/affectnet_emotions.ipynb)


### [Positive and Negative Saliency](code/notebooks/pos_neg_vis.ipynb)

#### Text-Image Saliency

#### Cross-Image Saliency


### [Artemis Emotion Saliency](code/notebooks/artemis_emotions.ipynb)


## Experiments

0 comments on commit d562f10

Please sign in to comment.