TorchSSL/TorchSSL
A PyTorch-based library for semi-supervised learning (NeurIPS'21) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
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: 1786
- days_rel: n/a
- days_push: 1101
- n_releases_24m: 0
Adoption not part of the score
1372 stars · 185 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TorchSSL is a PyTorch-based toolbox for semi-supervised learning that implements popular SSL algorithms like FixMatch, FlexMatch, MixMatch, and MeanTeacher for fair benchmarking. It is the official implementation of FlexMatch (NeurIPS 2021) but is now deprecated in favor of Microsoft's USB.
Use cases
- reproduce semi-supervised learning benchmarks on CIFAR and SVHN
- compare SSL algorithms like FixMatch and FlexMatch under one codebase
- implement curriculum pseudo labeling for pseudo-label and UDA methods
- study FlexMatch source code from the NeurIPS 2021 paper
- train semi-supervised image classification models with limited labels
When to choose
- you specifically need the original FlexMatch or TorchSSL reference implementation
- you want to replicate the NeurIPS 2021 benchmark results exactly
When to avoid
- you are starting a new SSL project - use the successor USB instead
- you need maintained code with bug fixes or updated results
- you need SSL beyond computer vision, such as NLP or audio
Facets
library · maturity abandoned
machine-learning deep-learning machine-learning computer-vision deep-learning python semi-supervised-learning pytorch self-supervised-learning benchmark research-toolkit deprecated gpu
1 source
- readme: https://github.com/TorchSSL/TorchSSL · fetched 2026-08-28 · cdb0755a0757
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TorchSSL/TorchSSL | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="TorchSSL/TorchSSL")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem