henry32144 / pggan-tensorflow
A TF 2.0 implementation of Progressive growing of GANs
☆17Updated 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…☆209Updated last year
- 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)☆394Updated 3 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆64Updated 7 years ago
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.☆59Updated 5 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 5 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- Jupyter Notebook on Conditional GAN☆13Updated 5 years ago
- Pytorch implementation of pix2pix for various datasets.☆124Updated 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…☆56Updated 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
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 4 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more☆140Updated 3 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 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,…☆230Updated 2 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- PyTorch implementation of CycleGAN☆79Updated 7 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆206Updated 4 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆540Updated last year
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- stylegan2, tensorflow 2, keras subclassing☆102Updated 2 years ago
- A pytorch implementation of Progressive Growing GAN.☆19Updated 9 months ago
- A PyTorch implementation for StyleGAN with full features.☆380Updated 3 years ago
- Various Additional Keras Layers: SparseConv2D, PartialConv2D, GroupConv2D, DeformableConv2D, DepthwiseConv2D, MaxPoolingWithArgmax2D, Max…☆38Updated 9 months ago