Learning Video Object Segmentation from Static Images

Inspired by recent advances of deep learning in instance segmentation and object tracking, we introduce video object segmentation problem as a concept of guided instance segmentation. Our model proceeds on a per-frame basis, guided by the output of the previous frame towards the object of interest in the next frame. We demonstrate that highly accurate object segmentation in videos can be enabled by using a convnet trained with static images only. The key ingredient of our approach is a combination of offline and online learning strategies, where the former serves to produce a refined mask from the previous frame estimate and the latter allows to capture the appearance of the specific object instance. Our method can handle different types of input annotations: bounding boxes and segments, as well as incorporate multiple annotated frames, making the system suitable for diverse applications. We obtain competitive results on three different datasets, independently from the type of input annotation.

PDF Abstract CVPR 2017 PDF CVPR 2017 Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Semi-Supervised Video Object Segmentation DAVIS 2016 MSK Jaccard (Mean) 79.7 # 63
Jaccard (Recall) 93.1 # 19
Jaccard (Decay) 8.9 # 16
F-measure (Mean) 75.4 # 66
F-measure (Recall) 87.1 # 22
F-measure (Decay) 9.0 # 16
J&F 77.55 # 65
Semi-Supervised Video Object Segmentation YouTube MaskTrack mIoU 0.726 # 6

Methods


No methods listed for this paper. Add relevant methods here