Universal style transfer via Feature Transforms in autonn

MATLAB implementation of "Universal Style Transfer via Feature Transforms", NIPS 2017 (official torch implementation here)

Dependencies

autonn and MatConvNet

The VGG-19 encoder and decoder weights must be downloaded here, thanks to @albanie for converting them from PyTorch.

Run setup.m to add matconvnet and autonn into your path. Then, running the demo files will perform style transfer and texture synthesis.

Style transfer

styletransfer

Texture Synthesis

bones flowers