pytorch-gans icon indicating copy to clipboard operation
pytorch-gans copied to clipboard

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

trafficstars

Implementation of Generative Deep Learning Models in PyTorch and PyTorch Lightning

DCGAN

Pix2Pix

To do

  • [x] DCGAN
  • [x] Pix2Pix
  • [ ] StyleGAN
  • [ ] CycleGAN
  • [ ] SRGAN