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

On the method of feature visualization #31

Closed
fupiao1998 opened this issue Jul 15, 2020 · 2 comments
Closed

On the method of feature visualization #31

fupiao1998 opened this issue Jul 15, 2020 · 2 comments

Comments

@fupiao1998
Copy link

Thank you for the open source code. Here I would like to ask what method is used to visualize the feature map in figure 1 of the paper. I look forward to your reply!

@iamhankai
Copy link
Member

import matplotlib.pyplot as plt
plt.imshow(image)

@fupiao1998
Copy link
Author

Fine, this did not help my question, I think it’s better for me to study the answer by myself

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