Skip to content

Stacking a U-Net GAN (256x256) on top of a WDCGAN (64x64) to generate higher resolution images

License

Notifications You must be signed in to change notification settings

fracogno/UNet-ResWDCGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNet-WDCGAN

Stacking a U-Net GAN (256x256) on top of a WDCGAN (64x64) to generate higher resolution images

64x64 W-DCGAN

Implementation of an improved (gradient penalty on discriminator loss) Wasserstein Deep Convolutional Generative Adversarial Network for the generation of 64x64 RGB images.

DCGAN

Explanation

256x256 U-Net GAN

Architecture

About

Stacking a U-Net GAN (256x256) on top of a WDCGAN (64x64) to generate higher resolution images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published