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

Video Object Segmentation Without Temporal Information

About

Video Object Segmentation, and video processing in general, has been historically dominated by methods that rely on the temporal consistency and redundancy in consecutive video frames. When the temporal smoothness is suddenly broken, such as when an object is occluded, or some frames are missing in a sequence, the result of these methods can deteriorate significantly or they may not even produce any result at all. This paper explores the orthogonal approach of processing each frame independently, i.e disregarding the temporal information. In particular, it tackles the task of semi-supervised video object segmentation: the separation of an object from the background in a video, given its mask in the first frame. We present Semantic One-Shot Video Object Segmentation (OSVOS-S), based on a fully-convolutional neural network architecture that is able to successively transfer generic semantic information, learned on ImageNet, to the task of foreground segmentation, and finally to learning the appearance of a single annotated object of the test sequence (hence one shot). We show that instance level semantic information, when combined effectively, can dramatically improve the results of our previous method, OSVOS. We perform experiments on two recent video segmentation databases, which show that OSVOS-S is both the fastest and most accurate method in the state of the art.

Kevis-Kokitsi Maninis, Sergi Caelles, Yuhua Chen, Jordi Pont-Tuset, Laura Leal-Taix\'e, Daniel Cremers, Luc Van Gool• 2017

Related benchmarks

TaskDatasetResultRank
Video Object SegmentationDAVIS 2017 (val)
J mean64.7
1130
Video Object SegmentationDAVIS 2016 (val)
J Mean85.6
564
Video Object SegmentationDAVIS 2017 (test-dev)
Region J Mean52.9
237
Semi-supervised Video Object SegmentationDAVIS 2016 (val)
Input J Score85.6
19
Video Object SegmentationDAVIS 2017 (dev)
J&F Mean57.5
8
Showing 5 of 5 rows

Other info

Follow for update