Skip to content

lhannest/neuralstyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neuralstyle

This is an implemenation of the paper A Neural Algorithm of Artistic Style by L. Gatsy, A. Ecker, and M. Bethge (http://arxiv.org/abs/1508.06576).

For this program to work you must download the weights for the VGG-19 deep net, and place the file in the models directory.

Here I've taken the content of this image:

source content image

And I've used the style of this image:

source style image

To generate this image:

generated image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages