用Pytorch从零实现各种GAN模型
- Simple GAN
- DCGAN
- Pix2Pix
- CycleGAN
- ProGAN
- SRGAN
- ESRGAN
ref: https://github.com/aladdinpersson/Machine-Learning-Collection/tree/master/ML/Pytorch/GANs
some pretrained weight: https://github.com/aladdinpersson/Machine-Learning-Collection/releases/tag/1.0
more: https://github.com/eriklindernoren/PyTorch-GAN