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

facebookresearch/dino

PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO observed · 2026-08-28

github.com/facebookresearch/dino · Python · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: 1960
  • days_rel: n/a
  • days_push: 791
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7611 stars · 1049 forks observed · 2026-08-28

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

PyTorch implementation of DINO, a self-supervised learning method for training Vision Transformers, with pretrained model weights. It is the official research code from Facebook AI Research accompanying the paper 'Emerging Properties in Self-Supervised Vision Transformers'.

Use cases

  • train vision transformers with self-supervised learning
  • download pretrained DINO ViT backbones for downstream tasks
  • extract image features without labels
  • reproduce DINO research results
  • evaluate self-supervised models with k-NN or linear probing
  • convert vision transformer backbones to ONNX

When to choose

  • you need self-supervised pretraining of ViTs on your own images
  • you want strong frozen visual features for classification, retrieval, or segmentation
  • you are reproducing or building on the DINO paper

When to avoid

  • you need the newest features and models - use DINOv2 instead
  • you want a general-purpose computer vision toolkit rather than a research codebase
  • you lack GPU resources for training

Facets

library · maturity maintenance

machine-learning deep-learning image-processing machine-learning computer-vision deep-learning python self-supervised-learning vision-transformer pytorch pretrained-models research gpu

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/dinomain10

For agents

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

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