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

Similarity Metric used in the paper #45

Open
yeshwanthv5 opened this issue Jun 28, 2024 · 3 comments
Open

Similarity Metric used in the paper #45

yeshwanthv5 opened this issue Jun 28, 2024 · 3 comments

Comments

@yeshwanthv5
Copy link

I was wondering what is the similarity metric used in the paper. It doesn't seem to be defined anywhere. It looks like cosine similarity. Can someone please confirm?

@horseee
Copy link
Owner

horseee commented Jul 25, 2024

Hi,

Yes. Cosine similarity is used in paper.

@pengwang823
Copy link

one more question here, is the similarity calculation based on flattened latent or other ways?

@horseee
Copy link
Owner

horseee commented Aug 8, 2024

one more question here, is the similarity calculation based on flattened latent or other ways?

Yes. The features are flattened and then the similarity is computed.

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

3 participants