Neural Style Transfer Algorithm
-
Updated
Nov 22, 2019 - Python
Neural Style Transfer Algorithm
Implementation of Neural Style Transfer algorithm with pre-trained VGG-16 Network & TensorFlow in Python 3.
Basic implementation of neural style transfer using Tensorflow
Implementation of the paper: https://arxiv.org/pdf/1508.06576.pdf
Applies the style of a given image to the content of input image
Use Neural Networks to Paint Images in Famous Styles
Add a description, image, and links to the neural-style-transfer-tensorflow topic page so that developers can more easily learn about it.
To associate your repository with the neural-style-transfer-tensorflow topic, visit your repo's landing page and select "manage topics."