/keras_style_transfer

Implementation of the neural style tranfer script using Keras

Primary LanguagePython

keras_style_transfer

Implementation of the neural style tranfer script using Keras

This is the repository for the code presented in this blog post.

This code is written for Tensorflow 1.8.

Results

Influence

This program was inspired by the original paper, and the official Keras turorial.