apple/ml-aim
This repository provides the code and model checkpoints for AIMv1 and AIMv2 research projects. observed · 2026-08-28
Health v2 · maintenance only
42/100
- Activity 35
- Release rhythm 35
- Longevity 68
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: 964
- days_rel: n/a
- days_push: 394
- n_releases_24m: 0
Adoption not part of the score
1424 stars · 73 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Apple's official repository for AIM (Autoregressive Image Models), providing code and pretrained checkpoints for AIMv1 and AIMv2 large vision encoders trained with a multimodal autoregressive objective. Implementations are available in PyTorch, JAX, and MLX, with models hosted on Hugging Face.
Use cases
- pretrain or fine-tune large vision encoders with autoregressive objectives
- extract image features from a frozen AIMv2 backbone for downstream tasks
- run open-vocabulary object detection with AIMv2 encoders
- benchmark against CLIP, SigLIP, and DINOv2 on multimodal understanding tasks
- load AIM checkpoints in PyTorch, JAX, or MLX
When to choose
- you need state-of-the-art frozen vision backbones for classification or detection
- you want to reproduce or build on AIMv1/AIMv2 research
- you prefer Apple-published checkpoints with multi-framework support
When to avoid
- you need a production inference server rather than research code
- you lack GPU resources for large vision models
- you need a permissively licensed library - the license is custom/non-standard
Facets
library · maturity active
machine-learning deep-learning machine-learning computer-vision image-processing artificial-intelligence python vision-encoders autoregressive-pretraining model-checkpoints pytorch jax mlx research-code gpu
1 source
- readme: https://github.com/apple/ml-aim · fetched 2026-08-28 · 6e6987f50a47
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apple/ml-aim | main | 42 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem