This is a matlab implementation of the paper A Neural Algorithm of Artistic Style by Leon A. Gatys, Alexander S. Ecker, and Matthias Bethge.
Install and compile MatConvNet
Download imagenet-vgg-verydeep-19 to /path/to/Artistic_Style.m
Run Artistic_Style.m
Tested on OSX 10.11, Matlab 2014b, MatConvNet 1.0-beta16
Images are initialized with content image and optimized using L-BFGS.