Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -214,7 +214,7 @@ Here we can see that the attention reacts on specific words and if it does not r ## Bad visualisation  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. The attention can't be mapped correctly because we do not know the dimensions of the pictures and how the CNN changed the data during the learning. We see here that "surfer" and "riding" is in the same area but we do not know how to correctly map it on the surfer in the picture. * **Problems:** Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -214,7 +214,7 @@ Here we can see that the attention reacts on specific words and if it does not r ## Bad visualisation  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. The attention can't be mapped correctly because we do not know the dimensions of the pictures and how the CNN changed the data during the learning. We see here that "surfer" and "riding" is in the same area but we do not know how to correctly map it on the surfer in the picture. * **Problems:** Loading