paper-with-me

홈 › Papers

A Generative Appearance Model for End-to-end Video Object Segmentation

2018-11-28 · CVPR 2019 6 · Joakim Johnander, Martin Danelljan, Emil Brissman, Fahad Shahbaz Khan, Michael Felsberg

One of the fundamental challenges in video object segmentation is to find an effective representation of the target and background appearance. The best performing approaches resort to extensive fine-tuning of a convolutional neural network for this purpose. Besides being prohibitively expensive, this strategy cannot be truly trained end-to-end since the online fine-tuning procedure is not integrated into the offline training of the network. To address these issues, we propose a network architecture that learns a powerful representation of the target and background appearance in a single forward pass. The introduced appearance module learns a probabilistic generative model of target and background feature distributions. Given a new image, it predicts the posterior class probabilities, providing a highly discriminative cue, which is processed in later network modules. Both the learning and prediction stages of our appearance module are fully differentiable, enabling true end-to-end training of the entire segmentation pipeline. Comprehensive experiments demonstrate the effectiveness of the proposed approach on three video object segmentation benchmarks. We close the gap to approaches based on online fine-tuning on DAVIS17, while operating at 15 FPS on a single GPU. Furthermore, our method outperforms all published approaches on the large-scale YouTube-VOS dataset.

📄 PDF Abstract BibTeX arXiv:1811.11611

Code (1)

joakimjohnander/agame-vos pytorch

Tasks

GPUOne-shot visual object segmentationSegmentationSemantic SegmentationSemi-Supervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

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

Learning Fast and Robust Target Models for Video Object Segmentation

2020-02-27 · CVPR 2020 6 · Andreas Robinson, Felix Järemo Lawin, Martin Danelljan, Fahad Shahbaz Khan 외

Video object segmentation (VOS) is a highly challenging problem since the initial mask, defining the target object, is only given at test-time. The main difficulty is to effectively handle appearance changes and similar …

One-shot visual object segmentationSegmentationSemantic SegmentationSemi-Supervised Video Object Segmentation+2

Discriminative Online Learning for Fast Video Object Segmentation

2019-04-18 · Andreas Robinson, Felix Järemo Lawin, Martin Danelljan, Fahad Shahbaz Khan 외

We address the highly challenging problem of video object segmentation. Given only the initial mask, the task is to segment the target in the subsequent frames. In order to effectively handle appearance changes and simil…

ObjectOne-shot visual object segmentationSegmentationSemantic Segmentation+2

FusionSeg: Learning to Combine Motion and Appearance for Fully Automatic Segmentation of Generic Objects in Videos

2017-07-01 · CVPR 2017 7 · Suyog Dutt Jain, Bo Xiong, Kristen Grauman

We propose an end-to-end learning framework for segmenting generic objects in videos. Our method learns to combine appearance and motion information to produce pixel level segmentation masks for all prominent objects in …

SegmentationStructured PredictionVideo SegmentationVideo Semantic Segmentation

Multi-class Video Co-segmentation with a Generative Multi-video Model

2013-06-01 · CVPR 2013 6 · Wei-Chen Chiu, Mario Fritz

Video data provides a rich source of information that is available to us today in large quantities e.g. from online resources. Tasks like segmentation benefit greatly from the analysis of spatio-temporal motion patterns …

SegmentationVideo SegmentationVideo Semantic Segmentation