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

embedding space #53

Closed
smallelephant9516 opened this issue Feb 2, 2021 · 2 comments
Closed

embedding space #53

smallelephant9516 opened this issue Feb 2, 2021 · 2 comments

Comments

@smallelephant9516
Copy link

It looks like an amazing work. However, I feel like I need some help. I have an unlabeled dataset and I want to get a general understanding of my dataset by looking at the higher level of representation on each image in the embedding space. Where I could check the embedding of each image to visualize the cluster? Thanks for your help.

@wvangansbeke
Copy link
Owner

Hi @smallelephant9516,

Thank for your interest and trying out the code.

You could "overcluster" your dataset and visualize the prototype of each cluster to get an idea what each cluster represents.
I would also take a look at the nearest neighbors.

Have a look at eval.py to visualize the prototypes. I believe this will be helpful.

@wvangansbeke
Copy link
Owner

Hi @smallelephant9516,

If you have any more issues, let us know. Closing this for now.

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