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

When I use compute_dists.py and get the distance between 2 images, what does it mean? #24

Closed
AdarshMJ opened this issue May 12, 2019 · 3 comments

Comments

@AdarshMJ
Copy link

If the distance is smaller, does it mean the two images are similar?

@richzhang
Copy link
Owner

Yup!

@AdarshMJ
Copy link
Author

Oh okay. Cool got it. Thank you for clarifying this.
Also you mention to calculate the distance between two image patches we first compute deep embeddings. What exactly does it mean? Do you extract features?

@richzhang
Copy link
Owner

Yes, exactly. The AlexNet or VGG features are high-dimensional "embedding" of the image.

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