Skip to main content

Module joint_embedding_spaces_transfer

Module joint_embedding_spaces_transfer 

Source
Expand description

Cross-space transfer functions for Joint Embedding Spaces

Zero-shot transfer, knowledge transfer, domain adaptation, CLIP-style contrastive training, data augmentation, curriculum learning.

Structs§

CLIPAligner
CLIP-style contrastive learning implementation

Functions§

zero_shot_retrieval
Zero-shot cross-modal retrieval helper (delegates to JointEmbeddingSpace)