SOTAVerified

Wavelet-based Unsupervised Label-to-Image Translation

2023-05-16IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2022Code Available0· sign in to hype

George Eskandar, Mohamed Abdelsamad, Karim Armanious, Shuai Zhang, Bin Yang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Semantic Image Synthesis (SIS) is a subclass of image-to-image translation where a semantic layout is used to generate a photorealistic image. State-of-the-art conditional Generative Adversarial Networks (GANs) need a huge amount of paired data to accomplish this task while generic unpaired image-to-image translation frameworks underperform in comparison, because they color-code semantic layouts and learn correspondences in appearance instead of semantic content. Starting from the assumption that a high quality generated image should be segmented back to its semantic layout, we propose a new Unsupervised paradigm for SIS (USIS) that makes use of a self-supervised segmentation loss and whole image wavelet based discrimination. Furthermore, in order to match the high-frequency distribution of real images, a novel generator architecture in the wavelet domain is proposed. We test our methodology on 3 challenging datasets and demonstrate its ability to bridge the performance gap between paired and unpaired models.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
ADE20K Labels-to-PhotosUSIS-WaveletmIoU16.95Unverified
Cityscapes Labels-to-PhotoUSIS-WaveletmIoU42.32Unverified
COCO-Stuff Labels-to-PhotosUSIS-WaveletFID28.6Unverified

Reproductions