Saturday, August 5, 2017

Neural Style Tensorflow

https://github.com/cysmith/neural-style-tf

This is a TensorFlow implementation of several techniques described in the papers:
Additionally, techniques are presented for semantic segmentation and multiple style transfer.
The Neural Style algorithm synthesizes a pastiche by separating and combining the content of one image with the style of another image using convolutional neural networks (CNN). Below is an example of transferring the artistic style of The Starry Night onto a photograph of an African lion:

No comments:

Post a Comment