andreasjansson/clip-features
Summary
A model on Replicate that outputs CLIP ViT-L/14 features for text and images, allowing similarity computation between inputs.
View Cached Full Text
Cached at: 05/08/26, 06:25 AM
Similar Articles
krthr/clip-embeddings
A CLIP-based embedding model hosted on Replicate that generates 768-dimensional embeddings for both images and text using the clip-vit-large-patch14 architecture, costing ~$0.00022 per run.
CLIP: Connecting text and images
CLIP is OpenAI's vision-language model that learns from text-image pairs from the internet, enabling zero-shot visual classification without task-specific training data. It addresses major limitations in traditional computer vision by reducing dependence on expensive labeled datasets and improving real-world generalization.
Hierarchical text-conditional image generation with CLIP latents
OpenAI proposes a hierarchical two-stage model for text-conditional image generation using CLIP latents: a prior that generates CLIP image embeddings from text captions, and a diffusion-based decoder that generates images from embeddings. The approach improves image diversity and enables zero-shot language-guided image manipulations.
The Hyperspherical Geometry of CLIP Latent Space: A Semantic Mixture Model
This paper proposes modeling the CLIP latent space using Mixtures of von Mises–Fisher distributions on the unit hypersphere, capturing its directional and multimodal structure better than Gaussian assumptions. The model improves long-tailed and out-of-distribution detection and provides a semantic decomposition of CLIP embeddings.
abiruyt/text-extract-ocr
abiruyt/text-extract-ocr is an open-source OCR model available on Replicate, running on CPU with low cost and fast inference.