henry32144 / pggan-tensorflow
A TF 2.0 implementation of Progressive growing of GANs
☆15Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for pggan-tensorflow
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆29Updated last year
- Frechet Inception Distance for Keras-based GANs☆19Updated 5 years ago
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆25Updated 2 years ago
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆80Updated 3 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆167Updated 2 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆34Updated 5 years ago
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 3 years ago
- PyTorch implementation of CycleGAN☆77Updated 7 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆193Updated 4 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆203Updated last year
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 4 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆76Updated 2 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆77Updated last year
- Unsupervised Image-to-Image Translation with Self-Attention Networks Official PyTorch Implementation (IEEE BigComp 2020, This paper has b…☆21Updated 4 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆59Updated 3 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆381Updated 2 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆262Updated 5 years ago
- MSG StyleGAN in tensorflow☆263Updated 4 years ago
- Code accompanying UVCGAN paper☆134Updated 5 months ago
- Implementation of Depthwise Separable Convolution (pytorch)☆70Updated 4 years ago
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 3 years ago
- Implementations of Original Gan, Wgan-div, Lsgan and others with training animations☆10Updated 4 years ago
- Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine…☆56Updated 2 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆148Updated 2 months ago
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.☆55Updated 4 years ago
- A Pytorch Implementation of the Fréchet Inception Distance (FID)☆59Updated 2 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- Autoencoders in PyTorch☆83Updated 2 years ago
- Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018☆93Updated last year