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:

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


Built With
- python
- tensorflow





Log in or sign up for Devpost to join the conversation.