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

Visualize and manually modify semantic clustering #14

Open
ikergf opened this issue Jul 28, 2023 · 1 comment
Open

Visualize and manually modify semantic clustering #14

ikergf opened this issue Jul 28, 2023 · 1 comment

Comments

@ikergf
Copy link

ikergf commented Jul 28, 2023

Hello,

I was wondering if it is possible to visualize the semantic clustering results of the input images (and the attention maps) as in your paper. I have tried it, but I have not been able to visualize them.

Moreover, I was also thinking about modifying the clustering masks with my own ones so the model could learn to focus on the specified parts, but I'm having some problems. Do you think it is feasible?

@cwhgn
Copy link
Collaborator

cwhgn commented Aug 1, 2023

You can modify the following function to implement the visualization.

def get_mask(features,clsnum):

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