F2Net: Learning to Focus on the Foreground for Unsupervised Video Object Segmentation
Daizong Liu, Dongdong Yu, Changhu Wang, Pan Zhou

TL;DR
F2Net introduces a novel approach for unsupervised video object segmentation that emphasizes foreground details by integrating intra- and inter-frame features with spatial guidance, achieving state-of-the-art results.
Contribution
The paper proposes F2Net, a new network architecture with center-guided appearance diffusion and dynamic feature fusion for improved foreground segmentation.
Findings
Achieves state-of-the-art performance on DAVIS2016, Youtube-object, and FBMS datasets.
Effectively handles challenging scenarios like occlusions and appearance changes.
Significant improvement over existing methods in unsupervised video object segmentation.
Abstract
Although deep learning based methods have achieved great progress in unsupervised video object segmentation, difficult scenarios (e.g., visual similarity, occlusions, and appearance changing) are still not well-handled. To alleviate these issues, we propose a novel Focus on Foreground Network (F2Net), which delves into the intra-inter frame details for the foreground objects and thus effectively improve the segmentation performance. Specifically, our proposed network consists of three main parts: Siamese Encoder Module, Center Guiding Appearance Diffusion Module, and Dynamic Information Fusion Module. Firstly, we take a siamese encoder to extract the feature representations of paired frames (reference frame and current frame). Then, a Center Guiding Appearance Diffusion Module is designed to capture the inter-frame feature (dense correspondences between reference frame and current…
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
Taxonomy
TopicsVisual Attention and Saliency Detection · Video Surveillance and Tracking Methods · Advanced Neural Network Applications
MethodsDiffusion
