StyleGAN

E290872

StyleGAN is a state-of-the-art generative adversarial network architecture known for producing highly realistic, controllable images by manipulating disentangled style representations at different layers of the network.

All labels observed (7)

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf deep learning model ⓘ
generative adversarial network architecture ⓘ
image synthesis model ⓘ
applicationDomain art generation ⓘ
data augmentation ⓘ
face generation ⓘ
image synthesis ⓘ
basedOn GAN ⓘ
Progressive Growing of GANs ⓘ
linked to: Progressive GAN
controlsCoarseFeatures high-level styles ⓘ
controlsFeaturesAt different layers of the network ⓘ
controlsFineFeatures low-level styles ⓘ
developedBy NVIDIA ⓘ
linked to: NVIDIA Corporation
discriminatorType convolutional neural network ⓘ
firstPublicReleaseYear 2019 ⓘ
firstPublishedYear 2018 ⓘ
generatorType style-based generator ⓘ
hasComponent mapping network ⓘ
noise inputs ⓘ
style blocks ⓘ
synthesis network ⓘ
hasKeyConcept adaptive instance normalization ⓘ
disentangled latent representations ⓘ
multi-scale style control ⓘ
noise injection ⓘ
stochastic variation ⓘ
style modulation ⓘ
style-based generator ⓘ
hasOfficialRepository https://github.com/NVlabs/stylegan ⓘ
hasSuccessor StyleGAN2 ⓘ
linked to: StyleGAN

StyleGAN3 ⓘ
linked to: StyleGAN
implementedIn TensorFlow ⓘ
influenced StyleGAN-ADA ⓘ
linked to: StyleGAN

StyleGAN-XL ⓘ
linked to: StyleGAN

many subsequent GAN architectures ⓘ
introducedBy Samuli Laine ⓘ
Tero Karras ⓘ
Timo Aila ⓘ
introducedInPaper A Style-Based Generator Architecture for Generative Adversarial Networks ⓘ
linked to: StyleGAN
license NVIDIA Source Code License ⓘ
mapsLatentSpaceWith mapping network ⓘ
notableFor disentangled style representations ⓘ
fine-grained control over image attributes ⓘ
highly realistic images ⓘ
publishedAtConference CVPR 2019 ⓘ
trainingDataset CelebA-HQ ⓘ
linked to: CelebA

FFHQ ⓘ
usesLatentSpace W space ⓘ
Z space ⓘ
usesOperation AdaIN ⓘ

How these facts were elicited

Referenced by (8)

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

Deep Convolutional GAN → inspired → StyleGAN family ⓘ
linked to: StyleGAN
StyleGAN → introducedInPaper → A Style-Based Generator Architecture for Generative Adversarial Networks ⓘ
linked to: StyleGAN
StyleGAN → hasSuccessor → StyleGAN2 ⓘ
linked to: StyleGAN
StyleGAN → hasSuccessor → StyleGAN3 ⓘ
linked to: StyleGAN
StyleGAN → influenced → StyleGAN-ADA ⓘ
linked to: StyleGAN
StyleGAN → influenced → StyleGAN-XL ⓘ
linked to: StyleGAN
Progressive GAN → inspired → StyleGAN ⓘ