Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Spatiotemporal Graph Neural Network based Mask Reconstruction for Video Object Segmentation

About

This paper addresses the task of segmenting class-agnostic objects in semi-supervised setting. Although previous detection based methods achieve relatively good performance, these approaches extract the best proposal by a greedy strategy, which may lose the local patch details outside the chosen candidate. In this paper, we propose a novel spatiotemporal graph neural network (STG-Net) to reconstruct more accurate masks for video object segmentation, which captures the local contexts by utilizing all proposals. In the spatial graph, we treat object proposals of a frame as nodes and represent their correlations with an edge weight strategy for mask context aggregation. To capture temporal information from previous frames, we use a memory network to refine the mask of current frame by retrieving historic masks in a temporal graph. The joint use of both local patch details and temporal relationships allow us to better address the challenges such as object occlusion and missing. Without online learning and fine-tuning, our STG-Net achieves state-of-the-art performance on four large benchmarks (DAVIS, YouTube-VOS, SegTrack-v2, and YouTube-Objects), demonstrating the effectiveness of the proposed approach.

Daizong Liu, Shuangjie Xu, Xiao-Yang Liu, Zichuan Xu, Wei Wei, Pan Zhou• 2020

Related benchmarks

TaskDatasetResultRank
Video Object SegmentationDAVIS 2017 (val)
J mean71.5
1130
Video Object SegmentationDAVIS 2016 (val)--
564
Video Object SegmentationYouTube-VOS 2018 (val)
J Score (Seen)72.7
493
Video Object SegmentationDAVIS 2017 (test-dev)
Region J Mean59.7
237
Video Object SegmentationYouTube-VOS (val)
J Score (Seen)72.7
81
Video Object SegmentationYouTube-Objects
mIoU84.1
50
Video Object SegmentationSegTrack v2--
34
Showing 7 of 7 rows

Other info

Follow for update