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

Question about Attention Image or Heatmap Generation #14

Open
wzjahucm opened this issue Dec 18, 2021 · 1 comment
Open

Question about Attention Image or Heatmap Generation #14

wzjahucm opened this issue Dec 18, 2021 · 1 comment

Comments

@wzjahucm
Copy link

Hi Kevinz, thanks for your awesome work. I'd like to do a visual analysis to get a better understanding of the CSRA. Could you please give me some advice on how to visualize the attention score (or heatmap, attention image)? Thank you very much!

@wzjahucm wzjahucm changed the title Attention Image or Heatmap Generation Advices Question about Attention Image or Heatmap Generation Dec 18, 2021
@Kevinz-code
Copy link
Owner

Hi, thanks for reading our work.

A core implementation of the heatmap's visualization has been added in our codebase, see utils/visualize.py.
This file demonstrate a simple visualization of an image (can adjust some parameters in it). Also refer to https://github.com/clovaai/wsolevaluation for more information about class activation maps.

Best,
Authors

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

2 participants