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 implementation of CycleGAN using a tensorflow backend.☆192Updated 6 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 3 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆211Updated 2 years ago
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 4 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆401Updated 3 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆178Updated 3 years ago
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.☆61Updated 5 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 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
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆65Updated 4 years ago
- ☆35Updated 4 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆116Updated last year
- Data Augmentation optimized for GAN☆58Updated 4 years ago
- Jupyter Notebook on Conditional GAN☆13Updated 6 years ago
- "Contrastive Learning for Unpaired Image-to-Image Translation" in TensorFlow 2☆37Updated 4 years ago
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆216Updated 5 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 6 years ago
- Code accompanying UVCGAN paper☆152Updated 11 months ago
- PyTorch implementation of CycleGAN☆84Updated 8 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆683Updated 2 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆65Updated 7 years ago
- Implementation of Transformer-based GAN Model in Tensorflow / Keras☆23Updated last year
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆261Updated 6 years ago
- DCGAN on 256x256 pictures☆38Updated 7 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆96Updated 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,…☆233Updated 3 years ago
- A PyTorch implementation of VITGAN: Training GANs with Vision Transformers☆57Updated 4 years ago