BriefGPT.xyz
Jun, 2016
训练GAN的改进技术
Improved Techniques for Training GANs
HTML
PDF
Tim Salimans, Ian Goodfellow, Wojciech Zaremba, Vicki Cheung, Alec Radford...
TL;DR
本文中我们应用各种新的架构特点和训练流程来改进生成对抗网络(GANs)框架,并着重讨论了GANs的两个应用程序:半监督学习和图像生成。使用我们的技术,我们在MNIST,CIFAR-10和SVHN的半监督分类方面取得了最先进的成果,并呈现了高质量的生成的MNIST和CIFAR-10图像样本和ImageNet样本,呈现出ImageNet类可识别特征的学习过程。
Abstract
We present a variety of new architectural features and training procedures that we apply to the
generative adversarial networks
(GANs) framework. We focus on two applications of GANs:
semi-supervised learning
, an
→