Published June 2022 | Version public
Book Section - Chapter

Panoptic SegFormer: Delving Deeper into Panoptic Segmentation with Transformers

  • 1. ROR icon Nanjing University
  • 2. ROR icon University of Hong Kong
  • 3. ROR icon Nvidia (United States)
  • 4. ROR icon California Institute of Technology

Abstract

Panoptic segmentation involves a combination of joint semantic segmentation and instance segmentation, where image contents are divided into two types: things and stuff. We present Panoptic SegFormer, a general framework for panoptic segmentation with transformers. It contains three innovative components: an efficient deeply-supervised mask decoder, a query decoupling strategy, and an improved postprocessing method. We also use Deformable DETR to efficiently process multiscale features, which is a fast and efficient version of DETR. Specifically, we supervise the attention modules in the mask decoder in a layer-wise manner. This deep supervision strategy lets the attention modules quickly focus on meaningful semantic regions. It improves performance and reduces the number of required training epochs by half compared to Deformable DETR. Our query decoupling strategy decouples the responsibilities of the query set and avoids mutual interference between things and stuff. In addition, our post-processing strategy improves performance without additional costs by jointly considering classification and segmentation qualities to resolve conflicting mask overlaps. Our approach increases the accuracy 6.2% PQ over the baseline DETR model. Panoptic SegFormer achieves state-of-the-art results on COCO testdev with 56.2% PQ. It also shows stronger zero-shot robustness over existing methods.

Additional Information

This work is supported by the Natural Science Foundation of China under Grant 61672273 and Grant 61832008. Ping Luo is supported by the General Research Fund of HK No.27208720 and 17212120. Wenhai Wang and Tong Lu are corresponding authors.

Additional details

Identifiers

Eprint ID
120066
Resolver ID
CaltechAUTHORS:20230315-336427000.8

Funding

National Natural Science Foundation of China
61672273
National Natural Science Foundation of China
61832008
General Research Fund of Hong Kong
27208720
General Research Fund of Hong Kong
17212120

Dates

Created
2023-03-16
Created from EPrint's datestamp field
Updated
2023-03-16
Created from EPrint's last_modified field