Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc. 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: 3433
- days_rel: n/a
- days_push: 1594
- n_releases_24m: 0
Adoption not part of the score
9099 stars · 1806 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python library providing pretrained ConvNet models (ResNet, ResNeXt, InceptionV4, Xception, NASNet, SENet, DPN, etc.) for PyTorch behind a unified API inspired by torchvision. It is mainly aimed at reproducing research results and transfer learning setups with ImageNet weights.
Use cases
- load pretrained imagenet models in pytorch
- transfer learning with pretrained convnets
- reproduce research paper results on imagenet
- compute imagenet validation accuracy for pretrained models
- extract features from pretrained cnn backbones
- compare different cnn architectures with one api
When to choose
- you need a wide variety of pretrained CNN architectures in PyTorch with a single consistent API
- you want to reproduce published ImageNet results or use classic backbones for transfer learning
When to avoid
- you need modern architectures or the latest weights — use timm or torchvision instead
- the project has seen little activity since 2018 and its last release was 2022, so it may lag newer PyTorch versions
Facets
library · maturity maintenance
machine-learning deep-learning machine-learning computer-vision image-processing python pytorch pretrained-models convnets imagenet transfer-learning computer-vision
1 source
- readme: https://github.com/Cadene/pretrained-models.pytorch · fetched 2026-08-28 · 452363effa22
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Cadene/pretrained-models.pytorch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Cadene/pretrained-models.pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem