facebookarchive/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts 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: 3886
- days_rel: n/a
- days_push: 1470
- n_releases_24m: 0
Adoption not part of the score
2360 stars · 662 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 ResNet residual networks for image classification, with training scripts for ImageNet and pretrained models from ResNet-18 to ResNet-200. The project is archived and no longer maintained, with PyTorch recommended as its successor.
Use cases
- train a ResNet on ImageNet
- fine-tune pretrained ResNet on a custom dataset
- classify images with a pretrained ResNet model
- extract image features using ResNet
- reproduce ResNet paper results in Torch
When to choose
- you specifically need the original Torch/Lua ResNet implementation
- you want the pretrained Torch ResNet checkpoints for research reproduction
When to avoid
- starting any new project (use PyTorch instead)
- you need maintained code or modern GPU support
- you don't have the legacy Torch framework installed
Facets
library · maturity abandoned
machine-learning deep-learning gpu-computing computer-vision image-processing deep-learning machine-learning lua resnet torch imagenet pretrained-models archived convolutional-networks linux gpu
1 source
- readme: https://github.com/facebookarchive/fb.resnet.torch · fetched 2026-08-28 · 7f7e4b251f59
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookarchive/fb.resnet.torch | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookarchive/fb.resnet.torch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem