Lornatang / conditional_ganLinks
Simple implementation of conditional general adverse nets in pytorch machine learning framework
☆57Updated 8 months ago
Alternatives and similar repositories for conditional_gan
Users that are interested in conditional_gan are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆797Updated 2 months ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆130Updated 2 months ago
- A very simple implementation of cyclegan, which is based on pytorch.☆166Updated last year
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆116Updated last year
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆122Updated 6 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆278Updated 5 years ago
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆527Updated 8 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆69Updated 7 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆146Updated last year
- Official PyTorch implementation for paper: Diffusion-GAN: Training GANs with Diffusion☆686Updated 2 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆400Updated 3 years ago
- For beginner, this will be the best start for VAEs, GANs, and CVAE-GAN. This contains AE, DAE, VAE, GAN, CGAN, DCGAN, WGAN, WGAN-GP, VAE-…☆818Updated last year
- open for other☆65Updated 3 years ago
- A clean and readable Pytorch implementation of CycleGAN☆1,320Updated 3 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch☆648Updated 6 months ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆40Updated 5 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆67Updated 5 years ago
- a GAN using Wasserstein loss and resnet to generate anime pics.☆23Updated 3 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- Tackling the Generative Learning Trilemma with Denoising Diffusion GANs https://arxiv.org/abs/2112.07804☆752Updated 3 years ago
- PyTorch Implementation of InfoGAN☆327Updated 3 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆204Updated 10 months ago
- GAN的论文复现☆93Updated last year
- Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)☆422Updated 2 years ago
- ILVR: Conditioning Method for Denoising Diffusion Probabilistic Models (ICCV 2021 Oral)☆459Updated 3 years ago
- Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"☆379Updated 3 years ago
- This project aim to share the knowledge and code concerning generative models, including: GAN, Diffusion, VAE.☆118Updated 2 years ago