paper-with-me

Papers

Fast Interactive Video Object Segmentation with Graph Neural Networks

2021-03-05 · Viktor Varga, András Lőrincz

Pixelwise annotation of image sequences can be very tedious for humans. Interactive video object segmentation aims to utilize automatic methods to speed up the process and reduce the workload of the annotators. Most contemporary approaches rely on deep convolutional networks to collect and process information from human annotations throughout the video. However, such networks contain millions of parameters and need huge amounts of labeled training data to avoid overfitting. Beyond that, label propagation is usually executed as a series of frame-by-frame inference steps, which is difficult to be parallelized and is thus time consuming. In this paper we present a graph neural network based approach for tackling the problem of interactive video object segmentation. Our network operates on superpixel-graphs which allow us to reduce the dimensionality of the problem by several magnitudes. We show, that our network possessing only a few thousand parameters is able to achieve state-of-the-art performance, while inference remains fast and can be trained quickly with very little data.

📄 PDF Abstract BibTeX arXiv:2103.03821

Code (1)

vvarga90/gnn_annot 공식 구현 pytorch

Tasks

Graph Neural NetworkInteractive Video Object SegmentationObjectSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

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

Fast User-Guided Video Object Segmentation by Interaction-and-Propagation Networks

2019-04-22 · CVPR 2019 6 · Seoung Wug Oh, Joon-Young Lee, Ning Xu, Seon Joo Kim

We present a deep learning method for the interactive video object segmentation. Our method is built upon two core operations, interaction and propagation, and each operation is conducted by Convolutional Neural Networks…

Interactive Video Object SegmentationObjectSegmentationSemantic Segmentation+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

Efficient MRF Energy Propagation for Video Segmentation via Bilateral Filters

2013-01-22 · Ozan Sener, Kemal Ugur, A. Aydin Alatan

Segmentation of an object from a video is a challenging task in multimedia applications. Depending on the application, automatic or interactive methods are desired; however, regardless of the application type, efficient …

ObjectSegmentationSemantic SegmentationVideo Object Segmentation+2