One-Shot Synthesis of Images and Segmentation Masks
Vadim Sushko, Dan Zhang, Juergen Gall, Anna Khoreva

TL;DR
This paper introduces OSMIS, a novel one-shot GAN model that synthesizes diverse, high-fidelity images and segmentation masks from a single example without pre-training data, advancing image-mask synthesis in restricted domains.
Contribution
OSMIS is the first model to enable high-quality, diverse image and mask synthesis in a one-shot setting without pre-training, outperforming existing single-image GANs.
Findings
OSMIS produces high-fidelity, diverse images and masks from a single example.
It outperforms state-of-the-art single-image GANs in synthesis quality.
It effectively enhances one-shot segmentation through data augmentation.
Abstract
Joint synthesis of images and segmentation masks with generative adversarial networks (GANs) is promising to reduce the effort needed for collecting image data with pixel-wise annotations. However, to learn high-fidelity image-mask synthesis, existing GAN approaches first need a pre-training phase requiring large amounts of image data, which limits their utilization in restricted image domains. In this work, we take a step to reduce this limitation, introducing the task of one-shot image-mask synthesis. We aim to generate diverse images and their segmentation masks given only a single labelled example, and assuming, contrary to previous models, no access to any pre-training data. To this end, inspired by the recent architectural developments of single-image GANs, we introduce our OSMIS model which enables the synthesis of segmentation masks that are precisely aligned to the generated…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
One-Shot Synthesis of Images and Segmentation Masks· youtube
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Cell Image Analysis Techniques · Image Processing Techniques and Applications
