GAN-Pytorch
GAN-Pytorch copied to clipboard
用Pytorch从零实现各种GAN模型
GAN-Pytorch
用Pytorch从零实现各种GAN模型
- [x] Simple GAN
- [x] DCGAN
- [x] Pix2Pix
- [x] CycleGAN
- [ ] ProGAN
- [x] SRGAN
- [X] 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