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

The method for computing "feature responses" #24

Open
yimjae0 opened this issue Aug 8, 2023 · 1 comment
Open

The method for computing "feature responses" #24

yimjae0 opened this issue Aug 8, 2023 · 1 comment

Comments

@yimjae0
Copy link

yimjae0 commented Aug 8, 2023

In the Figure 6, how did you visualize or compute the feature responses?
If possible, can you provide the code for it?

@liuhui0401
Copy link
Collaborator

After the first stage, we got features with the dimension of [npoints, feature_dim]. For the second dimension, we took the maximum or average value as the response characteristic value for each point. Based on this, we conducted visualization.

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