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

Find all similar images in database #27

Open
JannikZed opened this issue May 23, 2018 · 3 comments
Open

Find all similar images in database #27

JannikZed opened this issue May 23, 2018 · 3 comments

Comments

@JannikZed
Copy link
Contributor

As far as I understand the system, you could only compare a picture send in via URL or formed data with the ones already in place. How could we compare all pictures with each others in the database to find all that are similar?

@dgtlmoon
Copy link

Hey, yes I see the problem here, is that the project is kind of vague how it describes itself, you can only compare images and not search... which would mean N* searches for all images... ouch

@dgtlmoon
Copy link

But, back to the original project... https://image-match.readthedocs.io/en/latest/searches.html ?

@lostpebble
Copy link

Yes, this something I would really love to have. Right now the only way to search for similar images is to upload one? (be it by the url passed, or an actual image sent with POST)

Is there no way for us to just pass a filepath already in our database and get similar results from that?

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