Integration of 5 basic GAN models, using Pytorch.
- Pix2Pix (uploaded)
- refer to https://github.com/taesungp/pytorch-CycleGAN-and-pix2pix.
- fix some errors and add comments to understand easily.
- CycleGAN
- StarGAN
- MUNIT
- DRIT
Integration of 5 basic GAN models, using Pytorch.