sunshineatnoon / PytorchWCT
This is the Pytorch implementation of Universal Style Transfer via Feature Transforms.
☆363Updated 2 years ago
Alternatives and similar repositories for PytorchWCT:
Users that are interested in PytorchWCT are comparing it to the libraries listed below
- Style Transfer by Relaxed Optimal Transport and Self-Similarity (CVPR 2019)☆310Updated last year
- The source code of NIPS17 'Universal Style Transfer via Feature Transforms'.☆602Updated 2 years ago
- PyTorch implementation of "Universal Style Transfer via Feature Trasforms"☆88Updated 6 years ago
- Avatar-Net: Multi-scale Zero-shot Style Transfer by Feature Decoration☆178Updated 4 years ago
- TensorFlow/Keras implementation of "Universal Style Transfer via Feature Transforms" from https://arxiv.org/abs/1705.08086☆321Updated 6 years ago
- A python implementation of Deep-Image-Analogy based on pytorch.☆181Updated 3 years ago
- Code and data for paper: https://arxiv.org/abs/1802.07101☆158Updated 3 years ago
- This is the Pytorch implementation of "Learning Linear Transformations for Fast Image and Video Style Transfer" (CVPR 2019).☆384Updated 5 years ago
- Unofficial implementation of Swapping Autoencoder for Deep Image Manipulation (https://arxiv.org/abs/2007.00653) in PyTorch☆254Updated 3 years ago
- COCO-GAN: Generation by Parts via Conditional Coordinating (ICCV 2019 oral)☆268Updated 4 years ago
- High-Resolution Network for Photorealistic Style Transfer☆204Updated 5 years ago
- Modified h5tool.py make user getting celeba-HQ easier☆122Updated 5 years ago
- Unofficial Implementation of the paper: StyleBank: An Explicit Representation for Neural Image Style Transfer☆87Updated 6 years ago
- PyTorch implementation of "Deep Photo Style Transfer"☆89Updated 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
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 4 years ago
- Real-time neural style transfer via meta networks☆128Updated 6 years ago
- code for "Fast Patch-based Style Transfer of Arbitrary Style".☆411Updated 6 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆414Updated 5 years ago
- Simple Tensorflow implementation of "Semantic Image Synthesis with Spatially-Adaptive Normalization" a.k.a. GauGAN, SPADE (CVPR 2019 Oral…☆366Updated 2 years ago
- The Contextual Loss☆489Updated 3 years ago
- pytorch implementation of fast-neural-style