MingtaoGuo / Real-Time-Arbitrary-Style-Transfer-AdaIN-TensorFlow
This code mainly implement the paper ' Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization ' by TensorFlow
☆17Updated 6 years ago
Alternatives and similar repositories for Real-Time-Arbitrary-Style-Transfer-AdaIN-TensorFlow:
Users that are interested in Real-Time-Arbitrary-Style-Transfer-AdaIN-TensorFlow are comparing it to the libraries listed below
- A simple code of CycleGAN which is easy to read is implemented by TensorFlow☆20Updated 6 years ago
- The code of CapsuleNet☆11Updated 7 years ago
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 6 years ago
- Implementation of style transfer by tensorflow, for detail please see the paper "Image Style Transfer Using Convolutional Neural Networks…☆51Updated 6 years ago
- Inplementing the paper 'Context Encoders: Feature Learning by Inpainting' by TensorFlow☆12Updated 6 years ago
- Collecting some interesting papers about computer vision☆21Updated 6 years ago
- Implementation of the paper A Learned Representation for Artistic Style (Conditional instance normalization)☆40Updated 6 years ago
- Simplely implement the paper 'FormResNet: Formatted Residual Learning for Image Restoration' by TensorFlow☆17Updated 5 years ago
- Simple code implement the paper of CartoonGAN(CVPR2018)☆16Updated 6 years ago
- The code of the paper 'Learning-Residual-Images-for-Face-Attribute-Manipulation' is implemented by TensorFlow☆36Updated 6 years ago
- Simplely implement the paper 'Semantic Image Inpainting with Deep Generative Models' by TensorFlow☆21Updated 5 years ago
- Reimplementation of the Paper: Large Scale GAN Training for High Fidelity Natural Image Synthesis☆28Updated 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,…☆230Updated 2 years ago
- SRGAN (super resolution generative adversarial networks) with WGAN loss function in TensorFlow☆27Updated 6 years ago
- Code for paper "SketchyGAN: Towards Diverse and Realistic Sketch to Image Synthesis"☆134Updated 2 years ago
- A convolution neural network with SE block and haar wavelet block for Chinese calligraphy styles classification by TensorFlow.(Paper: A n…☆43Updated 5 years ago
- ☆14Updated 6 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 5 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Re-implementation of https://github.com/zsdonghao/text-to-image☆25Updated 7 years ago
- This repository is as a research project in the field of super resolution. It uses RDN as the generator and spectral norm is used in disc…☆25Updated 4 years ago
- An reimplement version of inpainting model in Free-Form Image Inpainting with Gated Convolution☆118Updated 6 years ago
- An implement of SRGAN(Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) for tensorflow version☆50Updated 7 years ago
- TensorFlow implementation of the paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" by Xun Huang and Serg…☆66Updated 6 years ago
- keras implementation of CAGAN and its variants. The Conditional Analogy GAN: Swapping Fashion Articles on People Images☆57Updated 7 years ago
- ☆23Updated 8 years ago
- Semantic style transfer, code and data for "GLStyleNet: Exquisite Style Transfer Combining Global and Local Pyramid Features" (IET Comput…☆49Updated 2 years ago
- PyTorch implementation of "Deep Photo Style Transfer"☆88Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago