Skip to content

hehesnail/GAN_play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAN_play

Implementation of common GANs, test on cifar10 dataset.

dcgan

The common dcgan architecture

dcls

DCGAN with least square loss

wgangp

DCGAN with wasserstein loss and gradient penalty

sagan

self attention gan with hinge loss

sagan_wgan_gp

DCGAN with self attention and wgan_gp

About

Implementation of common GANs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages