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

facebookresearch/Mask2Former

Code release for "Masked-attention Mask Transformer for Universal Image Segmentation" observed · 2026-08-28

github.com/facebookresearch/Mask2Former · Python · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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

Full methodology

Adoption not part of the score

3416 stars · 528 forks observed · 2026-08-28

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

Mask2Former is the official PyTorch implementation of the CVPR 2022 paper 'Masked-attention Mask Transformer for Universal Image Segmentation' from Meta AI Research. It provides a single transformer architecture that handles panoptic, instance, semantic, and video instance segmentation, with pretrained models for major datasets like COCO, ADE20K, Cityscapes, and Mapillary Vistas.

Use cases

  • perform panoptic segmentation on images
  • run instance segmentation with a transformer model
  • semantic segmentation on Cityscapes or ADE20K
  • video instance segmentation
  • fine-tune a state-of-the-art segmentation model on my own dataset
  • download pretrained segmentation checkpoints
  • compare segmentation baselines across datasets

When to choose

  • you need one architecture covering panoptic, instance, and semantic segmentation
  • you want strong pretrained baselines on COCO, ADE20K, Cityscapes, or Mapillary Vistas
  • you are doing research on segmentation transformers and want a reproducible reference implementation
  • you need video instance segmentation support

When to avoid

  • you need a lightweight model for real-time or edge deployment
  • you want a maintained production library with frequent updates - the repo is in maintenance mode
  • you need segmentation for domains without supported pretrained weights and lack training resources
  • you prefer a simple API over research-style codebases built on Detectron2

Facets

library · maturity maintenance

computer-vision image-processing machine-learning deep-learning computer-vision image-processing deep-learning machine-learning python cross-platform image-segmentation panoptic-segmentation instance-segmentation semantic-segmentation transformer cvpr-2022 research-code pytorch video-instance-segmentation model-zoo linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/Mask2Formermain10

For agents

markdown · JSON · MCP: product_card(name="facebookresearch/Mask2Former")

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