paper-with-me

홈 › Papers

Fully Connected Object Proposals for Video Segmentation

2015-12-01 · ICCV 2015 12 · Federico Perazzi, Oliver Wang, Markus Gross, Alexander Sorkine-Hornung

We present a novel approach to video segmentation using multiple object proposals. The problem is formulated as a minimization of a novel energy function defined over a fully connected graph of object proposals. Our model combines appearance with long-range point tracks, which is key to ensure robustness with respect to fast motion and occlusions over longer video sequences. As opposed to previous approaches based on object proposals, we do not seek the best per-frame object hypotheses to perform the segmentation. Instead, we combine multiple, potentially imperfect proposals to improve overall segmentation accuracy and ensure robustness to outliers. Overall, the basic algorithm consists of three steps. First, we generate a very large number of object proposals for each video frame using existing techniques. Next, we perform an SVM-based pruning step to retain only high quality proposals with sufficiently discriminative power. Finally, we determine the fore- and background classification by solving for the maximum a posteriori of a fully connected conditional random field, defined using our novel energy function. Experimental results on a well established dataset demonstrate that our method compares favorably to several recent state-of-the-art approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectSegmentationSemi-Supervised Video Object SegmentationVideo SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Learning to Segment Moving Objects in Videos

2014-12-19 · CVPR 2015 6 · Katerina Fragkiadaki, Pablo Arbelaez, Panna Felsen, Jitendra Malik

We segment moving objects in videos by ranking spatio-temporal segment proposals according to "moving objectness": how likely they are to contain a moving object. In each video frame, we compute segment proposals using m…

SegmentationVideo SegmentationVideo Semantic Segmentation

Maximal Cliques on Multi-Frame Proposal Graph for Unsupervised Video Object Segmentation

2023-01-29 · Jialin Yuan, Jay Patravali, Hung Nguyen, Chanho Kim 외

Unsupervised Video Object Segmentation (UVOS) aims at discovering objects and tracking them through videos. For accurate UVOS, we observe if one can locate precise segment proposals on key frames, subsequent processes ar…

Instance SegmentationObjectSegmentationSemantic Segmentation+4

Temporally Object-based Video Co-Segmentation

2018-02-09 · Michael Ying Yang, Matthias Reso, Jun Tang, Wentong Liao 외

In this paper, we propose an unsupervised video object co-segmentation framework based on the primary object proposals to extract the common foreground object(s) from a given video set. In addition to the objectness attr…

ObjectSegmentation

Video Object Segmentation using Tracked Object Proposals

2017-07-20 · Gilad Sharir, Eddie Smolyansky, Itamar Friedman

We present an approach to semi-supervised video object segmentation, in the context of the DAVIS 2017 challenge. Our approach combines category-based object detection, category-independent object appearance segmentation …

Objectobject-detectionObject DetectionObject Tracking+5

PReMVOS: Proposal-generation, Refinement and Merging for Video Object Segmentation

2018-07-24 · Jonathon Luiten, Paul Voigtlaender, Bastian Leibe

We address semi-supervised video object segmentation, the task of automatically generating accurate and consistent pixel masks for objects in a video sequence, given the first-frame ground truth annotations. Towards this…

ObjectOne-shot visual object segmentationSegmentationSemantic Segmentation+3