paper-with-me

홈 › Papers

Blazingly Fast Video Object Segmentation with Pixel-Wise Metric Learning

2018-04-09 · CVPR 2018 6 · Yuhua Chen, Jordi Pont-Tuset, Alberto Montes, Luc van Gool

This paper tackles the problem of video object segmentation, given some user annotation which indicates the object of interest. The problem is formulated as pixel-wise retrieval in a learned embedding space: we embed pixels of the same object instance into the vicinity of each other, using a fully convolutional network trained by a modified triplet loss as the embedding model. Then the annotated pixels are set as reference and the rest of the pixels are classified using a nearest-neighbor approach. The proposed method supports different kinds of user input such as segmentation mask in the first frame (semi-supervised scenario), or a sparse set of clicked points (interactive scenario). In the semi-supervised scenario, we achieve results competitive with the state of the art but at a fraction of computation cost (275 milliseconds per frame). In the interactive scenario where the user is able to refine their input iteratively, the proposed method provides instant response to each input, and reaches comparable quality to competing methods with much less interaction.

📄 PDF Abstract BibTeX arXiv:1804.03131

Code (0)

등록된 구현이 없습니다.

Tasks

Metric LearningObjectRetrievalSegmentationSemantic SegmentationSemi-Supervised Video Object SegmentationTripletVideo Object SegmentationVideo Semantic SegmentationVisual Object Tracking

Similar Papers 제목 키워드 기반

InstMove: Instance Motion for Object-centric Video Segmentation

2023-03-14 · CVPR 2023 1 · Qihao Liu, Junfeng Wu, Yi Jiang, Xiang Bai 외

Despite significant efforts, cutting-edge video segmentation methods still remain sensitive to occlusion and rapid movement, due to their reliance on the appearance of objects in the form of object embeddings, which are …

ObjectOptical Flow EstimationSegmentationVideo Segmentation+1

RPM-Net: Robust Pixel-Level Matching Networks for Self-Supervised Video Object Segmentation

2019-09-29 · Youngeun Kim, Seokeon Choi, Hankyeol Lee, Taekyung Kim 외

In this paper, we introduce a self-supervised approach for video object segmentation without human labeled data.Specifically, we present Robust Pixel-level Matching Net-works (RPM-Net), a novel deep architecture that mat…

ObjectSegmentationSemantic SegmentationVideo Object Segmentation+1

FOMTrace: Interactive Video Segmentation By Image Graphs and Fuzzy Object Models

2016-06-10 · Thiago Vallin Spina, Alexandre Xavier Falcão

Common users have changed from mere consumers to active producers of multimedia data content. Video editing plays an important role in this scenario, calling for simple segmentation tools that can handle fast-moving and …

ObjectObject TrackingSegmentationVideo Editing+2

Superpixel-Based Video Object Segmentation Using Perceptual Organization and Location Prior

2015-06-01 · CVPR 2015 6 · Daniela Giordano, Francesca Murabito, Simone Palazzo, Concetto Spampinato

In this paper we present an approach for segmenting objects in videos taken in complex scenes with multiple and different targets. The method does not make any specific assumptions about the videos and relies on how obje…

Foreground SegmentationSegmentationSemantic SegmentationVideo Object Segmentation+1

Separable Structure Modeling for Semi-supervised Video Object Segmentation

2021-02-18 · Wencheng Zhu, Jiahao Li, Jiwen Lu, Jie zhou

In this paper, we propose a separable structure modeling approach for semi-supervised video object segmentation. Unlike most existing methods which preclude the semantically structural information of target objects, our…

ObjectOne-shot visual object segmentationSemi-Supervised Video Object SegmentationVideo Object Segmentation+1