Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

UniDAformer: Unified Domain Adaptive Panoptic Segmentation Transformer via Hierarchical Mask Calibration

About

Domain adaptive panoptic segmentation aims to mitigate data annotation challenge by leveraging off-the-shelf annotated data in one or multiple related source domains. However, existing studies employ two separate networks for instance segmentation and semantic segmentation which lead to excessive network parameters as well as complicated and computationally intensive training and inference processes. We design UniDAformer, a unified domain adaptive panoptic segmentation transformer that is simple but can achieve domain adaptive instance segmentation and semantic segmentation simultaneously within a single network. UniDAformer introduces Hierarchical Mask Calibration (HMC) that rectifies inaccurate predictions at the level of regions, superpixels and pixels via online self-training on the fly. It has three unique features: 1) it enables unified domain adaptive panoptic adaptation; 2) it mitigates false predictions and improves domain adaptive panoptic segmentation effectively; 3) it is end-to-end trainable with a much simpler training and inference pipeline. Extensive experiments over multiple public benchmarks show that UniDAformer achieves superior domain adaptive panoptic segmentation as compared with the state-of-the-art.

Jingyi Zhang, Jiaxing Huang, Xiaoqin Zhang, Shijian Lu• 2022

Related benchmarks

TaskDatasetResultRank
Panoptic SegmentationSYNTHIA to Cityscapes
Road IoU87.7
19
Panoptic SegmentationCityscapes -> Foggy Cityscapes (val)
mPQ37.6
10
Panoptic SegmentationCityscapes to Foggy Cityscapes (test)
PQ (road)93.9
10
Panoptic SegmentationCityscapes from VIPER source (val)
Road87.1
8
Panoptic SegmentationSYNTHIA to Cityscapes (val)
Road IoU87.7
7
Panoptic SegmentationSynthia to Cityscapes 16 classes (val)
SQ1666.9
5
Panoptic SegmentationFoggy Cityscapes
SQ (16)72.9
4
Showing 7 of 7 rows

Other info

Follow for update