Lornatang / conditional_ganLinks
Simple implementation of conditional general adverse nets in pytorch machine learning framework
☆59Updated 9 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☆799Updated 2 months ago
- A very simple implementation of cyclegan, which is based on pytorch.☆166Updated last year
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆130Updated 3 months ago
- 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
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆116Updated last year
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆147Updated last year
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆70Updated 7 years ago
- a GAN using Wasserstein loss and resnet to generate anime pics.☆23Updated 3 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆530Updated 8 years ago
- open for other☆65Updated 3 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 4 years ago
- Improved training of Wasserstein GANs☆47Updated 4 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆279Updated 5 years ago
- A clean and readable Pytorch implementation of CycleGAN☆1,319Updated 3 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆400Updated 3 years ago
- A simple PyTorch implementation of conditional denoising diffusion probabilistic models (DDPM) on MNIST, Fashion-MNIST, and Sprite datase…☆84Updated last year
- Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch☆652Updated 7 months ago
- PyTorch Implementation of InfoGAN☆327Updated 3 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆68Updated 5 years ago
- PyTorch implementation for Conditional Image Generation with Score-Based Diffusion Models☆79Updated last year
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆177Updated 4 years ago
- This project aim to share the knowledge and code concerning generative models, including: GAN, Diffusion, VAE.☆119Updated 2 years ago
- Simple and clean implementation of Conditional Variational AutoEncoder (cVAE) using PyTorch☆125Updated 2 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆205Updated 11 months ago
- A pytorch implementation of Progressive Growing GAN.☆19Updated last year
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆65Updated 4 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 7 years ago
- BBDM: Image-to-image Translation with Brownian Bridge Diffusion Models☆405Updated last year