paper-with-me

Papers

Learning to Recommend Frame for Interactive Video Object Segmentation in the Wild

2021-03-18 · CVPR 2021 1 · Zhaoyuan Yin, Jia Zheng, Weixin Luo, Shenhan Qian, Hanling Zhang, Shenghua Gao

This paper proposes a framework for the interactive video object segmentation (VOS) in the wild where users can choose some frames for annotations iteratively. Then, based on the user annotations, a segmentation algorithm refines the masks. The previous interactive VOS paradigm selects the frame with some worst evaluation metric, and the ground truth is required for calculating the evaluation metric, which is impractical in the testing phase. In contrast, in this paper, we advocate that the frame with the worst evaluation metric may not be exactly the most valuable frame that leads to the most performance improvement across the video. Thus, we formulate the frame selection problem in the interactive VOS as a Markov Decision Process, where an agent is learned to recommend the frame under a deep reinforcement learning framework. The learned agent can automatically determine the most valuable frame, making the interactive setting more practical in the wild. Experimental results on the public datasets show the effectiveness of our learned agent without any changes to the underlying VOS algorithms. Our data, code, and models are available at https://github.com/svip-lab/IVOS-W.

📄 PDF Abstract BibTeX arXiv:2103.10391

Code (1)

svip-lab/IVOS-W 공식 구현 pytorch

Tasks

Deep Reinforcement LearningInteractive Video Object SegmentationVideo Object Segmentation

Methods 이 논문이 사용한 방법론

VOS VOS is a type of video object segmentation model consisting of two network components. The target appearance model consists of a light-weight module, which is learned during…

Similar Papers 제목 키워드 기반

FOMTrace: Interactive Video Segmentation By Image Graphs and Fuzzy Object Models

2016-06-10 · Thiago Vallin Spina, Alexandre Xavier Falcão

Common users have changed from mere consumers to active producers of multimedia data content. Video editing plays an important role in this scenario, calling for simple segmentation tools that can handle fast-moving and …

ObjectObject TrackingSegmentationVideo Editing+2

Interactive Video Object Segmentation in the Wild

2017-12-31 · Arnaud Benard, Michael Gygli

In this paper we present our system for human-in-the-loop video object segmentation. The backbone of our system is a method for one-shot video object segmentation. While fast, this method requires an accurate pixel-level…

Image SegmentationInteractive Video Object SegmentationObjectSegmentation+4

Training-Free Robust Interactive Video Object Segmentation

2024-06-08 · Xiaoli Wei, Zhaoqing Wang, Yandong Guo, Chunxia Zhang 외

Interactive video object segmentation is a crucial video task, having various applications from video editing to data annotating. However, current approaches struggle to accurately segment objects across diverse domains.…

Interactive Video Object SegmentationObjectPoint TrackingSegmentation+5

Interactive Video Object Segmentation Using Global and Local Transfer Modules

2020-07-16 · ECCV 2020 8 · Yuk Heo, Yeong Jun Koh, Chang-Su Kim

An interactive video object segmentation algorithm, which takes scribble annotations on query objects as input, is proposed in this paper. We develop a deep neural network, which consists of the annotation network (A-Net…

DecoderInteractive Video Object SegmentationSegmentationSemantic Segmentation+2

Revisiting Click-based Interactive Video Object Segmentation

2022-03-03 · Stephane Vujasinovic, Sebastian Bullinger, Stefan Becker, Norbert Scherer-Negenborn 외

While current methods for interactive Video Object Segmentation (iVOS) rely on scribble-based interactions to generate precise object masks, we propose a Click-based interactive Video Object Segmentation (CiVOS) framewor…

Interactive Video Object SegmentationObjectSegmentationSemantic Segmentation+2