malzantot / Pytorch-conditional-GANsLinks
Implementation of Conditional Generative Adversarial Networks in PyTorch
☆108Updated 7 years ago
Alternatives and similar repositories for Pytorch-conditional-GANs
Users that are interested in Pytorch-conditional-GANs are comparing it to the libraries listed below
Sorting:
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆191Updated 8 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆174Updated last year
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆246Updated 3 years ago
- ☆280Updated 7 years ago
- Improved WGAN in Pytorch☆440Updated 2 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch