Vector quantization: Difference between revisions

Content deleted Content added
No edit summary
Line 108:
 
=== Generative Adversarial Networks (GAN) ===
VQ has been used to quantize the feature in the discriminator of GANs. The feature quantization (FQ) technique perform implicit feature matching<ref>Feature Quantization Improves GAN Training https://arxiv.org/abs/2004.02088</ref>. It improves the GAN training, and yield 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 ==
* [[Speech coding]]