Progressive GAN

E294977

Progressive GAN is a generative adversarial network architecture that grows both the generator and discriminator layers progressively during training to produce high-resolution, high-quality synthetic images.

All labels observed (3)

How this entity was disambiguated

Statements (44)

Predicate Object
instanceOf deep learning model
generative adversarial network architecture
affiliatedWith NVIDIA Corporation
surface form: NVIDIA
aimsToImprove image quality
training stability
variation of generated images
basedOn Generative Adversarial Networks
surface form: GAN framework by Ian Goodfellow
codeAvailability open-source implementations exist
commonlyUsedFor data augmentation
face generation
high-resolution artwork generation
describedInPaper Progressive GAN self-linksurface differs
surface form: Progressive Growing of GANs for Improved Quality, Stability, and Variation
evaluationMetric Fréchet Inception Distance
Inception Score
field computer vision
generative modeling
hasFullName Progressive GAN self-linksurface differs
surface form: Progressive Growing of GANs
improvesOver earlier DCGAN-style architectures
inspired StyleGAN
introducedBy Jaakko Lehtinen
Samuli Laine
Tero Karras
Timo Aila
notableProperty reduced training instabilities compared to vanilla GANs
smooth transition between resolutions
state-of-the-art image quality at time of publication
optimizationMethod stochastic gradient descent variant
outputDomain natural images
outputType synthetic images
primaryTask high-resolution image generation
image synthesis
progressivelyAdds new layers to discriminator
new layers to generator
publicationYear 2017
supports very high image resolutions
trainingCharacteristic layers are faded in during training
resolution increases over time
trainingStartsFrom low-resolution images
usesArchitectureComponent convolutional neural networks
downsampling layers in discriminator
upsampling layers in generator
usesLossFunction adversarial loss
usesTrainingStrategy progressive growing of discriminator
progressive growing of generator

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

StyleGAN basedOn Progressive GAN
this entity surface form: Progressive Growing of GANs
Progressive GAN hasFullName Progressive GAN self-linksurface differs
this entity surface form: Progressive Growing of GANs
Progressive GAN describedInPaper Progressive GAN self-linksurface differs
this entity surface form: Progressive Growing of GANs for Improved Quality, Stability, and Variation