paper-with-me

Papers

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 extension of this task, called video panoptic segmentation. The task requires generating consistent panoptic segmentation as well as an association of instance ids across video frames. To invigorate research on this new task, we present two types of video panoptic datasets. The first is a re-organization of the synthetic VIPER dataset into the video panoptic format to exploit its large-scale pixel annotations. The second is a temporal extension on the Cityscapes val. set, by providing new video panoptic annotations (Cityscapes-VPS). Moreover, we propose a novel video panoptic segmentation network (VPSNet) which jointly predicts object classes, bounding boxes, masks, instance id tracking, and semantic segmentation in video frames. To provide appropriate metrics for this task, we propose a video panoptic quality (VPQ) metric and evaluate our method and several other baselines. Experimental results demonstrate the effectiveness of the presented two datasets. We achieve state-of-the-art results in image PQ on Cityscapes and also in VPQ on Cityscapes-VPS and VIPER datasets. The datasets and code are made publicly available.

📄 PDF Abstract BibTeX arXiv:2006.11339

Code (1)

mcahny/vps 공식 구현 pytorch

Tasks

Instance SegmentationPanoptic SegmentationSegmentationSemantic SegmentationVideo Instance SegmentationVideo Panoptic SegmentationVideo RecognitionVideo SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

VPSNet Video Panoptic Segmentation Network, or VPSNet, is a model for video panoptic segmentation. On top of UPSNet, which is a method for image panoptic segmentation, VPSNet is…

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

Large-Scale Video Panoptic Segmentation in the Wild: A Benchmark

2022-01-01 · CVPR 2022 1 · Jiaxu Miao, Xiaohan Wang, Yu Wu, Wei Li 외

In this paper, we present a new large-scale dataset for the video panoptic segmentation task, which aims to assign semantic classes and track identities to all pixels in a video. As the ground truth for this task is …

Panoptic SegmentationSegmentationVideo Panoptic Segmentation

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 require…

Multi-Object TrackingObject TrackingPanoptic SegmentationSegmentation+2

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

3rd Place Solution for PVUW Challenge 2023: Video Panoptic Segmentation

2023-06-11 · Jinming Su, Wangwang Yang, Junfeng Luo, Xiaolin Wei

In order to deal with the task of video panoptic segmentation in the wild, we propose a robust integrated video panoptic segmentation solution. In our solution, we regard the video panoptic segmentation task as a segment…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation+3