Merging Tasks for Video Panoptic Segmentation
Jake Rap, Panagiotis Meletis

TL;DR
This paper explores two data-driven methods for video panoptic segmentation, combining pre-trained models and neural networks to classify, track, and segment every pixel in videos without requiring specialized training datasets.
Contribution
It introduces two novel approaches: one heuristically fuses existing models, and the other extends a shared neural network with mask propagation for VPS.
Findings
Heuristic fusion of pre-trained models enables VPS without specialized training.
Shared neural network with mask propagation improves temporal consistency.
Both methods offer flexible solutions for video panoptic segmentation.
Abstract
In this paper, the task of video panoptic segmentation is studied and two different methods to solve the task will be proposed. Video panoptic segmentation (VPS) is a recently introduced computer vision task that requires classifying and tracking every pixel in a given video. The nature of this task makes the cost of annotating datasets for it prohibiting. To understand video panoptic segmentation, first, earlier introduced constituent tasks that focus on semantics and tracking separately will be researched. Thereafter, two data-driven approaches which do not require training on a tailored VPS dataset will be selected to solve it. The first approach will show how a model for video panoptic segmentation can be built by heuristically fusing the outputs of a pre-trained semantic segmentation model and a pre-trained multi-object tracking model. This can be desired if one wants to easily…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Image and Video Retrieval Techniques · Visual Attention and Saliency Detection
