NVlabs/RADIO
Official repository for "AM-RADIO: Reduce All Domains Into One" observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 84
- Release rhythm 35
- Longevity 71
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: 999
- days_rel: n/a
- days_push: 96
- n_releases_24m: 0
Adoption not part of the score
1933 stars · 74 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of AM-RADIO and its successors (RADIOv2.5, C-RADIOv4), agglomerative vision foundation models distilled from multiple teachers like SigLIP2, DINOv3, and SAM. It provides pretrained vision encoders that produce general-purpose image features for downstream computer vision tasks.
Use cases
- extract general-purpose image features for downstream vision tasks
- use a single vision encoder across segmentation, classification, and depth tasks
- replace CLIP/DINOv2 backbones in my vision pipeline
- fine-tune a distilled vision foundation model
- run multi-teacher vision model distillation research
- get dense visual features for detection and segmentation
When to choose
- you need one vision backbone that combines strengths of CLIP, DINO, and SAM-style models
- you want strong off-the-shelf dense features for segmentation or detection
- you are researching vision model distillation or foundation model agglomeration
When to avoid
- you need a commercially permissive license for older RADIO versions (early releases were non-commercial)
- you need text/multimodal encoders rather than a vision-only model
- you lack GPU resources, as these are large transformer models
Facets
library · maturity active
machine-learning deep-learning image-processing computer-vision deep-learning machine-learning python vision-foundation-model model-distillation pytorch research-code nvidia feature-extraction gpu
1 source
- readme: https://github.com/NVlabs/RADIO · fetched 2026-08-28 · f815cdf73757
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NVlabs/RADIO | main | 64 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem