Skip to content

jimmYA-1995/SN-GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SN-GAN

Implementation of spectral normalization GAN for cifar10 with TF2.0.

Original paper(by Miyato et al., 2018): https://openreview.net/forum?id=B1QRgziT-

In SN_layer.py, I implement spectral normalization layer and tested it with convolution and dense layer.

Results on Cifar10

  • Training after 96 epochs:

About

Tensorflow implementation of spectral normalization GAN for cifar10.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages