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

How can I visualize diffpool process? #38

Open
daeunni opened this issue Nov 15, 2021 · 1 comment
Open

How can I visualize diffpool process? #38

daeunni opened this issue Nov 15, 2021 · 1 comment

Comments

@daeunni
Copy link

daeunni commented Nov 15, 2021

Thank you for your nice work.

Like in your paper fig.2 , How can I visualize diffpooling process?
What method did you use?

Best,
Daeun Lee

@Skyorca
Copy link

Skyorca commented Mar 30, 2023

You can use networkx. Roughly speaking, after assigning each node with an id and using a mapping from id to color, you can draw graphs with node colored. The dash circle may be added manually :)

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