paper-with-me

Papers

F2Net: Learning to Focus on the Foreground for Unsupervised Video Object Segmentation

2020-12-04 · Daizong Liu, Dongdong Yu, Changhu Wang, Pan Zhou

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 frame), intra-frame feature (dense correspondences in current frame), and original semantic feature of current frame. Specifically, we establish a Center Prediction Branch to predict the center location of the foreground object in current frame and leverage the center point information as spatial guidance prior to enhance the inter-frame and intra-frame feature extraction, and thus the feature representation considerably focus on the foreground objects. Finally, we propose a Dynamic Information Fusion Module to automatically select relatively important features through three aforementioned different level features. Extensive experiments on DAVIS2016, Youtube-object, and FBMS datasets show that our proposed F2Net achieves the state-of-the-art performance with significant improvement.

📄 PDF Abstract BibTeX arXiv:2012.02534

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationUnsupervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Guided Slot Attention for Unsupervised Video Object Segmentation

2023-03-15 · CVPR 2024 1 · Minhyeok Lee, Suhwan Cho, Dogyoon Lee, Chaewon Park 외

Unsupervised video object segmentation aims to segment the most prominent object in a video sequence. However, the existence of complex backgrounds and multiple foreground objects make this task challenging. To address t…

ObjectSemantic SegmentationUnsupervised Video Object SegmentationVideo Object Segmentation+1

See More, Know More: Unsupervised Video Object Segmentation with Co-Attention Siamese Networks

2020-01-19 · CVPR 2019 6 · Xiankai Lu, Wenguan Wang, Chao Ma, Jianbing Shen 외

We introduce a novel network, called CO-attention Siamese Network (COSNet), to address the unsupervised video object segmentation task from a holistic view. We emphasize the importance of inherent correlation among video…

Semantic SegmentationUnsupervised Video Object SegmentationVideo Object SegmentationVideo Polyp Segmentation+1

Iteratively Selecting an Easy Reference Frame Makes Unsupervised Video Object Segmentation Easier

2021-12-23 · Youngjo Lee, Hongje Seong, Euntai Kim

Unsupervised video object segmentation (UVOS) is a per-pixel binary labeling problem which aims at separating the foreground object from the background in the video without using the ground truth (GT) mask of the foregro…

ObjectSemantic SegmentationUnsupervised Video Object SegmentationVideo Object Segmentation+1

Tukey-Inspired Video Object Segmentation

2018-11-19 · Brent A. Griffin, Jason J. Corso

We investigate the problem of strictly unsupervised video object segmentation, i.e., the separation of a primary object from background in video without a user-provided object mask or any training on an annotated dataset…

ObjectSegmentationSemantic SegmentationUnsupervised Video Object Segmentation+2

Unsupervised object segmentation in video by efficient selection of highly probable positive features

2017-04-19 · ICCV 2017 10 · Emanuela Haller, Marius Leordeanu

We address an essential problem in computer vision, that of unsupervised object segmentation in video, where a main object of interest in a video sequence should be automatically separated from its background. An efficie…

ObjectSemantic SegmentationUnsupervised Object Segmentation