CVApr 30, 2024

LVOS: A Benchmark for Large-scale Long-term Video Object Segmentation

arXiv:2404.19326v237 citationsh-index: 19IEEE Trans Pattern Anal Mach Intell
Originality Synthesis-oriented
AI Analysis

This addresses the problem of evaluating VOS models in realistic scenarios for researchers, though it is incremental as it focuses on dataset creation rather than method innovation.

The authors tackled the lack of long-term video object segmentation benchmarks by introducing LVOS, a dataset with 720 videos averaging 1.14 minutes, which is 5 times longer than existing datasets, and found that 20 evaluated models suffered a large performance drop on it.

Video object segmentation (VOS) aims to distinguish and track target objects in a video. Despite the excellent performance achieved by off-the-shell VOS models, existing VOS benchmarks mainly focus on short-term videos lasting about 5 seconds, where objects remain visible most of the time. However, these benchmarks poorly represent practical applications, and the absence of long-term datasets restricts further investigation of VOS in realistic scenarios. Thus, we propose a novel benchmark named LVOS, comprising 720 videos with 296,401 frames and 407,945 high-quality annotations. Videos in LVOS last 1.14 minutes on average, approximately 5 times longer than videos in existing datasets. Each video includes various attributes, especially challenges deriving from the wild, such as long-term reappearing and cross-temporal similar objects. Compared to previous benchmarks, our LVOS better reflects VOS models' performance in real scenarios. Based on LVOS, we evaluate 20 existing VOS models under 4 different settings and conduct a comprehensive analysis. On LVOS, these models suffer a large performance drop, highlighting the challenge of achieving precise tracking and segmentation in real-world scenarios. Attribute-based analysis indicates that key factor to accuracy decline is the increased video length, emphasizing LVOS's crucial role. We hope our LVOS can advance development of VOS in real scenes. Data and code are available at https://lingyihongfd.github.io/lvos.github.io/.

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