Codesota · Computer Vision · Image segmentation · BSDS500Tasks/Computer Vision/Image segmentation
Image segmentation · benchmark dataset · EN

Berkeley Segmentation Dataset (BSDS500).

The Berkeley Segmentation Dataset (BSDS500) is a widely used benchmark for image boundary detection and image segmentation. It contains 500 natural images (an extension of the earlier BSDS300) split into train/val/test (200 / 100 / 200). Each image has multiple human-labeled ground-truth segmentations (typically ~5 annotations per image) which are used as reference boundaries/segmentations for evaluation. The dataset is commonly used for contour/boundary detection and region segmentation research; standard evaluation measures include precision/recall on detected boundaries and summary F-measures (e.g., ODS/OIS) and PR curves. The dataset and benchmark resources (download, code, evaluation scripts and leaderboards) are hosted by the UC Berkeley Vision Group.

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
ODS · higher is better
ODS· primary
1 row
#ModelOrgSubmittedPaper / codeODS
01Segment Anything Model (SAM)Apr 2023Segment Anything · code0.768
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 ODS. 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 · ODS
  1. Apr 5, 2023Segment Anything Model (SAM)0.768
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
BSDS500 — Image segmentation benchmark · Codesota | CodeSOTA