Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About the attention map #19

Open
o0t1ng0o opened this issue Jul 23, 2018 · 11 comments
Open

About the attention map #19

o0t1ng0o opened this issue Jul 23, 2018 · 11 comments

Comments

@o0t1ng0o
Copy link

Hi, @heykeetae
I had read the paper and found the attention map in the paper.
But, how can i visualize the attention map?
In sagan_models.py, there is a tensor about B X N X N, called "attention".
And how can i utilize this tensor?
Could you please give me some advise?
Many thanks!

@kikyou123
Copy link

@o0t1ng0o I have the same question. Can you find the way to visualize the attention map.

@santiestrada32
Copy link

I have the same question, given a point in the image, how to visualize its attention map.

@xingdi1990
Copy link

Same issue here

@xiaosean
Copy link

Same question!!

@jsczzzk
Copy link

jsczzzk commented Mar 28, 2019

same quesetion!

@kehuantiantang
Copy link

Actually, I try to visualize the final result after y = self.gamma * attention_x + x, but got nothing expect noise.

@sybil12
Copy link

sybil12 commented Sep 18, 2019

Hi, @heykeetae
I had read the paper and found the attention map in the paper.
But, how can i visualize the attention map?
In sagan_models.py, there is a tensor about B X N X N, called "attention".
And how can i utilize this tensor?
Could you please give me some advise?
Many thanks!

did you find the way?

@AdilZouitine
Copy link

Same issue

@Haoru
Copy link

Haoru commented Aug 27, 2020

same quesetion!

@csyhping
Copy link

Same issue! Can @heykeetae give some help or anyone else?

@valillon
Copy link

Related #54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests