kuangliu/pytorch-cifar resource
95.47% on CIFAR10 with PyTorch 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: 3511
- days_rel: n/a
- days_push: 1286
- n_releases_24m: 0
Adoption not part of the score
6423 stars · 2167 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A PyTorch reference repository for training image classification models on the CIFAR10 dataset, with implementations of many popular architectures like ResNet, DenseNet, and DLA. It serves as a well-known baseline benchmark achieving up to 95.47% accuracy.
Use cases
- train image classifiers on cifar10 with pytorch
- compare accuracy of different cnn architectures
- learn how to implement resnet in pytorch
- get a baseline for image classification experiments
- find reference pytorch model implementations
When to choose
- you want clean, minimal PyTorch implementations of common CNN architectures
- you need CIFAR10 accuracy baselines for research comparisons
- you are learning PyTorch image classification
When to avoid
- you need production-grade training pipelines with distributed training or experiment tracking
- you need datasets other than CIFAR10
- you need the latest training techniques like mixup or modern optimizers
Facets
learning-resource · maturity maintenance
machine-learning deep-learning benchmarking deep-learning computer-vision image-processing tutorials python cross-platform pytorch cifar10 image-classification model-zoo reference-implementation gpu
1 source
- readme: https://github.com/kuangliu/pytorch-cifar · fetched 2026-08-28 · 5e6cbde3f442
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kuangliu/pytorch-cifar | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="kuangliu/pytorch-cifar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem