Editing
Gans
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Remembering</span> == * '''Generator (G)''' β A neural network that takes a random noise vector as input and produces synthetic data (images, audio, etc.) designed to fool the discriminator. * '''Discriminator (D)''' β A neural network that takes a data sample (real or generated) as input and outputs a probability that it is real (not fake). * '''Latent space''' β The space of random noise vectors (z) that the generator maps to data space. Interpolating in latent space produces smooth transitions between generated samples. * '''Adversarial training''' β The min-max game between G and D: G minimizes and D maximizes the same loss function simultaneously. * '''Nash equilibrium''' β The theoretical ideal endpoint of GAN training, where G generates samples indistinguishable from real data and D outputs 0.5 for all inputs. * '''Mode collapse''' β A common GAN failure where the generator learns to produce only a small variety of outputs, ignoring most of the real data distribution. * '''Training instability''' β GANs are notoriously difficult to train; the generator and discriminator can fail to converge or collapse. * '''DCGAN (Deep Convolutional GAN)''' β An early influential GAN using convolutional layers; established architectural best practices. * '''Conditional GAN (cGAN)''' β A GAN conditioned on additional information (class label, image, text) to control what is generated. * '''StyleGAN''' β A high-quality face generation GAN (NVIDIA) known for its disentangled latent space and photorealistic outputs. * '''CycleGAN''' β A GAN for unpaired image-to-image translation (e.g., photos β paintings) without paired training examples. * '''Pix2Pix''' β A conditional GAN for paired image-to-image translation (e.g., sketches β photos, day β night). * '''Wasserstein GAN (WGAN)''' β A GAN variant using Wasserstein distance as the loss, dramatically improving training stability. * '''FID (FrΓ©chet Inception Distance)''' β The standard metric for GAN image quality; measures the distance between real and generated image distributions. * '''Progressive growing''' β A training technique where the resolution of generated images increases gradually during training. </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information