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 ⓘ
linked to: NVIDIA Corporation
aimsToImprove image quality ⓘ
training stability ⓘ
variation of generated images ⓘ
basedOn GAN framework by Ian Goodfellow ⓘ
codeAvailability open-source implementations exist ⓘ
commonlyUsedFor data augmentation ⓘ
face generation ⓘ
high-resolution artwork generation ⓘ
describedInPaper Progressive Growing of GANs for Improved Quality, Stability, and Variation ⓘ
linked to: Progressive GAN
evaluationMetric Fréchet Inception Distance ⓘ
Inception Score ⓘ
field computer vision ⓘ
generative modeling ⓘ
hasFullName Progressive Growing of GANs ⓘ
linked to: Progressive GAN
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 Growing of GANs ⓘ
linked to: Progressive GAN
Progressive GAN → hasFullName → Progressive Growing of GANs ⓘ
linked to: Progressive GAN
Progressive GAN → describedInPaper → Progressive Growing of GANs for Improved Quality, Stability, and Variation ⓘ
linked to: Progressive GAN