hujinsen / pytorch-GAN-CGAN
pytorch implementation of GAN and Conditional GAN
☆17Updated 6 years ago
Alternatives and similar repositories for pytorch-GAN-CGAN:
Users that are interested in pytorch-GAN-CGAN are comparing it to the libraries listed below
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 3 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆56Updated 6 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆37Updated 5 years ago
- Pytorch for Triple-GAN☆42Updated 2 years ago
- Improved training of Wasserstein GANs☆46Updated 3 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆133Updated last year
- Implementation of cdcgan(cgan+dcgan) using pytorch and trained on the mnist dataset.☆18Updated 4 years ago
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.☆46Updated 6 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- PyTorch Implementation of InfoGAN☆323Updated 2 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆124Updated 4 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- Conditional Wasserstein Generative Adversarial Network for image-to-image translation.☆25Updated 4 years ago
- ☆273Updated 7 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆265Updated 4 years ago
- 这是利用条件GAN(CGAN)实现生成MNIST图像的代码☆28Updated 5 years ago
- A pytorch implementation of WGAN-GP☆23Updated 6 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆515Updated 7 years ago
- ☆25Updated 3 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆158Updated 7 months ago
- PyTorch implements WGAN_GP☆21Updated 5 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆230Updated 2 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago