locuslab/convmixer
Implementation of ConvMixer for "Patches Are All You Need? 🤷" observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 1800
- days_rel: n/a
- days_push: 1391
- n_releases_24m: 0
Adoption not part of the score
1084 stars · 98 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An official PyTorch implementation of ConvMixer, a patch-based convolutional image classification architecture from the ICLR 2022 paper 'Patches Are All You Need?'. It includes model definitions, pretrained ImageNet weights, and training/evaluation scripts built on the timm framework.
Use cases
- train a ConvMixer model on ImageNet
- evaluate pretrained ConvMixer checkpoints on ImageNet validation
- use ConvMixer as a backbone in timm
- reproduce results from the Patches Are All You Need paper
- train ConvMixer on CIFAR-10
- compare patch-based convnets against vision transformers
When to choose
- you want a simple patch-based convolutional architecture for image classification
- you need pretrained ConvMixer weights for ImageNet experiments
- you use timm and want ConvMixer models integrated
- you are researching alternatives to vision transformers
When to avoid
- you need a general-purpose production computer-vision pipeline
- you want actively developed state-of-the-art architectures
- you need non-PyTorch frameworks like TensorFlow or JAX
Facets
library · maturity maintenance
machine-learning deep-learning image-processing deep-learning computer-vision image-processing python convmixer pytorch timm image-classification convolutional-networks research-code pretrained-weights gpu
1 source
- readme: https://github.com/locuslab/convmixer · fetched 2026-08-28 · 7af8d8f1fcb6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| locuslab/convmixer | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="locuslab/convmixer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem