CLIP

Contrastive Language-Image Pre-training

CLIP: Contrastive Language-Image Pre-training

paper :
https://arxiv.org/abs/2103.00020
code :
https://github.com/openai/CLIP
referenced blog :
https://xoft.tistory.com/67

Intro

Contrastive Pre-training

cosine similarity matrix가 identity matrix (I) 에 가깝도록 학습

Application