henry32144 / pggan-tensorflowLinks
A TF 2.0 implementation of Progressive growing of GANs
☆17Updated 3 years ago
Alternatives and similar repositories for pggan-tensorflow
Users that are interested in pggan-tensorflow are comparing it to the libraries listed below
Sorting:
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆211Updated 2 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 3 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆400Updated 3 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 6 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 6 years ago
- Unsupervised Image-to-Image Translation with Self-Attention Networks Official PyTorch Implementation (IEEE BigComp 2020, This paper has b…☆21Updated 5 years ago
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆216Updated 5 years ago
- Progessive Growing of GANs in Pytorch 1.1☆22Updated 6 years ago
- MSG StyleGAN in tensorflow☆264Updated 6 years ago
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 5 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆127Updated 7 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆223Updated 6 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆65Updated 8 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆71Updated 8 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆177Updated 4 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆116Updated last year
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆113Updated 6 years ago
- A pytorch implementation of Progressive Growing GAN.☆19Updated last year
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.☆60Updated 5 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆65Updated 4 years ago
- ☆35Updated 4 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆166Updated last year
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆233Updated 3 years ago
- A PyTorch implementation for StyleGAN with full features.☆380Updated 4 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆261Updated 7 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆128Updated 4 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- Pytorch implementation of pix2pix for various datasets.☆125Updated 4 years ago
- A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.1…☆57Updated 6 years ago
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆83Updated 4 years ago