An implementation of this paper in TensorFlow. It's written completely from scratch. Source code here: https://github.com/anishathalye/neural-style (GPLv3)

Example

Running it for 500-2000 iterations seems to produce nice results (using the ADAM optimizer).

The following example was run for 1000 iterations to produce the result:

output

These were the input images used (me sleeping at a hackathon and Starry Night).

input-content

input-style

Built With

+ 21 more
Share this project:

Updates