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

SegFlow: Joint Learning for Video Object Segmentation and Optical Flow

About

This paper proposes an end-to-end trainable network, SegFlow, for simultaneously predicting pixel-wise object segmentation and optical flow in videos. The proposed SegFlow has two branches where useful information of object segmentation and optical flow is propagated bidirectionally in a unified framework. The segmentation branch is based on a fully convolutional network, which has been proved effective in image segmentation task, and the optical flow branch takes advantage of the FlowNet model. The unified framework is trained iteratively offline to learn a generic notion, and fine-tuned online for specific objects. Extensive experiments on both the video object segmentation and optical flow datasets demonstrate that introducing optical flow improves the performance of segmentation and vice versa, against the state-of-the-art algorithms.

Jingchun Cheng, Yi-Hsuan Tsai, Shengjin Wang, Ming-Hsuan Yang• 2017

Related benchmarks

TaskDatasetResultRank
Video Object SegmentationDAVIS 2016 (val)
J Mean76.1
564
Optical Flow EstimationMPI Sintel Final (train)
Endpoint Error (EPE)2.61
209
Optical Flow EstimationMPI Sintel Clean (train)
EPE2.5
202
Optical FlowMPI Sintel Clean (test)
AEE7.45
158
Optical FlowMPI-Sintel final (test)
EPE7.87
137
Unsupervised Video Object SegmentationFBMS (test)
J Mean56
66
Video Object SegmentationDAVIS
J Mean67.4
58
Unsupervised Video Object SegmentationDAVIS 2016 (test)
J Mean67.4
50
Video Object SegmentationYouTube-Objects
mIoU57
50
Optical Flow EstimationFlying Chairs (test)
Endpoint Error (EPE)2.83
49
Showing 10 of 29 rows

Other info

Code

Follow for update