paper-with-me

Papers

Merging Tasks for Video Panoptic Segmentation

2021-07-10 · Jake Rap, Panagiotis Meletis

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.

📄 PDF Abstract BibTeX arXiv:2108.04223

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Object TrackingObject TrackingPanoptic SegmentationSegmentationSemantic SegmentationVideo Panoptic Segmentation

Similar Papers 제목 키워드 기반

An End-to-End Trainable Video Panoptic Segmentation Method usingTransformers

2021-10-08 · Jeongwon Ryu, Kwangjin Yoon

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+1

Single-Shot Panoptic Segmentation

2019-11-02 · Mark Weber, Jonathon Luiten, Bastian Leibe

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+4

Video Panoptic Segmentation

2020-06-19 · CVPR 2020 6 · Dahun Kim, Sanghyun Woo, Joon-Young Lee, In So Kweon

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+5

2nd Place Solution for PVUW Challenge 2024: Video Panoptic Segmentation

2024-06-01 · Biao Wu, Diankai Zhang, Si Gao, Chengjian Zheng 외

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+3

PVO: Panoptic Visual Odometry

2022-07-04 · CVPR 2023 1 · Weicai Ye, Xinyue Lan, Shuo Chen, Yuhang Ming 외

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