TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Datasets/BURST

BURST

RGB VideoMITIntroduced 2022-09-25

BURST is a benchmark suite built upon TAO that requires tracking and segmenting multiple objects from camera video. The benchmark contains 6 different sub-tasks divided into 2 groups that all share the same data for training/validation/testing.

Class-guided
  1. Common: Track and segment all objects belonging to a set of 78 common classes (based on the COCO class set)
  2. Long-tail: Track and segment all objects belonging to an extended set of 482 object classes (based on the LVIS class set)
  3. Open-world: Methods are only allowed to use the annotations of the 78 common classes during training, but during inference they are expected to track and segment all 482 object classes (class label predictions are not required)
Exemplar-guided
  1. Mask: Track and segment all objects in the video for which the first-frame object masks are given. This task is identical to Video Object Segmentation (VOS).
  2. Box: Track and segment all objects in the video for which the first-frame object bounding-boxes are given.
  3. Point: Track and segment all objects in the video for which we are only given the (x,y) point coordinates of the mask centroid in the first-frame in which the objects appear.

An illustration of the task hierarchy is given here and a detailed explanation is given in Sec. 5 of the dataset paper

Benchmarks

Video/HOTA (all)Video/mAP (all)Video/HOTA (com)Video/mAP (com)Video/HOTA (unc)Video/mAP (unc)Video Object Segmentation/HOTA (all)Video Object Segmentation/mAP (all)Video Object Segmentation/HOTA (com)Video Object Segmentation/mAP (com)Video Object Segmentation/HOTA (unc)Video Object Segmentation/mAP (unc)

Related Benchmarks

BURST-test/Semi-Supervised Video Object Segmentation/HOTA (all)BURST-test/Semi-Supervised Video Object Segmentation/HOTA (common)BURST-test/Semi-Supervised Video Object Segmentation/HOTA (uncommon)BURST-test/Video/HOTA (all)BURST-test/Video/HOTA (common)BURST-test/Video/HOTA (uncommon)BURST-test/Video Object Segmentation/HOTA (all)BURST-test/Video Object Segmentation/HOTA (common)BURST-test/Video Object Segmentation/HOTA (uncommon)BURST-val/Semi-Supervised Video Object Segmentation/HOTA (all)BURST-val/Semi-Supervised Video Object Segmentation/HOTA (common)BURST-val/Semi-Supervised Video Object Segmentation/HOTA (uncommon)BURST-val/Video/HOTA (all)BURST-val/Video/HOTA (com)BURST-val/Video/HOTA (common)BURST-val/Video/HOTA (unc)BURST-val/Video/HOTA (uncommon)BURST-val/Video/mAP (all)BURST-val/Video/mAP (com)BURST-val/Video/mAP (unc)BURST-val/Video Object Segmentation/HOTA (all)BURST-val/Video Object Segmentation/HOTA (com)BURST-val/Video Object Segmentation/HOTA (common)BURST-val/Video Object Segmentation/HOTA (unc)BURST-val/Video Object Segmentation/HOTA (uncommon)BURST-val/Video Object Segmentation/mAP (all)BURST-val/Video Object Segmentation/mAP (com)BURST-val/Video Object Segmentation/mAP (unc)BURST-val/Video Segmentation/OWTA (all)BURST-val/Video Segmentation/OWTA (com)BURST-val/Video Segmentation/OWTA (unc)BurstSR/16k/LPIPSBurstSR/16k/PSNRBurstSR/16k/SSIMBurstSR/3D Object Super-Resolution/LPIPSBurstSR/3D Object Super-Resolution/PSNRBurstSR/3D Object Super-Resolution/SSIMBurstSR/Image Super-Resolution/LPIPSBurstSR/Image Super-Resolution/PSNRBurstSR/Image Super-Resolution/SSIMBurstSR/Super-Resolution/LPIPSBurstSR/Super-Resolution/PSNRBurstSR/Super-Resolution/SSIM

Statistics

Papers
18
Benchmarks
12

Links

Homepage

Tasks

Long-tail Video Object SegmentationMulti-Object Tracking and SegmentationOpen-World Video SegmentationSemi-Supervised Video Object SegmentationVideoVideo Instance SegmentationVideo Object Segmentation