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

Image Generators with Conditionally-Independent Pixel Synthesis

About

Existing image generator networks rely heavily on spatial convolutions and, optionally, self-attention blocks in order to gradually synthesize images in a coarse-to-fine manner. Here, we present a new architecture for image generators, where the color value at each pixel is computed independently given the value of a random latent vector and the coordinate of that pixel. No spatial convolutions or similar operations that propagate information across pixels are involved during the synthesis. We analyze the modeling capabilities of such generators when trained in an adversarial fashion, and observe the new generators to achieve similar generation quality to state-of-the-art convolutional generators. We also investigate several interesting properties unique to the new architecture.

Ivan Anokhin, Kirill Demochkin, Taras Khakhulin, Gleb Sterkin, Victor Lempitsky, Denis Korzhenkov• 2020

Related benchmarks

TaskDatasetResultRank
Image GenerationLSUN church
FID2.92
95
Unconditional Image GenerationFFHQ 256x256
FID4.38
64
Image GenerationLSUN Church 256x256 (test)
FID2.92
55
Image GenerationFFHQ
FID4.38
52
Image GenerationFFHQ 256x256 (test)
FID4.38
30
Multi-scale Image GenerationFFHQ 1024x1024 (test)
Self-SSIM0.9991
24
Image GenerationFFHQ (test)
FID4.38
21
Unconditional Image GenerationLSUN Church 256x256
FID2.92
14
Unconditional image synthesisFFHQ 1024
FID10.07
12
Unconditional image synthesisFFHQ 512
FID6.18
3
Showing 10 of 15 rows

Other info

Code

Follow for update