Skip to content

PyTorch implementation of GANs (Generative Adversarial Networks). DCGAN, Pix2Pix, CycleGAN, SRGAN

Notifications You must be signed in to change notification settings

aniketmaurya/pytorch-gans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of Generative Deep Learning Models in PyTorch and PyTorch Lightning

DCGAN

Pix2Pix

To do

  • DCGAN
  • Pix2Pix
  • StyleGAN
  • CycleGAN
  • SRGAN