aniketmaurya / pytorch-gans

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

Home Page:http://aniketmaurya.com/ml-resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of Generative Deep Learning Models in PyTorch and PyTorch Lightning

DCGAN

Pix2Pix

To do

  • DCGAN
  • Pix2Pix
  • StyleGAN
  • CycleGAN
  • SRGAN

About

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

http://aniketmaurya.com/ml-resources


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%