Sepf1ns
Sepf1ns t1_j32rcxp wrote
Reply to comment by BreakingCiphers in Image matching within database? [P] by Clarkmilo
> Some solutions could be to cluster your database embeddings, use sparse matrices, use approximate KNN, add some explore-exploit heuristics
Pretty sure Faiss can help with that
Edit:
I'd recommend this Course to anyone who wants to try it out.
Sepf1ns t1_j33qv9r wrote
Reply to comment by [deleted] in Image matching within database? [P] by Clarkmilo
Yeah, I think so. However I don't know if it can scale as well as faiss