paper-with-me

Papers

UnOVOST: Unsupervised Offline Video Object Segmentation and Tracking

2020-01-15 · Jonathon Luiten, Idil Esen Zulfikar, Bastian Leibe

We address Unsupervised Video Object Segmentation (UVOS), the task of automatically generating accurate pixel masks for salient objects in a video sequence and of tracking these objects consistently through time, without any input about which objects should be tracked. Towards solving this task, we present UnOVOST (Unsupervised Offline Video Object Segmentation and Tracking) as a simple and generic algorithm which is able to track and segment a large variety of objects. This algorithm builds up tracks in a number stages, first grouping segments into short tracklets that are spatio-temporally consistent, before merging these tracklets into long-term consistent object tracks based on their visual similarity. In order to achieve this we introduce a novel tracklet-based Forest Path Cutting data association algorithm which builds up a decision forest of track hypotheses before cutting this forest into paths that form long-term consistent object tracks. When evaluating our approach on the DAVIS 2017 Unsupervised dataset we obtain state-of-the-art performance with a mean J &F score of 67.9% on the val, 58% on the test-dev and 56.4% on the test-challenge benchmarks, obtaining first place in the DAVIS 2019 Unsupervised Video Object Segmentation Challenge. UnOVOST even performs competitively with many semi-supervised video object segmentation algorithms even though it is not given any input as to which objects should be tracked and segmented.

📄 PDF Abstract BibTeX arXiv:2001.05425

Code (1)

idilesenzulfikar/UNOVOST pytorch

Tasks

ObjectSegmentationSemantic SegmentationSemi-Supervised Video Object SegmentationUnsupervised 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

Unsupervised Online Video Object Segmentation with Motion Property Understanding

2018-10-09 · IEEE Transactions on Image Processing 2019 8 · Tao Zhuo, Zhiyong Cheng, Peng Zhang, Yongkang Wong 외

Unsupervised video object segmentation aims to automatically segment moving objects over an unconstrained video without any user annotation. So far, only few unsupervised online methods have been reported in literature a…

Motion DetectionObjectSegmentationSemantic Segmentation+3

Design Pseudo Ground Truth with Motion Cue for Unsupervised Video Object Segmentation

2018-12-13 · Ye Wang, Jongmoo Choi, Yueru Chen, Qin Huang 외

One major technique debt in video object segmentation is to label the object masks for training instances. As a result, we propose to prepare inexpensive, yet high quality pseudo ground truth corrected with motion cue fo…

Instance SegmentationObjectObject TrackingSegmentation+4

Instance Embedding Transfer to Unsupervised Video Object Segmentation

2018-01-03 · CVPR 2018 6 · Siyang Li, Bryan Seybold, Alexey Vorobyov, Alireza Fathi 외

We propose a method for unsupervised video object segmentation by transferring the knowledge encapsulated in image-based instance embedding networks. The instance embedding network produces an embedding vector for each p…

ObjectOptical Flow EstimationSegmentationSemantic Segmentation+3

SiamMask: A Framework for Fast Online Object Tracking and Segmentation

2022-07-05 · Weiming Hu, Qiang Wang, Li Zhang, Luca Bertinetto 외

In this paper we introduce SiamMask, a framework to perform both visual object tracking and video object segmentation, in real-time, with the same simple method. We improve the offline training procedure of popular fully…

Multiple Object TrackingObjectObject TrackingSegmentation+4