vturrisi/solo-learn
solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 94
- Release rhythm 8
- Longevity 100
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: 2006
- days_rel: n/a
- days_push: 37
- n_releases_24m: 0
Adoption not part of the score
1573 stars · 206 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
solo-learn is a Python library of state-of-the-art self-supervised methods for unsupervised visual representation learning, built on PyTorch Lightning. It implements methods like SimCLR, MoCo, BYOL, SwAV, DINO, MAE, and VicReg in a comparable, configurable environment with training tricks and utilities.
Use cases
- train self-supervised models on images without labels
- pretrain a vision backbone with contrastive learning
- compare SSL methods like SimCLR, BYOL, and DINO under the same setup
- learn visual representations for downstream classification
- pretrain MAE or transformer models on ImageNet
- run linear evaluation and finetuning of pretrained backbones
When to choose
- you need many self-supervised vision methods in one consistent framework
- you want PyTorch Lightning-based training with Hydra/OmegaConf configs
- you need ImageNet-scale SSL training with GPU/DALI support
When to avoid
- you need supervised image classification out of the box
- you work outside computer vision (e.g., NLP or audio SSL)
- you want a maintained library with frequent updates
Facets
library · maturity maintenance
machine-learning deep-learning nlp machine-learning deep-learning computer-vision image-processing python self-supervised-learning contrastive-learning pytorch-lightning simclr byol moco swav dino mae vicreg barlow-twins representation-learning nvidia-dali gpu linux docker
2 sources
- readme: https://github.com/vturrisi/solo-learn · fetched 2026-08-28 · 768c1a39c933
- registry_pypi: https://pypi.org/pypi/solo-learn/json · fetched 2026-08-29 · 22508f6d6905
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vturrisi/solo-learn | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="vturrisi/solo-learn")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem