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

bearpaw/pytorch-classification

Classification with PyTorch. observed · 2026-08-28

github.com/bearpaw/pytorch-classification · Python · MIT (permissive) 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: 3402
  • days_rel: n/a
  • days_push: 807
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1738 stars · 555 forks observed · 2026-08-28

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

A PyTorch library providing a unified interface for training image classification models on CIFAR-10/100 and ImageNet. It includes implementations of popular architectures like ResNet, PreResNet, Wide ResNet, ResNeXt, and DenseNet, with pretrained models and training logs.

Use cases

  • train a resnet on cifar-10
  • benchmark wide residual networks on cifar-100
  • train densenet on imagenet
  • get pretrained classification models for pytorch
  • compare image classification architectures
  • reproduce resnext training results

When to choose

  • you need a unified codebase to train and compare many CNN architectures on CIFAR or ImageNet
  • you want reference accuracy numbers and pretrained checkpoints for classic vision models

When to avoid

  • you need modern vision transformers or the latest architectures
  • you want a maintained production inference library rather than research training code

Facets

library · maturity maintenance

machine-learning deep-learning machine-learning computer-vision image-processing python pytorch image-classification resnet densenet cifar10 cifar100 imagenet pretrained-models gpu

1 source

Member repositories

RepositoryRoleHealth v2
bearpaw/pytorch-classificationmain32

For agents

markdown · JSON · MCP: product_card(name="bearpaw/pytorch-classification")

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