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

WXinlong/SOLO

SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020. observed · 2026-08-28

github.com/WXinlong/SOLO · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 2354
  • days_rel: n/a
  • days_push: 981
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1758 stars · 306 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Official PyTorch implementation of SOLO and SOLOv2, box-free fully convolutional methods for instance segmentation published at ECCV 2020 and NeurIPS 2020. Built on mmdetection and includes pretrained COCO models.

Use cases

  • segment individual object instances in images
  • run box-free instance segmentation with pretrained COCO models
  • reproduce SOLO/SOLOv2 research results
  • fine-tune an instance segmentation model on custom data
  • compare instance segmentation model performance on COCO

When to choose

  • you need direct, box-free instance mask prediction
  • you want high-quality object boundary masks
  • you are building on mmdetection and want a state-of-the-art segmentation model
  • you need a fast lightweight segmentation model (SOLOv2 at ~31 FPS on V100)

When to avoid

  • you need panoptic or semantic segmentation instead of instance segmentation
  • you want a production-maintained framework rather than research code
  • you need a license permitting commercial use (license is non-standard)
  • you prefer a non-PyTorch stack without mmdetection dependencies

Facets

library · maturity maintenance

computer-vision image-processing machine-learning deep-learning computer-vision image-processing machine-learning deep-learning python instance-segmentation object-detection pytorch mmdetection coco research-code solo solov2 box-free fcn gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
WXinlong/SOLOmain32

For agents

markdown · JSON · MCP: product_card(name="WXinlong/SOLO")

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