Codesota · Computer Vision · Image segmentation · LVIS (Instance Segmentation)Tasks/Computer Vision/Image segmentation
Image segmentation · benchmark dataset · EN

LVIS (Instance Segmentation).

LVIS is a large-scale, high-quality dataset for instance segmentation containing 160k-164k images and 2M instance annotations for over 1000 object categories. It focuses on long-tail object recognition, providing a larger and more detailed vocabulary than COCO. LVIS uses the same images as the COCO dataset but with different splits and annotations optimized for instance segmentation. The dataset includes common and rare object categories and provides standardized evaluation metrics like mean Average Precision (mAP) for instance segmentation.

Paper Submit a result
§ 01 · Leaderboard

Best published scores.

1 result indexed across 1 metric. Shaded row marks current SOTA; ties broken by submission date.


Primary
mAP · higher is better
mAP· primary
1 row
#ModelOrgSubmittedPaper / codemAP
01Segment Anything Model (SAM)Apr 2023Segment Anything · code44.70
Fig 2 · Rows sorted by score within each metric. Shaded row marks SOTA. Dates reflect model or paper release where available, otherwise the date Codesota accessed the source.
§ 03 · Progress

1 steps
of state of the art.

Each row below marks a model that broke the previous record on mAP. Intermediate submissions are kept in the leaderboard above; only SOTA-setting entries are re-listed here.

Higher scores win. Each subsequent entry improved upon the previous best.

SOTA line · mAP
  1. Apr 5, 2023Segment Anything Model (SAM)44.70
Fig 3 · SOTA-setting models only. 1 entries span Apr 2023 Apr 2023.
§ 04 · Literature

1 paper
tied to this benchmark.

Every paper below corresponds to at least one row in the leaderboard above. Click through for the arXiv preprint and, when available, the reference implementation.

  • Segment Anything
    Alexander KirillovEric MintunNikhila RaviHanzi MaoChloe RollandLaura GustafsonTete XiaoSpencer WhiteheadAlexander C. BergWan-Yen LoPiotr DollárRoss Girshick
    Apr 2023·Segment Anything Model (SAM)
§ 06 · Contribute

Have a score that beats
this table?

Submit a checkpoint and a reproduction script. We will run it, publish the score, and — if it takes the top — annotate the step on the progress chart with your name.

Submit a result Read submission guide
What a submission needs
  • 01A public checkpoint or API endpoint
  • 02A reproduction script with frozen commit + seed
  • 03Declared evaluation environment (Python, deps)
  • 04One row per metric declared by this dataset
  • 05A contact so we can follow up on discrepancies