MingtaoGuo / sngan_projection_TensorFlow
Simply implement the paper: cGANs with Projection Discriminator by TensorFlow
☆40Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for sngan_projection_TensorFlow
- Simplely implement the paper 'Semantic Image Inpainting with Deep Generative Models' by TensorFlow☆19Updated 4 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆226Updated 2 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆118Updated 5 years ago
- Inception score for measuring quality of images generating from GAN☆42Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- Homomorphic Latent Space Interpolation for Unpaired Image-to-image Translation☆105Updated last year
- SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018☆83Updated 4 years ago
- Implementation of style transfer by tensorflow, for detail please see the paper "Image Style Transfer Using Convolutional Neural Networks…☆50Updated 6 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- Unsupervised Attention-Guided Image to Image Translation☆331Updated 5 years ago
- Implementation of the paper A Learned Representation for Artistic Style (Conditional instance normalization)☆40Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- Simplely implement the paper 'FormResNet: Formatted Residual Learning for Image Restoration' by TensorFlow☆17Updated 5 years ago
- Tensorflow Implementation: Johnson, J., Alahi, A. and Fei-Fei, L., 2016, October. Perceptual losses for real-time style transfer and supe…☆11Updated 5 years ago
- The code of the paper 'Learning-Residual-Images-for-Face-Attribute-Manipulation' is implemented by TensorFlow☆36Updated 5 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆149Updated 2 years ago
- Pytorch Implementation of Perceptual Losses for Real-Time Style Transfer and Super-Resolution☆163Updated 5 years ago
- Code for paper "Sparsely Grouped Multi-task Generative Adversarial Networks for Facial Attribute Manipulation"☆77Updated last year
- This is a pytorch version of the Generative Image Inpainting with Contextual Attention