You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.
How will I combine Text and Image instead of text to text, image to image...? Example: Consider there is a product which has images as well as textual information, how will I use GNES to get the most similar matching product from the index?
How scalable is this solution? Can I index 100 million images or text?
What to do if I want to save the indexes to database and load them during run time?
The text was updated successfully, but these errors were encountered:
I have 3 questions:
How will I combine Text and Image instead of text to text, image to image...? Example: Consider there is a product which has images as well as textual information, how will I use GNES to get the most similar matching product from the index?
How scalable is this solution? Can I index 100 million images or text?
What to do if I want to save the indexes to database and load them during run time?
The text was updated successfully, but these errors were encountered: