Cineast is a multi-feature content-based mulitmedia retrieval engine. It is capable of retrieving images, audio- and video sequences as well as 3d models based on edge or color sketches, textual descriptions and example objects.
Makes CLIP fully functional with sensible correspondence functions, tested on the LSC dataset (it assumes that the cosine distance is an actual distance and not a similarity function)
Fixes a bug where thumbnails would not be resolved if there is a _ in the objectid (e.g. i_coffee_cup)
Explicitly makes sure that the preprocessing is the same as in the CLIP python examples
Implements farthest-neighbor search on the DBSelector if ever there is a distance-function which is actually a similarity-function
Contingent on https://github.com/vitrivr/cottontaildb/issues/117 being merged, this PR:
_
in the objectid (e.g.i_coffee_cup
)DBSelector
if ever there is a distance-function which is actually a similarity-functionExample: