DGInStyle: Domain-Generalizable Semantic Segmentation with Image Diffusion Models and Stylized Semantic Control
Large, pretrained latent diffusion models (LDMs) have demonstrated an extraordinary ability to generate creative content, specialize to user data through few-shot fine-tuning, and condition their output on other modalities, such as semantic maps. However, are they usable as large-scale data generators, e.g., to improve tasks in the perception stack, like semantic segmentation? We investigate this question in the context of autonomous driving, and answer it with a resounding "yes". We propose an efficient data generation pipeline termed DGInStyle. First, we examine the problem of specializing a pretrained LDM to semantically-controlled generation within a narrow domain. Second, we propose a Style Swap technique to endow the rich generative prior with the learned semantic control. Third, we design a Multi-resolution Latent Fusion technique to overcome the bias of LDMs towards dominant objects. Using DGInStyle, we generate a diverse dataset of street scenes, train a domain-agnostic semantic segmentation model on it, and evaluate the model on multiple popular autonomous driving datasets. Our approach consistently increases the performance of several domain generalization methods compared to the previous state-of-the-art methods. Source code and dataset are available at https://dginstyle.github.io.
Code (0)
등록된 구현이 없습니다.
Tasks
Autonomous DrivingDomain GeneralizationSemantic SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Generalizable Medical Image Segmentation via Random Amplitude Mixup and Domain-Specific Image Restoration
For medical image analysis, segmentation models trained on one or several domains lack generalization ability to unseen domains due to discrepancies between different data acquisition policies. We argue that the degenera…
Image RestorationImage SegmentationMedical Image AnalysisMedical Image Segmentation+2Exploring Generalizable Distillation for Efficient Medical Image Segmentation
Efficient medical image segmentation aims to provide accurate pixel-wise predictions for medical images with a lightweight implementation framework. However, lightweight frameworks generally fail to achieve superior perf…
DecoderImage SegmentationKnowledge DistillationMedical Image Segmentation+3Generalizable Model-agnostic Semantic Segmentation via Target-specific Normalization
Semantic segmentation in a supervised learning manner has achieved significant progress in recent years. However, its performance usually drops dramatically due to the data-distribution discrepancy between seen and unsee…
Domain GeneralizationSegmentationSemantic SegmentationFSDR: Frequency Space Domain Randomization for Domain Generalization
Domain generalization aims to learn a generalizable model from a known source domain for various unknown target domains. It has been studied widely by domain randomization that transfers source images to different styles…
Domain AdaptationDomain GeneralizationA Class-wise Non-salient Region Generalized Framework for Video Semantic Segmentation
Video semantic segmentation (VSS) is beneficial for dealing with dynamic scenes due to the continuous property of the real-world environment. On the one hand, some methods alleviate the predicted inconsistent problem bet…
Domain GeneralizationSegmentationSemantic SegmentationVideo Semantic Segmentation