HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Improved Techniques for Training GANs

Tim Salimans; Ian Goodfellow; Wojciech Zaremba; Vicki Cheung; Alec Radford; Xi Chen

Improved Techniques for Training GANs

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, and the generation of images that humans find visually realistic. Unlike most work on generative models, our primary goal is not to train a model that assigns high likelihood to test data, nor do we require the model to be able to learn well without using any labels. Using our new techniques, we achieve state-of-the-art results in semi-supervised classification on MNIST, CIFAR-10 and SVHN. The generated images are of high quality as confirmed by a visual Turing test: our model generates MNIST samples that humans cannot distinguish from real data, and CIFAR-10 samples that yield a human error rate of 21.3%. We also present ImageNet samples with unprecedented resolution and show that our methods enable the model to learn recognizable features of ImageNet classes.

Code Repositories

aelnouby/Text-to-Image-Synthesis
pytorch
Mentioned in GitHub
WGLab/SGAN
pytorch
Mentioned in GitHub
LsAntonio/60daysofudacity
pytorch
Mentioned in GitHub
wilson1yan/VideoGPT
pytorch
Mentioned in GitHub
ZhimingZhou/AM-GAN
tf
Mentioned in GitHub
TahmasbiM/Example
tf
Mentioned in GitHub
geekysethi/triplet-GAN
pytorch
Mentioned in GitHub
franroldans/tfm-franroldan-wav2pix
pytorch
Mentioned in GitHub
victordibia/deepad
tf
Mentioned in GitHub
mlz8/GAN-Reading-List
Mentioned in GitHub
nupurkmr9/vision-aided-gan
pytorch
Mentioned in GitHub
theidentity/Improved-GAN-PyTorch
pytorch
Mentioned in GitHub
daixiangzi/ImprovedGan-pytorch
pytorch
Mentioned in GitHub
healthcare-robotics/mr-gan
Mentioned in GitHub
t0nberryking/DCGAN256
Mentioned in GitHub
fastforwardlabs/deepad
tf
Mentioned in GitHub
raahii/evan
pytorch
Mentioned in GitHub
Vishal-V/StackGAN
tf
Mentioned in GitHub
arnonbruno/ganify
tf
Mentioned in GitHub
helmy-elrais/Semi_Supervised_Learning
pytorch
Mentioned in GitHub
watsonyanghx/GAN_Lib_Tensorflow
tf
Mentioned in GitHub
nanwei1/MNIST_GAN
pytorch
Mentioned in GitHub
vuanhtu1993/Keras-SRGANs
tf
Mentioned in GitHub
zhenxuan00/triple-gan
pytorch
Mentioned in GitHub
TomokiKomiya/SRGAN-keras
tf
Mentioned in GitHub
Kyan-Ge/Semi-supervised-Gan
pytorch
Mentioned in GitHub
agupta231/CARROL
tf
Mentioned in GitHub
tdrussell/IllustrationGAN
tf
Mentioned in GitHub
tsc2017/Inception-Score
tf
Mentioned in GitHub
deepak112/Keras-SRGAN
tf
Mentioned in GitHub
sbarratt/inception-score-pytorch
pytorch
Mentioned in GitHub
snow-mn/GAN-INT-CLS
pytorch
Mentioned in GitHub
raahii/video-gans-evaluation
pytorch
Mentioned in GitHub
chameleonTK/continual-learning-for-HAR
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
conditional-image-generation-on-cifar-10Improved GAN
Inception score: 8.09
image-classification-on-svhnImproved GAN
Percentage error: 8.11
semi-supervised-image-classification-on-cifarGAN
Percentage error: 15.59
semi-supervised-image-classification-on-svhnGAN
Accuracy: 91.89

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Improved Techniques for Training GANs | Papers | HyperAI