henry32144 / pggan-tensorflow
A TF 2.0 implementation of Progressive growing of GANs
☆15Updated 2 years ago
Alternatives and similar repositories for pggan-tensorflow:
Users that are interested in pggan-tensorflow are comparing it to the libraries listed below
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆207Updated last year
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 3 years ago
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 5 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 5 years ago
- Unsupervised Image-to-Image Translation with Self-Attention Networks Official PyTorch Implementation (IEEE BigComp 2020, This paper has b…☆20Updated 4 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆77Updated last year
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- StyleGAN made with Keras☆168Updated 5 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 3 years ago
- Image to Image Translation using Conditional GANs (Pix2Pix) implemented using Tensorflow 2.0☆29Updated 4 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆95Updated 4 years ago
- A semi supervised GAN for image classification implemented in Pytorch☆49Updated 3 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆79Updated 2 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆112Updated 10 months ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆110Updated 3 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆229Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆69Updated 7 years ago
- Unofficial implementation of StyleGAN2 using TensorFlow 2.x.☆143Updated 3 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆59Updated 3 years ago
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆82Updated 3 years ago
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.☆59Updated 4 years ago
- Data Augmentation optimized for GAN☆55Updated 3 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆37Updated last year
- EC-GAN: Low-Sample Classification using Semi-Supervised Algorithms and GANs (AAAI 2021)☆40Updated 3 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆154Updated 4 months ago