open_clip
#
OpenCLIP Embeddings model.
OpenCLIP is a multimodal model that can encode text and images into a shared space.
See this paper for more details: https://arxiv.org/abs/2103.00020 and [this repository](mlfoundations/open_clip) for details.
Classes
OpenCLIP Embeddings model. |