apple/ml-mobileclip
This repository contains the official implementation of the research papers, "MobileCLIP" CVPR 2024 and "MobileCLIP2" TMLR August 2025 observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 77
- Release rhythm 35
- Longevity 65
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 916
- days_rel: n/a
- days_push: 141
- n_releases_24m: 0
Adoption not part of the score
1627 stars · 130 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official implementation of Apple's MobileCLIP and MobileCLIP2, fast image-text contrastive (CLIP-style) models optimized for mobile latency. It includes inference, training, and evaluation code, pretrained checkpoints on HuggingFace, and an iOS demo app for real-time zero-shot image classification.
Use cases
- run zero-shot image classification on mobile devices
- compute image and text embeddings with a fast CLIP model
- train a lightweight CLIP model with multi-modal reinforced training
- evaluate image-text models on ImageNet zero-shot benchmarks
- deploy CLIP models on iPhone with low latency
- compare MobileCLIP accuracy against OpenAI CLIP and SigLIP
When to choose
- you need CLIP-style embeddings or zero-shot classification with low latency on mobile hardware
- you want small, efficient multimodal models with pretrained checkpoints
- you want to reproduce or extend MobileCLIP/MobileCLIP2 training
When to avoid
- you need the largest, highest-accuracy CLIP models regardless of latency
- you need non-PyTorch or non-Apple-ecosystem deployment support out of the box
- you need a general-purpose vision-language framework rather than specific model implementations
Facets
library · maturity active
machine-learning deep-learning image-processing nlp machine-learning computer-vision mobile-development python clip zero-shot-classification image-text-models mobile-inference multimodal apple natural-language-processing ios gpu
1 source
- readme: https://github.com/apple/ml-mobileclip · fetched 2026-08-28 · 6e1c643b34e6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apple/ml-mobileclip | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="apple/ml-mobileclip")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem