zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 2362
- days_rel: n/a
- days_push: 1363
- n_releases_24m: 0
Adoption not part of the score
3261 stars · 495 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ResNeSt is a PyTorch implementation of the Split-Attention Network, a ResNet variant that applies channel-wise attention across network branches for improved visual recognition. It ships pretrained ImageNet models and serves as a drop-in backbone boosting downstream tasks like Mask R-CNN, Cascade R-CNN, and DeepLabV3.
Use cases
- image classification backbone with pretrained weights
- object detection on COCO with a stronger ResNet backbone
- semantic segmentation on ADE20K or Cityscapes
- instance and panoptic segmentation with Mask R-CNN
- transfer learning for custom vision tasks
- compare ResNet variants like EfficientNet vs ResNeSt
When to choose
- you need a strong CNN backbone for detection or segmentation in PyTorch
- you want pretrained ImageNet weights with proven COCO/LVIS challenge results
- you want a drop-in ResNet replacement with better accuracy-latency tradeoff
When to avoid
- you need a transformer-based vision model like ViT or Swin
- you need a framework-agnostic solution outside PyTorch
- you need actively maintained code with recent updates
Facets
library · maturity maintenance
machine-learning deep-learning image-processing computer-vision deep-learning computer-vision image-processing python resnet-variant split-attention pytorch pretrained-models backbone-network image-classification object-detection semantic-segmentation gpu
6 sources
- readme: https://github.com/zhanghang1989/ResNeSt · fetched 2026-08-28 · 0a351c80b344
- homepage: https://arxiv.org/abs/2004.08955 · fetched 2026-08-29 · c51137a9a245
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zhanghang1989/ResNeSt | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="zhanghang1989/ResNeSt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem