PanopticPartFormer++: A Unified and Decoupled View for Panoptic Part Segmentation
Xiangtai Li, Shilin Xu, Yibo Yang, Haobo Yuan, Guangliang Cheng,, Yunhai Tong, Zhouchen Lin, Ming-Hsuan Yang, Dacheng Tao

TL;DR
This paper introduces Panoptic-PartFormer++, a unified end-to-end framework for panoptic part segmentation that improves accuracy and proposes a new metric, PWQ, to better evaluate the task.
Contribution
It presents the first end-to-end unified architecture for PPS, a new metric PWQ, and an enhanced model Panoptic-PartFormer++ with cross-attention for better segmentation.
Findings
Achieves 2% PartPQ and 3% PWQ improvements on Cityscapes PPS dataset.
Achieves 5% PartPQ improvement on Pascal Context PPS dataset.
Sets new state-of-the-art results in PPS tasks.
Abstract
Panoptic Part Segmentation (PPS) unifies panoptic and part segmentation into one task. Previous works utilize separate approaches to handle things, stuff, and part predictions without shared computation and task association. We aim to unify these tasks at the architectural level, designing the first end-to-end unified framework, Panoptic-PartFormer. Moreover, we find the previous metric PartPQ biases to PQ. To handle both issues, we first design a meta-architecture that decouples part features and things/stuff features, respectively. We model things, stuff, and parts as object queries and directly learn to optimize all three forms of prediction as a unified mask prediction and classification problem. We term our model as Panoptic-PartFormer. Second, we propose a new metric Part-Whole Quality (PWQ), better to measure this task from pixel-region and part-whole perspectives. It also…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Automated Road and Building Extraction · Advanced Image and Video Retrieval Techniques
