murari023 / autonn-universal-style-transfer-WCT

Universal style in autonn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:MATLAB 100.0%