Concept
CLIP
CLIP (Contrastive Language-Image Pre-training) is a model from OpenAI that learns a shared embedding space for images and text. It consists of two encoders, one for images (a ViT or ResNet) and one for text (a Transformer), trained so that matching image-caption pairs land…
The rest of “CLIP” is a premium feature: every concept in the library gets a precise, practitioner-focused write-up like this one, cross-linked straight from the paper summaries that use it.
Log in to unlock→