Ross ROSS = Recommend OSS · open-source software intelligence for agents

facebookresearch/dinov2

PyTorch code and models for the DINOv2 self-supervised learning method. observed · 2026-08-28

github.com/facebookresearch/dinov2 · Jupyter Notebook · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

68/100

  • Activity 85
  • Release rhythm 35
  • Longevity 89

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1253
  • days_rel: n/a
  • days_push: 91
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

13266 stars · 1255 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

PyTorch implementation and pretrained models for DINOv2, a self-supervised vision transformer method from Meta AI that learns robust visual features without labels. The models produce high-quality visual embeddings usable directly with simple linear classifiers across many computer vision tasks.

Use cases

  • extract visual features from images without fine-tuning
  • train a linear classifier on frozen image embeddings
  • get backbone weights for image classification or segmentation
  • compute image embeddings for retrieval or clustering
  • apply self-supervised vision transformers to medical imaging
  • align image features with text using dino.txt inference

When to choose

  • you need strong general-purpose visual features without labeled data
  • you want a frozen vision backbone for downstream tasks like classification, depth, or segmentation
  • you are doing research on self-supervised learning or vision transformers

When to avoid

  • you need the newest model line - the successor DINOv3 is recommended by the authors
  • you need a lightweight CPU-only model for production inference
  • you need multimodal training rather than feature extraction

Facets

library · maturity maintenance

machine-learning deep-learning image-processing computer-vision machine-learning deep-learning computer-vision image-processing python self-supervised-learning vision-transformer pretrained-models pytorch feature-extraction foundation-model gpu

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/dinov2main68

For agents

markdown · JSON · MCP: product_card(name="facebookresearch/dinov2")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem