paper-with-me

Papers

Learning Video Object Segmentation from Unlabeled Videos

2020-03-10 · CVPR 2020 6 · Xiankai Lu, Wenguan Wang, Jianbing Shen, Yu-Wing Tai, David Crandall, Steven C. H. Hoi

We propose a new method for video object segmentation (VOS) that addresses object pattern learning from unlabeled videos, unlike most existing methods which rely heavily on extensive annotated data. We introduce a unified unsupervised/weakly supervised learning framework, called MuG, that comprehensively captures intrinsic properties of VOS at multiple granularities. Our approach can help advance understanding of visual patterns in VOS and significantly reduce annotation burden. With a carefully-designed architecture and strong representation learning ability, our learned model can be applied to diverse VOS settings, including object-level zero-shot VOS, instance-level zero-shot VOS, and one-shot VOS. Experiments demonstrate promising performance in these settings, as well as the potential of MuG in leveraging unlabeled data to further improve the segmentation accuracy.

📄 PDF Abstract BibTeX arXiv:2003.05020

Code (1)

carrierlxk/MuG 공식 구현 pytorch

Tasks

ObjectRepresentation LearningSegmentationSemantic SegmentationSemi-Supervised Video Object SegmentationUnsupervised Video Object SegmentationVideo Object SegmentationVideo Semantic SegmentationWeakly-supervised Learning

Similar Papers 제목 키워드 기반

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

MOD-UV: Learning Mobile Object Detectors from Unlabeled Videos

2024-05-23 · Yihong Sun, Bharath Hariharan

Embodied agents must detect and localize objects of interest, e.g. traffic participants for self-driving cars. Supervision in the form of bounding boxes for this task is extremely expensive. As such, prior work has looke…

Motion SegmentationObjectobject-detectionObject Detection+5

Semi-Weakly-Supervised Learning of Complex Actions From Instructional Task Videos

2022-01-01 · CVPR 2022 1 · YuHan Shen, Ehsan Elhamifar

We address the problem of action segmentation in instructional task videos with a small number of weakly-labeled training videos and a large number of unlabeled videos, which we refer to as Semi-Weakly-Supervised Lea…

Action SegmentationWeakly-supervised Learning

Learning to Better Segment Objects from Unseen Classes with Unlabeled Videos

2021-04-25 · ICCV 2021 10 · Yuming Du, Yang Xiao, Vincent Lepetit

The ability to localize and segment objects from unseen classes would open the door to new applications, such as autonomous object learning in active vision. Nonetheless, improving the performance on unseen classes requi…

Instance SegmentationObjectOpen-World Instance SegmentationSemantic Segmentation+2

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