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

facebookresearch/moco-v3

PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057 observed · 2026-08-28

github.com/facebookresearch/moco-v3 · Python · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived 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: 1904
  • days_rel: n/a
  • days_push: 1742
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1323 stars · 174 forks observed · 2026-08-28

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

A PyTorch implementation of MoCo v3, a self-supervised contrastive learning method for ResNet and Vision Transformer (ViT) models. It includes training code, configs, and pre-trained models based on ImageNet-1k pre-training.

Use cases

  • pretrain vision transformers with self-supervised learning
  • reproduce MoCo v3 paper results on ImageNet
  • get pretrained ResNet or ViT backbones without labels
  • run contrastive pretraining on GPUs instead of TPUs
  • evaluate self-supervised models with linear probing or fine-tuning

When to choose

  • you need self-supervised pretrained ViT or ResNet backbones
  • you want to reproduce or build on MoCo v3 research
  • you have large-scale GPU resources for ImageNet-scale pretraining

When to avoid

  • you need a maintained production library rather than research code
  • you lack multi-GPU resources for large-batch contrastive training
  • you need self-supervised learning for non-image modalities

Facets

library · maturity maintenance

machine-learning deep-learning llm-training machine-learning deep-learning computer-vision image-processing python self-supervised-learning vision-transformer resnet pytorch imagenet contrastive-learning pretrained-models research-code gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/moco-v3main10

For agents

markdown · JSON · MCP: product_card(name="facebookresearch/moco-v3")

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