Faiss: Please share an example to run faiss on python

Created on 28 Dec 2018  路  2Comments  路  Source: facebookresearch/faiss

Summary

Platform

OS:

Faiss version:

Faiss compilation options:

Running on:

  • [x] CPU
  • [x] GPU

Interface:

  • [ ] C++
  • [x] Python

Reproduction instructions

out-of-scope

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.

All 2 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cherryPotter picture cherryPotter  路  3Comments

maozezhong picture maozezhong  路  3Comments

Ljferrer picture Ljferrer  路  3Comments

xxllp picture xxllp  路  3Comments

daniellevy picture daniellevy  路  3Comments