Image Embedding Encoders
To import an image embedding encoder into your training database, use the action ImportImageEmbeddingEncoder.
-
ImageEmbedding_Clip-ViT-B-32.dat
An embedding is a numerical representation of an image - a vector that you can index into your IDOL Content component. If you want to perform image search you can generate vectors using this pre-trained encoder. You must use the corresponding model with your IDOL QMS and Content components to obtain a vector from the search keyword(s).