@@ -209,11 +209,11 @@ Zum starten des LSTMS einfach in den ordner caption_lib navigieren und von dort
### Attention
## visualisation
[Attention_good](/Demo/Attention_good.png)

Here we can see that the attention reacts on specific words and if it does not react at all then we can assume that there was a learning only from the captions not from the vector we provided.
## Bad visualisation
[Attention_bad](/Demo/Attention_bad.png)

The attention can't be maped correctly because we do not know the dimensions the pictures have and how the CNN changed the data during the learning.