Merging Tasks for Video Panoptic Segmentation
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 extend the capabilities of either model. The second approach will counter some of the shortcomings of the first approach by building on top of a shared neural network backbone with task-specific heads. This network is designed for panoptic segmentation and will be extended by a mask propagation module to link instance masks across time, yielding the video panoptic segmentation format.
Code (0)
등록된 구현이 없습니다.
Tasks
Multi-Object TrackingObject TrackingPanoptic SegmentationSegmentationSemantic SegmentationVideo Panoptic SegmentationSimilar Papers 제목 키워드 기반
An End-to-End Trainable Video Panoptic Segmentation Method usingTransformers
In this paper, we present an algorithm to tackle a video panoptic segmentation problem, a newly emerging area of research. The video panoptic segmentation is a task that unifies the typical task of panoptic segmentation …
Multi-Object TrackingObject TrackingPanoptic SegmentationSegmentation+1Single-Shot Panoptic Segmentation
We present a novel end-to-end single-shot method that segments countable object instances (things) as well as background regions (stuff) into a non-overlapping panoptic segmentation at almost video frame rate. Current st…
DecoderInstance SegmentationObjectobject-detection+4Video Panoptic Segmentation
Panoptic segmentation has become a new standard of visual recognition task by unifying previous semantic segmentation and instance segmentation tasks in concert. In this paper, we propose and explore a new video extensio…
Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation+52nd Place Solution for PVUW Challenge 2024: Video Panoptic Segmentation
Video Panoptic Segmentation (VPS) is a challenging task that is extends from image panoptic segmentation.VPS aims to simultaneously classify, track, segment all objects in a video, including both things and stuff. Due to…
Autonomous DrivingPanoptic SegmentationSegmentationSemantic Segmentation+3PVO: Panoptic Visual Odometry
We present PVO, a novel panoptic visual odometry framework to achieve more comprehensive modeling of the scene motion, geometry, and panoptic segmentation information. Our PVO models visual odometry (VO) and video panopt…
Camera Pose EstimationOptical Flow EstimationPanoptic SegmentationPose Estimation+3