Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 665 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 665 Bytes

neural-style

About

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.

License

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.