-
Notifications
You must be signed in to change notification settings - Fork 40
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
Same search results for searching very different images. #91
Comments
Hi- can you please run the following and send the output?
I will check what is happening with the encoding. |
I have also noticed that searching on one of the images in the collection (e.g https://images.unsplash.com/photo-1543470388-80a8f5281639?w=300&q=80 ) does not return that image. In some cases the results seem unrelated. |
@elliotsayes I think this is the case where the model being used to encode in the |
Is there a way to select the model for the |
Using the
unsplash-images
collection: https://playground.getvectorai.com/collections/?collection=unsplash-imagesresult for:
vi_client.search_image('unsplash-images', image_url, ['image_url_vector_'])
with
image_url
as:https://www.rover.com/blog/wp-content/uploads/2020/06/siberian-husky-4735878_1920.jpg
https://davidkerrphotography.co.nz/wp-content/uploads/2016/10/Slide01.jpg
identical result for both:
The text was updated successfully, but these errors were encountered: