paper-with-me

Papers

Dense Unsupervised Learning for Video Segmentation

2021-11-11 · NeurIPS 2021 12 · Nikita Araslanov, Simone Schaub-Meyer, Stefan Roth

We present a novel approach to unsupervised learning for video object segmentation (VOS). Unlike previous work, our formulation allows to learn dense feature representations directly in a fully convolutional regime. We rely on uniform grid sampling to extract a set of anchors and train our model to disambiguate between them on both inter- and intra-video levels. However, a naive scheme to train such a model results in a degenerate solution. We propose to prevent this with a simple regularisation scheme, accommodating the equivariance property of the segmentation task to similarity transformations. Our training objective admits efficient implementation and exhibits fast training convergence. On established VOS benchmarks, our approach exceeds the segmentation accuracy of previous work despite using significantly less training data and compute power.

📄 PDF Abstract BibTeX arXiv:2111.06265

Code (1)

visinf/dense-ulearn-vos 공식 구현 pytorch

Tasks

SegmentationSemantic SegmentationSemi-Supervised Video Object SegmentationUnsupervised Video Object SegmentationVideo Object SegmentationVideo SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

VOS VOS is a type of video object segmentation model consisting of two network components. The target appearance model consists of a light-weight module, which is learned during…

Similar Papers 제목 키워드 기반

S2D: Sparse-To-Dense Keymask Distillation for Unsupervised Video Instance Segmentation

2025-12-16 · Leon Sick, Lukas Hoyer, Dominik Engel, Pedro Hermosilla 외 arxiv

In recent years, the state-of-the-art in unsupervised video instance segmentation has heavily relied on synthetic video data, generated from object-centric image datasets such as ImageNet. However, video synthesis by art…

Unsupervised Instance SegmentationVideo Instance Segmentation

UVIS: Unsupervised Video Instance Segmentation

2024-06-11 · Shuaiyi Huang, Saksham Suri, Kamal Gupta, Sai Saketh Rambhatla 외

Video instance segmentation requires classifying, segmenting, and tracking every object across video frames. Unlike existing approaches that rely on masks, boxes, or category labels, we propose UVIS, a novel Unsupervised…

Instance SegmentationLanguage ModellingPseudo LabelSegmentation+2

Dual Prototype Attention for Unsupervised Video Object Segmentation

2022-11-22 · CVPR 2024 1 · Suhwan Cho, Minhyeok Lee, Seunghoon Lee, Dogyoon Lee 외

Unsupervised video object segmentation (VOS) aims to detect and segment the most salient object in videos. The primary techniques used in unsupervised VOS are 1) the collaboration of appearance and motion information; an…

ObjectSemantic SegmentationUnsupervised Video Object SegmentationVideo Object Segmentation+1

Time Does Tell: Self-Supervised Time-Tuning of Dense Image Representations

2023-08-22 · ICCV 2023 1 · Mohammadreza Salehi, Efstratios Gavves, Cees G. M. Snoek, Yuki M. Asano

Spatially dense self-supervised learning is a rapidly growing problem domain with promising applications for unsupervised segmentation and pretraining for dense downstream tasks. Despite the abundance of temporal data in…

Self-Supervised LearningSemantic SegmentationUnsupervised Semantic Segmentation

Unsupervised Tube Extraction Using Transductive Learning and Dense Trajectories

2015-12-01 · ICCV 2015 12 · Mihai Marian Puscas, Enver Sangineto, Dubravko Culibrk, Nicu Sebe

We address the problem of automatic extraction of foreground objects from videos. The goal is to provide a method for unsupervised collection of samples which can be further used for object detection training without an…

object-detectionObject DetectionOptical Flow EstimationTransductive Learning