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

CNN in MRF: Video Object Segmentation via Inference in A CNN-Based Higher-Order Spatio-Temporal MRF

About

This paper addresses the problem of video object segmentation, where the initial object mask is given in the first frame of an input video. We propose a novel spatio-temporal Markov Random Field (MRF) model defined over pixels to handle this problem. Unlike conventional MRF models, the spatial dependencies among pixels in our model are encoded by a Convolutional Neural Network (CNN). Specifically, for a given object, the probability of a labeling to a set of spatially neighboring pixels can be predicted by a CNN trained for this specific object. As a result, higher-order, richer dependencies among pixels in the set can be implicitly modeled by the CNN. With temporal dependencies established by optical flow, the resulting MRF model combines both spatial and temporal cues for tackling video object segmentation. However, performing inference in the MRF model is very difficult due to the very high-order dependencies. To this end, we propose a novel CNN-embedded algorithm to perform approximate inference in the MRF. This algorithm proceeds by alternating between a temporal fusion step and a feed-forward CNN step. When initialized with an appearance-based one-shot segmentation CNN, our model outperforms the winning entries of the DAVIS 2017 Challenge, without resorting to model ensembling or any dedicated detectors.

Linchao Bao, Baoyuan Wu, Wei Liu• 2018

Related benchmarks

TaskDatasetResultRank
Video Object SegmentationDAVIS 2017 (val)
J mean67.2
1130
Video Object SegmentationDAVIS 2016 (val)
J Mean84.2
564
Video Object SegmentationDAVIS 2017 (test-dev)
Region J Mean64.5
237
Video Object SegmentationYouTube-Objects
mIoU78.4
50
Video Object SegmentationSegTrack v2 (test)
J Mean77.1
40
Video Object SegmentationDAVIS 2017 (dev)
J&F Mean67.5
8
Video Object SegmentationYoutube-Objects v1 (test)
J Mean78.4
6
Showing 7 of 7 rows

Other info

Follow for update