facebookresearch/ConvNeXt
Code release for ConvNeXt model observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 1701
- days_rel: n/a
- days_push: 1333
- n_releases_24m: 0
Adoption not part of the score
6416 stars · 745 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Official PyTorch implementation of ConvNeXt, a pure convolutional neural network architecture from the CVPR 2022 paper 'A ConvNet for the 2020s'. It includes training, fine-tuning, and downstream transfer code plus pre-trained ImageNet-1K and ImageNet-22K model checkpoints.
Use cases
- classify images with a modern pure ConvNet
- train ConvNeXt on ImageNet-1K
- fine-tune ConvNeXt on a custom dataset like CIFAR
- use ConvNeXt as a backbone for object detection or segmentation
- download pre-trained ConvNeXt checkpoints for transfer learning
- compare ConvNet vs Vision Transformer performance
When to choose
- you need a strong, efficient convolutional image classification backbone
- you want pre-trained ImageNet models for detection or segmentation transfer
- you prefer ConvNet architectures over transformers for vision tasks
When to avoid
- you need a Vision Transformer instead of a ConvNet
- you want a maintained production inference library rather than research code
- you need non-PyTorch frameworks like TensorFlow or JAX
Facets
library · maturity maintenance
machine-learning deep-learning image-processing computer-vision deep-learning computer-vision image-processing machine-learning python convnext convnet image-classification pytorch pretrained-models research-code facebook-research gpu
1 source
- readme: https://github.com/facebookresearch/ConvNeXt · fetched 2026-08-28 · f48f9deb236e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookresearch/ConvNeXt | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookresearch/ConvNeXt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem