AI-For-Beginners/lessons/X-Extras/X1-MultiModal
Lateefah Bello 20a28677c2 Lesson 18 & 21 2022-05-15 15:58:23 +01:00
..
README.md Lesson 18 & 21 2022-05-15 15:58:23 +01:00

README.md

Multi-Modal Networks

After the success of transformer models for solving NLP tasks, there were many attempts to apply the same or similar architectures to computer vision tasks. Also, there is a growing interest in building models that would combine vision and natural language capabilities. One of such attempts was done by OpenAI, which is called CLIP.

Contrastive Image Pre-Training (CLIP)