facebookresearch/barlowtwins
PyTorch implementation of Barlow Twins. 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: 2008
- days_rel: n/a
- days_push: 1644
- n_releases_24m: 0
Adoption not part of the score
1017 stars · 131 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of Barlow Twins, a self-supervised learning method that trains visual representations by reducing redundancy between embeddings of two augmented views of an image. It includes training and evaluation scripts for ImageNet plus a pretrained ResNet-50 available via PyTorch Hub.
Use cases
- train self-supervised image representations with Barlow Twins
- download a pretrained ResNet-50 backbone for transfer learning
- evaluate self-supervised features with linear probing on ImageNet
- reproduce the Barlow Twins paper results
- run semi-supervised finetuning with limited labels
- learn how self-supervised learning via redundancy reduction works
When to choose
- you want to reproduce or build on the Barlow Twins paper
- you need a pretrained self-supervised ResNet-50 backbone in PyTorch
- you are researching self-supervised representation learning methods
When to avoid
- you need a maintained library with frequent updates and broad model support
- you lack multi-GPU resources, since full training takes ~7 days on 16 V100s
- you want a general-purpose SSL framework rather than a single-method reference implementation
Facets
library · maturity maintenance
machine-learning deep-learning machine-learning computer-vision deep-learning python self-supervised-learning pytorch representation-learning research-code pretrained-models resnet gpu linux
1 source
- readme: https://github.com/facebookresearch/barlowtwins · fetched 2026-08-28 · 7b4b4424c780
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookresearch/barlowtwins | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookresearch/barlowtwins")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem