This is a modified version of Anish Athalye's implementation of neural-style. Specifically, I have changed the stylize.py
script to allow for the saving and loading of trained models. The full details of these changes are outlined here.
The original code upon which this is based is copyright, the details of which have been provided below.
Copyright (c) 2015-2017 Anish Athalye. Released under GPLv3. See LICENSE.txt for details.