OS:
Faiss version:
Faiss compilation options:
Running on:
Interface:
There is already an example in the Getting Started wiki page.
I think what he means is a proper/practical example that takes, say, a batch of images, extracts features/embeddings and does a similarity search on them. My guess is most people are interested in that application and right now there is no real guidance on how to use faiss for that.
Most helpful comment
I think what he means is a proper/practical example that takes, say, a batch of images, extracts features/embeddings and does a similarity search on them. My guess is most people are interested in that application and right now there is no real guidance on how to use faiss for that.