paper-with-me

Papers

Self-supervised Video Object Segmentation

2020-06-22 · Fangrui Zhu, Li Zhang, Yanwei Fu, Guodong Guo, Weidi Xie

The objective of this paper is self-supervised representation learning, with the goal of solving semi-supervised video object segmentation (a.k.a. dense tracking). We make the following contributions: (i) we propose to improve the existing self-supervised approach, with a simple, yet more effective memory mechanism for long-term correspondence matching, which resolves the challenge caused by the dis-appearance and reappearance of objects; (ii) by augmenting the self-supervised approach with an online adaptation module, our method successfully alleviates tracker drifts caused by spatial-temporal discontinuity, e.g. occlusions or dis-occlusions, fast motions; (iii) we explore the efficiency of self-supervised representation learning for dense tracking, surprisingly, we show that a powerful tracking model can be trained with as few as 100 raw video clips (equivalent to a duration of 11mins), indicating that low-level statistics have already been effective for tracking tasks; (iv) we demonstrate state-of-the-art results among the self-supervised approaches on DAVIS-2017 and YouTube-VOS, as well as surpassing most of methods trained with millions of manual segmentation annotations, further bridging the gap between self-supervised and supervised learning. Codes are released to foster any further research (https://github.com/fangruizhu/self_sup_semiVOS).

📄 PDF Abstract BibTeX arXiv:2006.12480

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectOne-shot visual object segmentationRepresentation LearningSegmentationSemantic SegmentationSemi-Supervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Unsupervised Video Object Segmentation with Online Adversarial Self-Tuning

2023-01-01 · ICCV 2023 1 · Tiankang Su, Huihui Song, Dong Liu, Bo Liu 외

The existing unsupervised video object segmentation methods depend heavily on the segmentation model trained offline on a labeled training video set, and cannot well generalize to the test videos from a different dom…

ObjectPseudo LabelSegmentationSemantic Segmentation+3

RPM-Net: Robust Pixel-Level Matching Networks for Self-Supervised Video Object Segmentation

2019-09-29 · Youngeun Kim, Seokeon Choi, Hankyeol Lee, Taekyung Kim 외

In this paper, we introduce a self-supervised approach for video object segmentation without human labeled data.Specifically, we present Robust Pixel-level Matching Net-works (RPM-Net), a novel deep architecture that mat…

ObjectSegmentationSemantic SegmentationVideo Object Segmentation+1

Box Supervised Video Segmentation Proposal Network

2022-02-14 · Tanveer Hannan, Rajat Koner, Jonathan Kobold, Matthias Schubert

Video Object Segmentation (VOS) has been targeted by various fully-supervised and self-supervised approaches. While fully-supervised methods demonstrate excellent results, self-supervised ones, which do not use pixel-lev…

Image SegmentationMotion CompensationObjectSegmentation+4

Self-Supervised Learning of Object Segmentation from Unlabeled RGB-D Videos

2023-04-09 · Shiyang Lu, Yunfu Deng, Abdeslam Boularias, Kostas Bekris

This work proposes a self-supervised learning system for segmenting rigid objects in RGB images. The proposed pipeline is trained on unlabeled RGB-D videos of static objects, which can be captured with a camera carried b…

Contrastive LearningGraph MatchingObjectPoint Cloud Registration+2

Betrayed by Attention: A Simple yet Effective Approach for Self-supervised Video Object Segmentation

2023-11-29 · Shuangrui Ding, Rui Qian, Haohang Xu, Dahua Lin 외

In this paper, we propose a simple yet effective approach for self-supervised video object segmentation (VOS). Our key insight is that the inherent structural dependencies present in DINO-pretrained Transformers can be l…

ClusteringObjectObject DiscoverySegmentation+4