Command Palette
Search for a command to run...
Yuwen Xiong; Renjie Liao; Hengshuang Zhao; Rui Hu; Min Bai; Ersin Yumer; Raquel Urtasun

Abstract
In this paper, we propose a unified panoptic segmentation network (UPSNet) for tackling the newly proposed panoptic segmentation task. On top of a single backbone residual network, we first design a deformable convolution based semantic segmentation head and a Mask R-CNN style instance segmentation head which solve these two subtasks simultaneously. More importantly, we introduce a parameter-free panoptic head which solves the panoptic segmentation via pixel-wise classification. It first leverages the logits from the previous two heads and then innovatively expands the representation for enabling prediction of an extra unknown class which helps better resolve the conflicts between semantic and instance segmentation. Additionally, it handles the challenge caused by the varying number of instances and permits back propagation to the bottom modules in an end-to-end manner. Extensive experimental results on Cityscapes, COCO and our internal dataset demonstrate that our UPSNet achieves state-of-the-art performance with much faster inference. Code has been made available at: https://github.com/uber-research/UPSNet
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| panoptic-segmentation-on-cityscapes-val | UPSNet (ResNet-101) | AP: 37.8 PQ: 60.5 PQst: 63.0 PQth: 57.0 mIoU: 77.8 |
| panoptic-segmentation-on-cityscapes-val | UPSNet (ResNet-50) | AP: 33.3 PQ: 59.3 PQst: 62.7 PQth: 54.6 mIoU: 75.2 |
| panoptic-segmentation-on-cityscapes-val | UPSNet (ResNet-101, multiscale) | AP: 39.0 PQ: 61.8 PQst: 64.8 PQth: 57.6 mIoU: 79.2 |
| panoptic-segmentation-on-coco-test-dev | UPSNet (ResNet-101-FPN) | PQ: 46.6 PQst: 36.7 PQth: 53.2 |
| panoptic-segmentation-on-indian-driving-1 | UPSNet | PQ: 47.1 |
| panoptic-segmentation-on-kitti-panoptic-1 | UPSNet | PQ: 39.9 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.