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…☆209Updated last year
- Frechet Inception Distance for Keras-based GANs☆19Updated 5 years ago
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 4 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆170Updated 3 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆34Updated 5 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆193Updated 5 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆31Updated last year
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆206Updated 4 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆63Updated 7 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆59Updated 3 years ago
- A pytorch implementation of Progressive-GAN that is actually works, readable and simple to customize☆84Updated 2 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆154Updated 5 months ago
- Unsupervised Image-to-Image Translation with Self-Attention Networks Official PyTorch Implementation (IEEE BigComp 2020, This paper has b…☆20Updated 4 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 4 years ago
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.☆59Updated 4 years ago
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆26Updated 3 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 4 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated 11 months ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- Colorization of grayscale images using CycleGAN in TensorFlow.☆19Updated 3 years ago
- Learning image-to-image translation using paired and unpaired training samples☆20Updated 3 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆122Updated 3 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- A PyTorch implementation of VITGAN: Training GANs with Vision Transformers☆55Updated 3 years ago
- PyTorch implementation of CycleGAN☆79Updated 7 years ago