Vector quantization: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Add: s2cid. | You can use this bot yourself. Report bugs here. | Suggested by SemperIocundus | via #UCB_webform
Line 108:
 
=== Generative Adversarial Networks (GAN) ===
VQ has been used to quantize thea feature representation layer in the discriminator of GANs. The feature quantization (FQ) technique performs implicit feature matching<ref>Feature Quantization Improves GAN Training https://arxiv.org/abs/2004.02088</ref>. It improves the GAN training, and yieldyields an improved performance on a variety of popular GAN models: BigGAN for image generation, StyleGAN for face synthesis, and U-GAT-IT for unsupervised image-to-image translation.
 
== See also ==