Ross ROSS = Recommend OSS · open-source software intelligence for agents

zhanghang1989/ResNeSt

ResNeSt: Split-Attention Networks observed · 2026-08-28

github.com/zhanghang1989/ResNeSt · homepage · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
zhanghang1989/ResNeStmain23

For agents

markdown · JSON · MCP: product_card(name="zhanghang1989/ResNeSt")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem