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…☆210Updated last year
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆395Updated 3 years ago
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.☆59Updated 5 years ago
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 4 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- PyTorch implementation of CycleGAN☆81Updated 7 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Unsupervised Image-to-Image Translation with Self-Attention Networks Official PyTorch Implementation (IEEE BigComp 2020, This paper has b…☆20Updated 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,…☆232Updated 2 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆125Updated 6 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 6 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆681Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).☆166Updated last year
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆173Updated 3 years ago
- DCGAN on 256x256 pictures☆37Updated 6 years ago
- Pytorch implementation of pix2pix for various datasets.☆126Updated 4 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated last year
- "Contrastive Learning for Unpaired Image-to-Image Translation" in TensorFlow 2☆35Updated 4 years ago
- Reimplementation of CycleGAN☆388Updated 3 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆164Updated 10 months ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆64Updated 3 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- MSG StyleGAN in tensorflow☆265Updated 5 years ago
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆82Updated 4 years ago