neural-style running for Mac OS X, El Capitan/Sierra
How to install
git clone https://github.com/torch/ezinstall
$ clean.sh $ install-deps $ install-torch+luajit
$ luarocks install loadcaffe
$ brew insrall protobuf
$ luarocks install optim $ luarocks install image $ luarocks install nn $ luarocks install nngraph
$ git clone https://github.com/jcjohnson/neural-style $ sh model/download_model.sh
$ th neural_style.lua -gpu -1 ...
You can also use the CUDA (eGPU or Nvidia Mac)
$ th neural_style.lua -gpu 0 ...
https://www.youtube.com/watch?v=FJEtcLNaqCc
Enjoy the deep art ~