Lornatang / conditional_gan
Simple implementation of conditional general adverse nets in pytorch machine learning framework
☆56Updated last month
Alternatives and similar repositories for conditional_gan
Users that are interested in conditional_gan are comparing it to the libraries listed below
Sorting:
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆132Updated last year
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆769Updated last year
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆115Updated 6 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆128Updated 9 months ago
- A very simple implementation of cyclegan, which is based on pytorch.☆160Updated 8 months ago
- open for other☆65Updated 3 years ago
- Improved training of Wasserstein GANs☆47Updated 3 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 3 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆73Updated 6 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆517Updated 7 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆61Updated 4 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆37Updated 5 years ago
- A pytorch implementation of WGAN-GP☆23Updated 6 years ago
- Pytorch implementation of common image generation metrics.☆178Updated 11 months ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆192Updated 3 months ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆173Updated 3 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆396Updated 3 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆269Updated 4 years ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆380Updated 2 years ago
- Official implementation of the paper "Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis" in ICLR 2021☆635Updated last year
- A simple PyTorch implementation of conditional denoising diffusion probabilistic models (DDPM) on MNIST, Fashion-MNIST, and Sprite datase…☆63Updated 11 months ago
- Official PyTorch implementation for paper: Diffusion-GAN: Training GANs with Diffusion☆657Updated 2 years ago
- Pytorch implementation for VAE and conditional VAE.☆36Updated 4 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆119Updated 6 years ago
- PyTorch Implementation of InfoGAN☆324Updated 2 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆86Updated 2 years ago