I have looked at FAISS examples for feature storage and querying (Random Numbers Examples only). I have not seen any example specific to store/retrieve image vectors, Train, Store, Search Examples using Images ? Please share if there are such real life examples. https://github.com/facebookresearch/faiss
OS:
Faiss version:
Faiss compilation options:
Running on:
Interface:
Faiss is a vector indexing library. How to compute embeddings (or descriptors) from images is not part of the library.
no activity, closing.
Well if you are looking for implementation with images. This might help you. #JustNeedyAsYou
https://waltyou.github.io/Faiss-In-Project-English/
Most helpful comment
Faiss is a vector indexing library. How to compute embeddings (or descriptors) from images is not part of the library.