Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Generative Adversarial Networks

About

Generative Adversarial Networks (GANs) are very popular frameworks for generating high-quality data, and are immensely used in both the academia and industry in many domains. Arguably, their most substantial impact has been in the area of computer vision, where they achieve state-of-the-art image generation. This chapter gives an introduction to GANs, by discussing their principle mechanism and presenting some of their inherent problems during training and evaluation. We focus on these three issues: (1) mode collapse, (2) vanishing gradients, and (3) generation of low-quality images. We then list some architecture-variant and loss-variant GANs that remedy the above challenges. Lastly, we present two utilization examples of GANs for real-world applications: Data augmentation and face images generation.

Gilad Cohen, Raja Giryes• 2022

Related benchmarks

TaskDatasetResultRank
Image GenerationCIFAR-10
Inception Score9.08
178
Human Motion PredictionHuman3.6M (test)--
85
Image GenerationCIFAR100
FID13.87
51
ClassificationAudiovision-MNIST (test)
Accuracy89.78
41
Image GenerationCIFAR-100 (20% data)
IS8.75
41
Image GenerationCIFAR-100 (10% data)
Inception Score5.96
41
Credit approval predictionCredit Approval dataset (test)
AUROC0.743
37
Image GenerationCIFAR-10 (10% data)
Inception Score7.8
35
Image GenerationCIFAR-10 (20% data)
Inception Score8.36
35
Image GenerationCIFAR-100 (full data)
Inception Score10.58
35
Showing 10 of 15 rows

Other info

Follow for update