HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Spectral Normalization for Generative Adversarial Networks

Takeru Miyato; Toshiki Kataoka; Masanori Koyama; Yuichi Yoshida

Spectral Normalization for Generative Adversarial Networks

Abstract

One of the challenges in the study of generative adversarial networks is the instability of its training. In this paper, we propose a novel weight normalization technique called spectral normalization to stabilize the training of the discriminator. Our new normalization technique is computationally light and easy to incorporate into existing implementations. We tested the efficacy of spectral normalization on CIFAR10, STL-10, and ILSVRC2012 dataset, and we experimentally confirmed that spectrally normalized GANs (SN-GANs) is capable of generating images of better or equal quality relative to the previous training stabilization techniques.

Code Repositories

guy-oren/DIRT-OST
pytorch
Mentioned in GitHub
alhasan-abdellatif/cgans
pytorch
Mentioned in GitHub
crcrpar/pytorch.sngan_projection
pytorch
Mentioned in GitHub
koshian2/SNGAN
pytorch
Mentioned in GitHub
jugatsingh/self_attention_video
pytorch
Mentioned in GitHub
hinofafa/Self-Attention-GAN
pytorch
Mentioned in GitHub
ksagit/sn_gan_pytorch
pytorch
Mentioned in GitHub
Xiaoming-Yu/SingleGAN
pytorch
Mentioned in GitHub
yanqi1811/self-attention
pytorch
Mentioned in GitHub
hanyoseob/pytorch-sngan
pytorch
Mentioned in GitHub
meg965/pytorch-rl
pytorch
Mentioned in GitHub
karoly-hars/GAN_image_colorizing
pytorch
Mentioned in GitHub
kklemon/bgan-pytorch
pytorch
Mentioned in GitHub
ncuzzy/mygan
pytorch
Mentioned in GitHub
kiban/models
Mentioned in GitHub
qiaolinhan/ws-preprocess
Mentioned in GitHub
apnkv/nla_spectral_norm
pytorch
Mentioned in GitHub
adbobes/VideoSuperResolution
pytorch
Mentioned in GitHub
zhusiling/SAGAN
pytorch
Mentioned in GitHub
t-ae/singan-s4tf
tf
Mentioned in GitHub
Mohanned-Elkholy/ResNet-GAN
pytorch
Mentioned in GitHub
zzmtsvv/adversarial
pytorch
Mentioned in GitHub
VitoRazor/Gan_Architecture
tf
Mentioned in GitHub
bayraktarbaris/SNGAN
pytorch
Mentioned in GitHub
Bingwen-Hu/DRIT
pytorch
Mentioned in GitHub
hinofafa/Self-Attention-HearthStone-GAN
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-generation-on-cifar-10SN-GANs
FID: 21.7
image-generation-on-stl-10SN-GAN
FID: 40.1
Inception score: 9.10

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
Spectral Normalization for Generative Adversarial Networks | Papers | HyperAI