paper-with-me

Papers

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

2022-06-30 · CVPR 2023 1 · Jingyi Zhang, Jiaxing Huang, Xiaoqin Zhang, Shijian Lu

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.

📄 PDF Abstract BibTeX arXiv:2206.15083

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationInstance SegmentationPanoptic SegmentationSegmentationSemantic SegmentationSuperpixels

Similar Papers 제목 키워드 기반

Cross-View Regularization for Domain Adaptive Panoptic Segmentation

2021-03-03 · CVPR 2021 1 · Jiaxing Huang, Dayan Guan, Aoran Xiao, Shijian Lu

Panoptic segmentation unifies semantic segmentation and instance segmentation which has been attracting increasing attention in recent years. However, most existing research was conducted under a supervised learning setu…

Domain AdaptationInstance SegmentationPanoptic SegmentationSegmentation+1

EDAPS: Enhanced Domain-Adaptive Panoptic Segmentation

2023-04-27 · ICCV 2023 1 · Suman Saha, Lukas Hoyer, Anton Obukhov, Dengxin Dai 외

With autonomous industries on the rise, domain adaptation of the visual perception stack is an important research direction due to the cost savings promise. Much prior art was dedicated to domain-adaptive semantic segmen…

Domain AdaptationInstance SegmentationPanoptic SegmentationSegmentation+1

Towards Deeply Unified Depth-aware Panoptic Segmentation with Bi-directional Guidance Learning

2023-07-27 · ICCV 2023 1 · Junwen He, Yifan Wang, Lijun Wang, Huchuan Lu 외

Depth-aware panoptic segmentation is an emerging topic in computer vision which combines semantic and geometric understanding for more robust scene interpretation. Recent works pursue unified frameworks to tackle this ch…

Depth EstimationPanoptic SegmentationSegmentation

PanopticPartFormer++: A Unified and Decoupled View for Panoptic Part Segmentation

2023-01-03 · Xiangtai Li, Shilin Xu, Yibo Yang, Haobo Yuan 외

Panoptic Part Segmentation (PPS) unifies panoptic and part segmentation into one task. Previous works utilize separate approaches to handle things, stuff, and part predictions without shared computation and task associat…

Panoptic SegmentationSegmentation

MGNiceNet: Unified Monocular Geometric Scene Understanding

2024-11-18 · Markus Schön, Michael Buchholz, Klaus Dietmayer

Monocular geometric scene understanding combines panoptic segmentation and self-supervised depth estimation, focusing on real-time application in autonomous vehicles. We introduce MGNiceNet, a unified approach that uses …

Autonomous DrivingAutonomous VehiclesDepth EstimationDepth Prediction+5