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

google-research/fixmatch

A simple method to perform semi-supervised learning with limited data. observed · 2026-08-28

github.com/google-research/fixmatch · Python · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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

Full methodology

Adoption not part of the score

1223 stars · 190 forks observed · 2026-08-28

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

Official research code for FixMatch, a semi-supervised learning method that combines consistency regularization with confidence-based pseudo-labeling to train image classifiers with very few labeled examples. It includes dataset preparation scripts and training pipelines for CIFAR, SVHN, STL-10, and ImageNet experiments.

Use cases

  • train an image classifier with only a handful of labeled examples
  • reproduce the FixMatch paper results
  • run semi-supervised learning experiments on CIFAR-10 or SVHN
  • compare SSL methods under low-label regimes
  • adapt consistency-based pseudo-labeling to a new dataset

When to choose

  • you need state-of-the-art semi-supervised image classification with limited labels
  • you want the reference implementation of the FixMatch algorithm
  • you are doing SSL research and need a solid baseline

When to avoid

  • you need a production-ready or maintained ML library
  • you work outside image classification
  • you want a simple high-level API rather than research scripts

Facets

library · maturity maintenance

machine-learning deep-learning llm-training machine-learning deep-learning python semi-supervised-learning research-code tensorflow paper-reproduction image-classification research gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
google-research/fixmatchmain10

For agents

markdown · JSON · MCP: product_card(name="google-research/fixmatch")

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