clip-retrieval icon indicating copy to clipboard operation
clip-retrieval copied to clipboard

implement block listing on text and image embeddings with a provided list of keywords

Open rom1504 opened this issue 4 years ago • 2 comments

use that + reconstruct + raw text filtering + larger queries

rom1504 avatar Sep 14 '21 22:09 rom1504

reconstruct is too slow for memory mapped indices so it would have to be a filtering on url and text to begin with

rom1504 avatar Sep 14 '21 23:09 rom1504

partially implemented would be nice to make it more generic

rom1504 avatar Sep 16 '21 16:09 rom1504