Generative Adversarial Networks 论文

2021Apress eBooks引用 313
Image Processing and 3D ReconstructionGenerative Adversarial Networks and Image SynthesisComputational Physics and Python Applications

摘要

Generative modeling is an unsupervised learning technique that involves automatically discovering and learning the regularities (or patterns) in input data so that a trained model can generate new examples that plausibly could have been drawn from the original dataset. A popular type of generative model is a generative adversarial network. Generative adversarial networks (GANs) are generative models that create new data instances that resemble the training data.