clovaai/CutMix-PyTorch
Official Pytorch implementation of CutMix regularizer 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2654
- days_rel: n/a
- days_push: 2177
- n_releases_24m: 0
Adoption not part of the score
1251 stars · 157 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of CutMix, an image data augmentation regularizer that cuts and pastes patches between training images while mixing labels proportionally. It includes training scripts for CIFAR-100 and ImageNet classification and pretrained models.
Use cases
- augment image classification training data with cutmix
- improve cnn classifier generalization and localization
- train imagenet models with regional dropout alternatives
- get cutmix-pretrained backbones for transfer learning
- reproduce iccv 2019 cutmix paper results
When to choose
- training image classifiers in PyTorch and wanting the CutMix regularizer
- seeking better robustness and localization than Cutout or Mixup
- needing pretrained models for downstream detection or captioning tasks
When to avoid
- working outside PyTorch
- needing a maintained library integrated into modern pipelines (repo is research code, last release 2020)
- doing non-image tasks where patch-mixing augmentation does not apply
Facets
library · maturity maintenance
machine-learning deep-learning machine-learning computer-vision image-processing python data-augmentation regularization image-classification pytorch cutmix research-code iccv-2019
1 source
- readme: https://github.com/clovaai/CutMix-PyTorch · fetched 2026-08-28 · 0f90429e25ed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| clovaai/CutMix-PyTorch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="clovaai/CutMix-PyTorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem