Implementation of Neural Algorithm of Artistic Style: http://arxiv.org/abs/1508.06576
- Install Caffe framework
- Make link (or copy) to python Caffe folder in deep_style root
- Install python requirements from requirements.txt
- Run deep_style.py with nesseccary arguments (use -h or --help to get list of all arguments)