liuzhengwei127 / Styfer

An implementation of "A Neural Algorithm of Artistic Style" with Pytorch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Styfer

It's an implementation of "A Neural Algorithm of Artistic Style" with Pytorch.

Using Styfer, you can produce an artistic creation with neural network just by inputing a content image and a style image!

You can read the paper here http://arxiv.org/abs/1508.06576

Some Examples

content+style=target

+ =


+ =


+ =

About

An implementation of "A Neural Algorithm of Artistic Style" with Pytorch.


Languages

Language:Jupyter Notebook 100.0%