MingtaoGuo / Conditional-Instance-Norm-for-n-Style-TransferLinks
Implementation of the paper A Learned Representation for Artistic Style (Conditional instance normalization)
☆40Updated 6 years ago
Alternatives and similar repositories for Conditional-Instance-Norm-for-n-Style-Transfer
Users that are interested in Conditional-Instance-Norm-for-n-Style-Transfer are comparing it to the libraries listed below
Sorting:
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 6 years ago
- A light weight pytorch re-implementation of the paper "A Learned Representation For Artistic Style"☆61Updated 5 years ago
- Simple Tensorflow implementation of RelativisticGAN☆50Updated 6 years ago
- Official repository of the paper 'Attention-aware Multi-stroke Style Transfer' in CVPR 2019☆82Updated 2 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 6 years ago
- Official PyTorch implementation of GDWCT (CVPR 2019, oral)☆139Updated 5 years ago
- Official PyTorch Implementation of "Example-Guided Style-Consistent Image Synthesis from Semantic Labeling" - CVPR 2019☆57Updated 5 years ago
- Source code and information for the ECCV 2018 paper: Gokaslan et al., 'Improving Shape Deformation in Unsupervised Image-to-Image Transla…☆122Updated 3 years ago
- Pytorch(1.0+) implementation of Universal Style Transfer via Feature Transforms.☆35Updated 5 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 5 years ago
- O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks☆127Updated 5 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- Content Transformation Block For Image Style Transfer [CVPR19]☆25Updated 5 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 5 years ago
- ☆38Updated 6 years ago
- Unofficial Implementation of the paper: StyleBank: An Explicit Representation for Neural Image Style Transfer☆91Updated 6 years ago
- Homomorphic Latent Space Interpolation for Unpaired Image-to-image Translation☆106Updated 2 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
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- This is a pytorch version of the Generative Image Inpainting with Contextual Attention☆73Updated 5 years ago
- Code for “Auto-Embedding Generative Adversarial Networks for High Resolution Image Synthesis”☆39Updated 5 years ago
- Attentive Normalization for Conditional Image Generation☆72Updated 4 years ago
- SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018☆84Updated 5 years ago
- [ACCV 2018 Oral] Dual Generator Generative Adversarial Networks for Multi-Domain Image-to-Image Translation☆45Updated 3 years ago
- PyTorch Implementation of ECCV 2020 Spotlight "TuiGAN: Learning Versatile Image-to-Image Translation with Two Unpaired Images"☆189Updated 4 years ago
- COCO-GAN: Generation by Parts via Conditional Coordinating (ICCV 2019 oral)☆268Updated 4 years ago
- Avatar-Net: Multi-scale Zero-shot Style Transfer by Feature Decoration☆179Updated 4 years ago
- MM2018 "Sparsely Grouped Multi-task Generative Adversarial Networks for Facial Attribute Manipulation"☆77Updated 2 years ago
- TensorFlow implementation of the paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" by Xun Huang and Serg…☆66Updated 7 years ago
- A python implementation of Deep-Image-Analogy based on pytorch.