Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

An End-to-End Network for Panoptic Segmentation

About

Panoptic segmentation, which needs to assign a category label to each pixel and segment each object instance simultaneously, is a challenging topic. Traditionally, the existing approaches utilize two independent models without sharing features, which makes the pipeline inefficient to implement. In addition, a heuristic method is usually employed to merge the results. However, the overlapping relationship between object instances is difficult to determine without sufficient context information during the merging process. To address the problems, we propose a novel end-to-end network for panoptic segmentation, which can efficiently and effectively predict both the instance and stuff segmentation in a single network. Moreover, we introduce a novel spatial ranking module to deal with the occlusion problem between the predicted instances. Extensive experiments have been done to validate the performance of our proposed method and promising results have been achieved on the COCO Panoptic benchmark.

Huanyu Liu, Chao Peng, Changqian Yu, Jingbo Wang, Xu Liu, Gang Yu, Wei Jiang• 2019

Related benchmarks

TaskDatasetResultRank
Panoptic SegmentationCOCO (val)
PQ39
219
Panoptic SegmentationCOCO (test-dev)
PQ41.3
162
Panoptic SegmentationCOCO 2017 (test-dev)
PQ41.3
41
Panoptic SegmentationMS-COCO (val)
PQ40.7
24
Panoptic SegmentationMS-COCO 2018 (test-dev)
PQ (Panoptic Quality)41.3
15
Showing 5 of 5 rows

Other info

Follow for update