paper-with-me

Papers

Box Supervised Video Segmentation Proposal Network

2022-02-14 · Tanveer Hannan, Rajat Koner, Jonathan Kobold, Matthias Schubert

Video Object Segmentation (VOS) has been targeted by various fully-supervised and self-supervised approaches. While fully-supervised methods demonstrate excellent results, self-supervised ones, which do not use pixel-level ground truth, attract much attention. However, self-supervised approaches pose a significant performance gap. Box-level annotations provide a balanced compromise between labeling effort and result quality for image segmentation but have not been exploited for the video domain. In this work, we propose a box-supervised video object segmentation proposal network, which takes advantage of intrinsic video properties. Our method incorporates object motion in the following way: first, motion is computed using a bidirectional temporal difference and a novel bounding box-guided motion compensation. Second, we introduce a novel motion-aware affinity loss that encourages the network to predict positive pixel pairs if they share similar motion and color. The proposed method outperforms the state-of-the-art self-supervised benchmark by 16.4% and 6.9% $\mathcal{J}$ &$\mathcal{F}$ score and the majority of fully supervised methods on the DAVIS and Youtube-VOS dataset without imposing network architectural specifications. We provide extensive tests and ablations on the datasets, demonstrating the robustness of our method.

📄 PDF Abstract BibTeX arXiv:2202.07025

Code (1)

tanveer81/boxvos 공식 구현 pytorch

Tasks

Image SegmentationMotion CompensationObjectSegmentationSemantic SegmentationVideo Object SegmentationVideo SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

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

Track and Segment: An Iterative Unsupervised Approach for Video Object Proposals

2016-06-01 · CVPR 2016 6 · Fanyi Xiao, Yong Jae Lee

We present an unsupervised approach that generates a diverse, ranked set of bounding box and segmentation video object proposals---spatio-temporal tubes that localize the foreground objects---in an unannotated video. In…

Segmentation

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

Video Object Segmentation through Spatially Accurate and Temporally Dense Extraction of Primary Object Regions

2013-06-01 · CVPR 2013 6 · Dong Zhang, Omar Javed, Mubarak Shah

In this paper, we propose a novel approach to extract primary object segments in videos in the 'object proposal' domain. The extracted primary object regions are then used to build object models for optimized video segme…

ObjectOptical Flow EstimationSemantic SegmentationVideo Object Segmentation+2

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