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

Code for experiments in the paper #7

Open
xqyzjl opened this issue Oct 16, 2024 · 0 comments
Open

Code for experiments in the paper #7

xqyzjl opened this issue Oct 16, 2024 · 0 comments

Comments

@xqyzjl
Copy link

xqyzjl commented Oct 16, 2024

I've carefully read your paper and tried craft on my own data. It's a wonderful work!

But I have some questions of the code:

  1. The tutorial in the codebase use the NMF in scikit-learn, which is not the one you implemented in the supplementary material.
  2. The recursive discovery of concepts is not implemented in this codebase.
  3. The heatmap visualization of the input image is not implemented as the supplementary material. Instead, just resize the activation feature.
  4. There's a very beautiful visualization of concepts in the paper which is cited using methods in "https://distill.pub/2017/feature-visualization" but no code for this.

I really want to follow your work and do some further explorations. I would appreciate it if you could provide me with the above code!

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

1 participant