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

Motion-Attentive Transition for Zero-Shot Video Object Segmentation

About

In this paper, we present a novel Motion-Attentive Transition Network (MATNet) for zero-shot video object segmentation, which provides a new way of leveraging motion information to reinforce spatio-temporal object representation. An asymmetric attention block, called Motion-Attentive Transition (MAT), is designed within a two-stream encoder, which transforms appearance features into motion-attentive representations at each convolutional stage. In this way, the encoder becomes deeply interleaved, allowing for closely hierarchical interactions between object motion and appearance. This is superior to the typical two-stream architecture, which treats motion and appearance separately in each stream and often suffers from overfitting to appearance information. Additionally, a bridge network is proposed to obtain a compact, discriminative and scale-sensitive representation for multi-level encoder features, which is further fed into a decoder to achieve segmentation results. Extensive experiments on three challenging public benchmarks (i.e. DAVIS-16, FBMS and Youtube-Objects) show that our model achieves compelling performance against the state-of-the-arts.

Tianfei Zhou, Shunzhou Wang, Yi Zhou, Yazhou Yao, Jianwu Li, Ling Shao• 2020

Related benchmarks

TaskDatasetResultRank
Video Object SegmentationDAVIS 2016 (val)
J Mean82.4
564
Unsupervised Video Object SegmentationDAVIS 2016 (val)
F Mean80.7
108
Unsupervised Video Object SegmentationFBMS (test)
J Mean76.1
66
Video Object SegmentationYouTube-Objects
mIoU69
50
Video Object SegmentationDAVIS 2016
J-Measure82.4
44
Video Object SegmentationFBMS (test)
J-measure76.1
42
Video Object SegmentationYoutubeObjects (val)
mIoU69
35
Video Object SegmentationSegTrack v2--
34
Video Object SegmentationDAVIS 2016 (test)--
29
Video Object SegmentationYouTube-Objects
J mean (Aero)72.9
28
Showing 10 of 28 rows

Other info

Code

Follow for update