forward
Description
Add-On Required: This feature requires the Computer Vision Toolbox Model for OpenAI CLIP Network add-on.
[
computes the feature embeddings of the images imageEmbeddings,textEmbeddings,state] = forward(clip,I,text)I and text embeddings
of the text text from the output layers of the CLIP network, and
returns the updated network state state.
Note
This functionality requires Deep Learning Toolbox™.
Input Arguments
Output Arguments
Version History
Introduced in R2026a