neuralstyle
There are 4 repositories under neuralstyle topic.
cuicaihao/fast_neural_style
This repository contains a PyTorch implementation of an algorithm for artistic style transfer. The algorithm can be used to mix the content of an image with the style of another image. For example, here is a photograph of a door arch rendered in the style of a stained glass painting.
blanyal/neural-style
TensorFlow implementation of "A Neural Algorithm of Artistic Style" by Leon A. Gatys, Alexander S. Ecker, and Matthias Bethge.
Vanly233/Neural-Style-Transfer
关于深度学习的笔记、项目
makaveli10/NeuralStyleTransfer
Applies the style of a given image to the content of input image