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

Using LSH to Accelerate Embedding Similarity Search #29

Open
IronMan-I opened this issue Dec 8, 2023 · 1 comment
Open

Using LSH to Accelerate Embedding Similarity Search #29

IronMan-I opened this issue Dec 8, 2023 · 1 comment

Comments

@IronMan-I
Copy link

IronMan-I commented Dec 8, 2023

Why not first filter the images with LSH, and then perform cosine calculations with vectors?

@mazzzystar mazzzystar changed the title 搜图问题 Using LSH to Accelerate Embedding Similarity Search Dec 8, 2023
@mazzzystar
Copy link
Owner

@IronMan-I This is a good idea, I need to first understand the implementation complexity of LSH. If you're willing, feel free to submit a PR (Pull Request).

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