facebookresearch/ResNeXt
Implementation of a classification framework from the paper Aggregated Residual Transformations for Deep Neural Networks observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
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: 3522
- days_rel: n/a
- days_push: 2423
- n_releases_24m: 0
Adoption not part of the score
1924 stars · 291 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Torch (Lua) implementation of the ResNeXt architecture from the paper 'Aggregated Residual Transformations for Deep Neural Networks', built on top of fb.resnet.torch. It provides a training framework for image classification on ImageNet along with pretrained models.
Use cases
- train a ResNeXt model on ImageNet
- reproduce results from the ResNeXt paper
- classify images with a pretrained ResNeXt network
- experiment with cardinality in residual network architectures
- fine-tune ResNeXt on a custom image classification dataset
When to choose
- you specifically need the original ResNeXt implementation in Torch
- you are reproducing the paper's ImageNet results
- you are researching aggregated residual transformations
When to avoid
- you want a modern PyTorch or TensorFlow implementation
- you are starting a new project (Torch is deprecated)
- you need active maintenance or recent GPU support
Facets
library · maturity abandoned
deep-learning machine-learning image-processing deep-learning computer-vision image-processing machine-learning lua resnext image-classification torch convolutional-networks imagenet research-code residual-networks gpu linux
1 source
- readme: https://github.com/facebookresearch/ResNeXt · fetched 2026-08-28 · 985938b49b91
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookresearch/ResNeXt | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookresearch/ResNeXt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem