CVSep 25, 2022

BURST: A Benchmark for Unifying Object Recognition, Segmentation and Tracking in Video

arXiv:2209.12118v279 citationsh-index: 91Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the problem of fragmented research in video object analysis for computer vision researchers, though it is incremental as it builds on existing benchmarks by unifying them.

The paper tackles the lack of cohesion in video object analysis by proposing BURST, a unified benchmark with six tasks for object recognition, segmentation, and tracking, using the same data and metrics to enable cross-task comparisons and knowledge pooling.

Multiple existing benchmarks involve tracking and segmenting objects in video e.g., Video Object Segmentation (VOS) and Multi-Object Tracking and Segmentation (MOTS), but there is little interaction between them due to the use of disparate benchmark datasets and metrics (e.g. J&F, mAP, sMOTSA). As a result, published works usually target a particular benchmark, and are not easily comparable to each another. We believe that the development of generalized methods that can tackle multiple tasks requires greater cohesion among these research sub-communities. In this paper, we aim to facilitate this by proposing BURST, a dataset which contains thousands of diverse videos with high-quality object masks, and an associated benchmark with six tasks involving object tracking and segmentation in video. All tasks are evaluated using the same data and comparable metrics, which enables researchers to consider them in unison, and hence, more effectively pool knowledge from different methods across different tasks. Additionally, we demonstrate several baselines for all tasks and show that approaches for one task can be applied to another with a quantifiable and explainable performance difference. Dataset annotations and evaluation code is available at: https://github.com/Ali2500/BURST-benchmark.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes