The purpose of this script is to illustrate how to do stylenet in TensorFlow. We reference the following paper for this algorithm.
- Download the VGG-verydeep-19.mat file here.
- You must download two images, a style image and a content image for the algorithm to blend. (Image links are to the images used in the book.)
The algorithm will output temporary images during training.