interlace_embeds | R Documentation |
interlace image stack between seed and query
interlace_embeds(seed, query, dimensions)
seed |
matrix - seed embedding image stack |
query |
matrix - query embedding image stack |
dimensions |
int vector describing which embeddings should be selected |
Takes selected embedding from seed and query and creates and interlaced embedding matrix starting with the first seed embedding
embedding matrix containing seed embeddings + query embeddings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.