pith. sign in

arxiv: 2408.10125 · v2 · pith:D7YQFKUCnew · submitted 2024-08-19 · 💻 cs.CV

Video Object Segmentation via SAM 2: The 4th Solution for LSVOS Challenge VOS Track

classification 💻 cs.CV
keywords videoobjectsegmentationmodelchallengedatadatelsvos
0
0 comments X
read the original abstract

Video Object Segmentation (VOS) task aims to segmenting a particular object instance throughout the entire video sequence given only the object mask of the first frame. Recently, Segment Anything Model 2 (SAM 2) is proposed, which is a foundation model towards solving promptable visual segmentation in images and videos. SAM 2 builds a data engine, which improves model and data via user interaction, to collect the largest video segmentation dataset to date. SAM 2 is a simple transformer architecture with streaming memory for real-time video processing, which trained on the date provides strong performance across a wide range of tasks. In this work, we evaluate the zero-shot performance of SAM 2 on the more challenging VOS datasets MOSE and LVOS. Without fine-tuning on the training set, SAM 2 achieved 75.79 J&F on the test set and ranked 4th place for 6th LSVOS Challenge VOS Track.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Bootstrapping Video Semantic Segmentation Model via Distillation-assisted Test-Time Adaptation

    cs.CV 2026-04 unverdicted novelty 6.0

    DiTTA distills SAM2 temporal segmentation knowledge into image models via efficient test-time adaptation and a lightweight fusion module to produce annotation-free video semantic segmentation that matches or exceeds f...