zjhuang22/maskscoring_rcnn
Codes for paper "Mask Scoring R-CNN". 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2744
- days_rel: n/a
- days_push: 2126
- n_releases_24m: 0
Adoption not part of the score
1895 stars · 372 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of Mask Scoring R-CNN (CVPR 2019), built on maskrcnn-benchmark. It adds a network block that learns the quality of predicted instance masks by regressing mask IoU, improving instance segmentation accuracy on COCO.
Use cases
- instance segmentation with mask quality scoring
- train Mask Scoring R-CNN on COCO
- improve mask AP over Mask R-CNN baseline
- reproduce CVPR 2019 paper results
- research on mask IoU prediction
- pretrained models for instance segmentation
When to choose
- you need state-of-the-art instance segmentation with calibrated mask scores
- you want to reproduce or extend the MS R-CNN paper
- you need pretrained COCO instance segmentation models
When to avoid
- you need a maintained, up-to-date framework (last release 2020, based on deprecated maskrcnn-benchmark)
- you want simple inference without training infrastructure
- you need Windows or CPU-only support
Facets
library · maturity maintenance
machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning python instance-segmentation mask-scoring mask-rcnn cvpr-2019 pytorch coco research-code linux gpu
1 source
- readme: https://github.com/zjhuang22/maskscoring_rcnn · fetched 2026-08-28 · f8f3c4c65ef8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zjhuang22/maskscoring_rcnn | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="zjhuang22/maskscoring_rcnn")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem