paper-with-me

Papers

Multi-Granularity Video Object Segmentation

2024-12-02 · Sangbeom Lim, Seongchan Kim, Seungjun An, Seokju Cho, Paul Hongsuck Seo, Seungryong Kim

Current benchmarks for video segmentation are limited to annotating only salient objects (i.e., foreground instances). Despite their impressive architectural designs, previous works trained on these benchmarks have struggled to adapt to real-world scenarios. Thus, developing a new video segmentation dataset aimed at tracking multi-granularity segmentation target in the video scene is necessary. In this work, we aim to generate multi-granularity video segmentation dataset that is annotated for both salient and non-salient masks. To achieve this, we propose a large-scale, densely annotated multi-granularity video object segmentation (MUG-VOS) dataset that includes various types and granularities of mask annotations. We automatically collected a training set that assists in tracking both salient and non-salient objects, and we also curated a human-annotated test set for reliable evaluation. In addition, we present memory-based mask propagation model (MMPM), trained and evaluated on MUG-VOS dataset, which leads to the best performance among the existing video object segmentation methods and Segment SAM-based video segmentation methods. Project page is available at https://cvlab-kaist.github.io/MUG-VOS.

📄 PDF Abstract BibTeX arXiv:2412.01471

Code (1)

cvlab-kaist/MUG-VOS pytorch

Tasks

ObjectSegmentationSemantic SegmentationVideo Object SegmentationVideo SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Video Segmentation via Multiple Granularity Analysis

2017-07-01 · CVPR 2017 7 · Rui Yang, Bingbing Ni, Chao Ma, Yi Xu 외

We introduce a Multiple Granularity Analysis framework for video segmentation in a coarse-to-fine manner. We cast video segmentation as a spatio-temporal superpixel labeling problem. Benefited from the bounding volume pr…

Multiple Instance LearningSegmentationVideo SegmentationVideo Semantic Segmentation

Multi-Level Representation Learning With Semantic Alignment for Referring Video Object Segmentation

2022-01-01 · CVPR 2022 1 · Dongming Wu, Xingping Dong, Ling Shao, Jianbing Shen

Referring video object segmentation (RVOS) is a challenging language-guided video grounding task, which requires comprehensively understanding the semantic information of both video content and language queries for o…

ObjectReferring Expression SegmentationReferring Video Object SegmentationRepresentation Learning+5

Spectrum-guided Multi-granularity Referring Video Object Segmentation

2023-07-25 · ICCV 2023 1 · Bo Miao, Mohammed Bennamoun, Yongsheng Gao, Ajmal Mian

Current referring video object segmentation (R-VOS) techniques extract conditional kernels from encoded (low-resolution) vision-language features to segment the decoded high-resolution features. We discovered that this c…

ObjectReferring Expression SegmentationReferring Video Object SegmentationSegmentation+3

VideoSAM: Open-World Video Segmentation

2024-10-11 · Pinxue Guo, Zixu Zhao, Jianxiong Gao, Chongruo wu 외

Video segmentation is essential for advancing robotics and autonomous driving, particularly in open-world settings where continuous perception and object association across video frames are critical. While the Segment An…

Autonomous DrivingDecoderImage SegmentationObject+6

Open-World Video Segmentation

2026-06-14 · Qing Su, Kaiyang Li, Yuan Zhuang, Fei Miao 외 arxiv

While video segmentation has advanced rapidly on short clips and closed-set benchmarks, open-world video segmentation remains largely unexplored. The challenge is twofold: (1) existing methods are not designed to support…

Open-World Video Segmentation