Papers › Fast Interactive Video Object Segmentation with Graph Neural Networks

Fast Interactive Video Object Segmentation with Graph Neural Networks

5 Mar 2021arXiv:2103.03821archive 2025-07-28

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.

PaperPDFCode

Code

vvarga90/gnn_annot officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Graph Neural NetworkInteractive Video Object SegmentationObjectSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Interactive Video Object Segmentation DAVIS 2017 GNNannot AUC-J 0.759 #5 of 7 Archive leaderboard report
Interactive Video Object Segmentation DAVIS 2017 GNNannot AUC-J&F 0.782 #5 of 7 Archive leaderboard report
Interactive Video Object Segmentation DAVIS 2017 GNNannot J&F@60s 0.790 #5 of 7 Archive leaderboard report
Interactive Video Object Segmentation DAVIS 2017 GNNannot J@60s 0.767 #5 of 7 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Graph Neural Network

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections