Skip to content

ryanwebster90/autonn-universal-style-transfer-WCT

Repository files navigation

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

About

Universal style in autonn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages