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

facebookresearch/mixup-cifar10

mixup: Beyond Empirical Risk Minimization observed · 2026-08-28

github.com/facebookresearch/mixup-cifar10 · 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: 3117
  • days_rel: n/a
  • days_push: 1786
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1197 stars · 230 forks observed · 2026-08-28

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

Official PyTorch implementation of mixup, a data augmentation technique that trains neural networks on convex combinations of image pairs and their labels. This repository reproduces the CIFAR-10 results from the ICLR 2018 paper 'mixup: Beyond Empirical Risk Minimization'.

Use cases

  • implement mixup data augmentation in pytorch
  • reproduce mixup paper results on cifar10
  • improve neural network regularization with data augmentation
  • train image classifiers with mixup
  • learn how mixup works from reference code

When to choose

  • you want the reference implementation of mixup from the original authors
  • you are reproducing the paper's CIFAR-10 experiments
  • you need a simple example of mixup in PyTorch

When to avoid

  • you need a maintained, production-ready augmentation library
  • you need a permissive license (this is CC-BY-NC)
  • you work on Windows or need modern Python versions
  • you want mixup support for frameworks other than PyTorch

Facets

library · maturity maintenance

machine-learning deep-learning data-generation machine-learning deep-learning computer-vision python data-augmentation pytorch cifar10 research-code regularization linux macos gpu

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/mixup-cifar10main10

For agents

markdown · JSON · MCP: product_card(name="facebookresearch/mixup-cifar10")

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