HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Fully Convolutional Networks for Panoptic Segmentation

Yanwei Li Hengshuang Zhao Xiaojuan Qi Liwei Wang Zeming Li Jian Sun Jiaya Jia

Fully Convolutional Networks for Panoptic Segmentation

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

dvlab-research/msad
pytorch
Mentioned in GitHub
DdeGeus/PanopticFCN-IBS
pytorch
Mentioned in GitHub
yanwei-li/PanopticFCN
Official
pytorch
Mentioned in GitHub
Jia-Research-Lab/PanopticFCN
Official
pytorch
Mentioned in GitHub
Jia-Research-Lab/MSAD
pytorch
Mentioned in GitHub
dvlab-research/panopticfcn
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
panoptic-segmentation-on-cityscapes-valPanoptic FCN* (ResNet-50-FPN)
PQst: 66.6
panoptic-segmentation-on-cityscapes-valPanoptic FCN* (Swin-L, Cityscapes-fine)
PQst: 70.6
PQth: 59.5
panoptic-segmentation-on-cityscapes-valPanoptic FCN* (ResNet-FPN)
PQ: 61.4
PQth: 54.8
panoptic-segmentation-on-coco-minivalPanoptic 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-minivalPanoptic 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-devPanoptic FCN*++ (DCN-101-FPN)
PQ: 47.5
PQst: 38.2
PQth: 53.7
panoptic-segmentation-on-coco-test-devPanoptic FCN* (Swin-L)
PQ: 52.7
PQth: 59.4
panoptic-segmentation-on-mapillary-valPanoptic FCN* (ResNet-FPN)
PQ: 36.9
PQth: 32.9
panoptic-segmentation-on-mapillary-valPanoptic FCN* (ResNet-50-FPN)
PQst: 42.3
panoptic-segmentation-on-mapillary-valPanoptic 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.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Fully Convolutional Networks for Panoptic Segmentation | Papers | HyperAI