Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 207 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 207 Bytes

GANs Pytorch

This repo,

  • Generates and Discriminates 😁

  • Contains GAN architectures that i find interesting.

  • DCGAN

  • Pix2Pix

  • ProGAN with interpolation

  • ESRGAN

  • StyleGAN2