Command Palette
Search for a command to run...
Yanwei Li Hengshuang Zhao Xiaojuan Qi Liwei Wang Zeming Li Jian Sun Jiaya Jia

Abstract
In this paper, we present a conceptually simple, strong, and efficient framework for panoptic segmentation, called Panoptic FCN. Our approach aims to represent and predict foreground things and background stuff in a unified fully convolutional pipeline. In particular, Panoptic FCN encodes each object instance or stuff category into a specific kernel weight with the proposed kernel generator and produces the prediction by convolving the high-resolution feature directly. With this approach, instance-aware and semantically consistent properties for things and stuff can be respectively satisfied in a simple generate-kernel-then-segment workflow. Without extra boxes for localization or instance separation, the proposed approach outperforms previous box-based and -free models with high efficiency on COCO, Cityscapes, and Mapillary Vistas datasets with single scale input. Our code is made publicly available at https://github.com/Jia-Research-Lab/PanopticFCN.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| panoptic-segmentation-on-cityscapes-val | Panoptic FCN* (ResNet-50-FPN) | PQst: 66.6 |
| panoptic-segmentation-on-cityscapes-val | Panoptic FCN* (Swin-L, Cityscapes-fine) | PQst: 70.6 PQth: 59.5 |
| panoptic-segmentation-on-cityscapes-val | Panoptic FCN* (ResNet-FPN) | PQ: 61.4 PQth: 54.8 |
| panoptic-segmentation-on-coco-minival | Panoptic FCN* (ResNet-50-FPN) | PQ: 44.3 PQst: 35.6 PQth: 50 RQ: 53 RQst: 43.5 RQth: 59.3 SQ: 80.7 SQst: 76.7 SQth: 83.4 |
| panoptic-segmentation-on-coco-minival | Panoptic FCN* (Swin-L, single-scale) | PQth: 58.5 RQ: 61.6 RQst: 51.1 RQth: 68.6 SQ: 83.2 SQst: 81.1 SQth: 84.6 |
| panoptic-segmentation-on-coco-test-dev | Panoptic FCN*++ (DCN-101-FPN) | PQ: 47.5 PQst: 38.2 PQth: 53.7 |
| panoptic-segmentation-on-coco-test-dev | Panoptic FCN* (Swin-L) | PQ: 52.7 PQth: 59.4 |
| panoptic-segmentation-on-mapillary-val | Panoptic FCN* (ResNet-FPN) | PQ: 36.9 PQth: 32.9 |
| panoptic-segmentation-on-mapillary-val | Panoptic FCN* (ResNet-50-FPN) | PQst: 42.3 |
| panoptic-segmentation-on-mapillary-val | Panoptic FCN* (Swin-L, single-scale) | PQ: 45.7 PQst: 52.1 PQth: 40.8 |
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.