open_clip and OpenAI-CLIP

The first is a mature, production-focused implementation of CLIP with multiple model variants and active maintenance, while the second is an educational reference implementation, making them competitors where practitioners choose the well-maintained option for actual deployment.

open_clip
86
Verified
OpenAI-CLIP
53
Established
Maintenance 16/25
Adoption 25/25
Maturity 25/25
Community 20/25
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 21/25
Stars: 13,496
Forks: 1,253
Downloads: 2,903,706
Commits (30d): 1
Language: Python
License:
Stars: 720
Forks: 104
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No risk flags
No Package No Dependents

About open_clip

mlfoundations/open_clip

An open source implementation of CLIP.

Supports diverse Vision Transformer and ConvNet architectures trained on large-scale datasets (LAION-2B, DataComp-1B) with published scaling laws, achieving competitive zero-shot ImageNet accuracy up to 85.4%. Integrates with PyTorch, Hugging Face model hub, and timm for image encoders, enabling efficient embedding computation via the clip-retrieval library. Offers flexible model loading from local checkpoints or HuggingFace, with pre-trained weights optimized for both inference and fine-tuning workflows.

About OpenAI-CLIP

moein-shariatnia/OpenAI-CLIP

Simple implementation of OpenAI CLIP model in PyTorch.

Scores updated daily from GitHub, PyPI, and npm data. How scores work