CLIP: Connecting text and images
OpenAI just released a model that understands images the way GPT understands text. Zero-shot learning for vision is here.

Why it matters
CLIP represents a fundamental shift in how AI systems learn visual concepts—moving from supervised image classification to natural language supervision. This multimodal capability became foundational for subsequent generative AI products and benchmarks.
The key facts
5 to knowNeural network learns visual concepts from natural language supervision
Zero-shot classification capability across visual benchmarks
Multimodal model connecting text and image understanding
Published January 5, 2021 by OpenAI
Efficiency claim: can apply to any visual classification benchmark by providing category names
Go to the source
OpenAI Blogopenai.com
Publisher excerpt: We’re introducing a neural network called CLIP which efficiently learns visual concepts from natural language supervision. CLIP can be applied to any visual classification benchmark by simply providing the names of the visual categories to be recognized, similar to the “zero-shot” capabilities of…