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

msracver/FCIS

Fully Convolutional Instance-aware Semantic Segmentation observed · 2026-08-28

github.com/msracver/FCIS · Cuda · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3618
  • days_rel: n/a
  • days_push: 1802
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1561 stars · 403 forks observed · 2026-08-28

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

FCIS is the official MXNet implementation of the CVPR 2017 paper 'Fully Convolutional Instance-aware Semantic Segmentation', which won first place in the COCO 2016 segmentation challenge. It provides a fast, end-to-end fully convolutional framework that jointly performs instance mask estimation and categorization.

Use cases

  • segment individual object instances in images
  • reproduce COCO 2016 challenge-winning instance segmentation results
  • compare instance segmentation baselines against Mask R-CNN
  • research fully convolutional approaches to instance-aware segmentation
  • train and evaluate instance segmentation models on COCO with MXNet

When to choose

  • you need a fast, fully convolutional instance segmentation baseline
  • you are reproducing or building on the FCIS CVPR 2017 paper
  • your stack is already MXNet-based and you need instance segmentation

When to avoid

  • you need actively maintained code or modern framework support (PyTorch/TensorFlow)
  • you want state-of-the-art accuracy with modern tricks like FPN and ROIAlign (Mask R-CNN style)
  • you need production-ready segmentation with long-term support

Facets

library · maturity maintenance

machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning image-processing python instance-segmentation semantic-segmentation mxnet coco cvpr-2017 research-code microsoft-research linux gpu cuda

1 source

Member repositories

RepositoryRoleHealth v2
msracver/FCISmain32

For agents

markdown · JSON · MCP: product_card(name="msracver/FCIS")

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