paper-with-me

Papers

Instance-Level Video Segmentation From Object Tracks

2016-06-01 · CVPR 2016 6 · Guillaume Seguin, Piotr Bojanowski, Remi Lajugie, Ivan Laptev

We address the problem of segmenting multiple object instances in complex videos. Our method does not require manual pixel-level annotation for training, and relies instead on readily-available object detectors or visual object tracking only. Given object bounding boxes at input, we cast video segmentation as a weakly-supervised learning problem. Our proposed objective combines (a) a discriminative clustering term for background segmentation, (b) a spectral clustering one for grouping pixels of same object instances, and (c) linear constraints enabling instance-level segmentation. We propose a convex relaxation of this problem and solve it efficiently using the Frank-Wolfe algorithm. We report results and compare our method to several baselines on a new video dataset for multi-instance person segmentation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringObjectObject TrackingSegmentationVideo SegmentationVideo Semantic SegmentationVisual Object TrackingWeakly-supervised Learning

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

Classifying, Segmenting, and Tracking Object Instances in Video with Mask Propagation

2019-12-10 · CVPR 2020 6 · Gedas Bertasius, Lorenzo Torresani

We introduce a method for simultaneously classifying, segmenting and tracking object instances in a video sequence. Our method, named MaskProp, adapts the popular Mask R-CNN to video by adding a mask propagation branch t…

Instance SegmentationObjectSegmentationSemantic Segmentation+1

Sequential Clique Optimization for Video Object Segmentation

2018-09-01 · ECCV 2018 9 · Yeong Jun Koh, Young-Yoon Lee, Chang-Su Kim

A novel algorithm to segment out objects in a video sequence is proposed in this work. First, we extract object instances in each frame. Then, we select a visually important object instance in each frame to construct th…

Objectobject-detectionObject DetectionRGB Salient Object Detection+6

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

Semantic Object Segmentation via Detection in Weakly Labeled Video

2015-06-01 · CVPR 2015 6 · Yu Zhang, Xiaowu Chen, Jia Li, Chen Wang 외

Semantic object segmentation in video is an important step for large-scale multimedia analysis. In many cases, however, semantic objects are only tagged at video-level, making them difficult to be located and segmented. …

Objectobject-detectionObject DetectionSegmentation+1

Audio-Visual Instance Segmentation

2023-10-28 · CVPR 2025 1 · Ruohao Guo, Xianghua Ying, Yaru Chen, Dantong Niu 외

In this paper, we propose a new multi-modal task, termed audio-visual instance segmentation (AVIS), which aims to simultaneously identify, segment and track individual sounding object instances in audible videos. To faci…

Instance SegmentationSegmentationSemantic SegmentationSound Source Localization