Collaborative Attention Memory Network for Video Object Segmentation
Zhixing Huang, Junli Zha, Fei Xie, Yuwei Zheng, Yuandong Zhong,, Jinpeng Tang

TL;DR
This paper introduces a collaborative attention memory network with an enhanced segmentation head for semi-supervised video object segmentation, addressing issues like false predictions and occlusion, and achieves competitive results on Youtube-VOS.
Contribution
It proposes a novel object context scheme and a segmentation head with Feature Pyramid Attention, combined with an ensemble network to improve segmentation accuracy.
Findings
Achieved 6th place on Youtube-VOS with 83.5% score.
Enhanced object information gathering reduces false predictions.
Ensemble of networks improves overall segmentation performance.
Abstract
Semi-supervised video object segmentation is a fundamental yet Challenging task in computer vision. Embedding matching based CFBI series networks have achieved promising results by foreground-background integration approach. Despite its superior performance, these works exhibit distinct shortcomings, especially the false predictions caused by little appearance instances in first frame, even they could easily be recognized by previous frame. Moreover, they suffer from object's occlusion and error drifts. In order to overcome the shortcomings , we propose Collaborative Attention Memory Network with an enhanced segmentation head. We introduce a object context scheme that explicitly enhances the object information, which aims at only gathering the pixels that belong to the same category as a given pixel as its context. Additionally, a segmentation head with Feature Pyramid Attention(FPA)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Video Surveillance and Tracking Methods · Advanced Neural Network Applications
MethodsMemory Network
