Loading lesson page...
Vision-Language Pretraining
BuildPythonNo prerequisitesThe encoder, projection, and decoder are wired. Now train them together. Two objectives drive learning: a contrastive image-text loss (InfoNCE) that pulls matching pairs together in the joint embedding space, and a language modeling loss t...