Variational Denoising Network: Toward Blind Noise Modeling and Removal (NeurIPS, 2019) (Pytorch)
PyTorch implementation of "Universal Style Transfer via Feature Trasforms"
This is the Pytorch implementation of Universal Style Transfer via Feature Transforms.
Code for "Texture Networks: Feed-forward Synthesis of Textures and Stylized Images" paper.
TensorFlow/Keras implementation of "Universal Style Transfer via Feature Transforms" from https://arxiv.org/abs/1705.08086
The source code of NIPS17 'Universal Style Transfer via Feature Transforms'.
Fast Neural Style Transfer with Arbitrary Style using AdaIN Layer - Based on Huang et al. "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"